mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 16:41:28 +03:00
Feat. msi (#7584)
* Feat. msi Signed-off-by: fufesou <shuanglongchen@yeah.net> * remove ununsed file Signed-off-by: fufesou <shuanglongchen@yeah.net> --------- Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
17
res/msi/README.md
Normal file
17
res/msi/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# RustDesk msi project
|
||||
|
||||
Use Visual Studio 2022 to compile this project.
|
||||
|
||||
This project is mainly derived from <https://github.com/MediaPortal/MediaPortal-2.git> .
|
||||
|
||||
## TODOs
|
||||
|
||||
1. tray, uninstall shortcut
|
||||
1. launch client after installation
|
||||
1. github ci
|
||||
1. options
|
||||
1. Custom client.
|
||||
1. firewall and tcp allow. Outgoing
|
||||
1. Custom icon. Current `Resources/icon.ico`.
|
||||
1. Show license ?
|
||||
1. Do create service. Outgoing.
|
||||
Reference in New Issue
Block a user