rustdesk/res/msi
fufesou ed257e39d0
Feat. msi (#7590)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-04-03 14:27:35 +08:00
..
CustomActions Feat. msi (#7590) 2024-04-03 14:27:35 +08:00
Package Feat. msi (#7590) 2024-04-03 14:27:35 +08:00
.gitignore Feat. msi (#7590) 2024-04-03 14:27:35 +08:00
msi.sln Feat. msi (#7590) 2024-04-03 14:27:35 +08:00
preprocess.py Feat. msi (#7590) 2024-04-03 14:27:35 +08:00
README.md Feat. msi (#7590) 2024-04-03 14:27:35 +08:00

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

  1. python preprocess.py
  2. Build the .sln solution.

Run msiexec /i package.msi /l*v install.log to record the log.

TODOs

  1. tray, uninstall shortcut
  2. launch client after installation
  3. github ci
  4. options
  5. Custom client.
    1. firewall and tcp allow. Outgoing
    2. Custom icon. Current Resources/icon.ico.
    3. Show license ?
    4. Do create service. Outgoing.