fix: Msi custom app, different component guids (#7738)

* fix: Msi custom app, different component guids

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* fix: msi, update readme

Signed-off-by: fufesou <shuanglongchen@yeah.net>

---------

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2024-04-16 14:12:39 +08:00
committed by GitHub
parent a5d02998ad
commit 9b5e5aa474
2 changed files with 37 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
# RustDesk msi project
Use Visual Studio 2022 to compile this project.
Use Visual Studio 2019 to compile this project.
This project is mainly derived from <https://github.com/MediaPortal/MediaPortal-2.git> .