mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-19 06:31:02 +08:00
ed257e39d0
Signed-off-by: fufesou <shuanglongchen@yeah.net> |
||
---|---|---|
.. | ||
CustomActions | ||
Package | ||
.gitignore | ||
msi.sln | ||
preprocess.py | ||
README.md |
RustDesk msi project
Use Visual Studio 2022 to compile this project.
This project is mainly derived from https://github.com/MediaPortal/MediaPortal-2.git .
Steps
python preprocess.py
- Build the .sln solution.
Run msiexec /i package.msi /l*v install.log
to record the log.
TODOs
- tray, uninstall shortcut
- launch client after installation
- github ci
- options
- Custom client.
- firewall and tcp allow. Outgoing
- Custom icon. Current
Resources/icon.ico
. - Show license ?
- Do create service. Outgoing.