mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-14 14:41:30 +03:00
Fix. Msi. Terminate brokers. (#7693)
* Fix. Msi. Terminate brokers. Signed-off-by: fufesou <shuanglongchen@yeah.net> * Fix. Msi, remove tray shortcut in startmenu Signed-off-by: fufesou <shuanglongchen@yeah.net> * Msi. format Signed-off-by: fufesou <shuanglongchen@yeah.net> * Feat. Msi, set property Signed-off-by: fufesou <shuanglongchen@yeah.net> * Fix. Mis, only do InstallValidate if is Install Signed-off-by: fufesou <shuanglongchen@yeah.net> --------- Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -39,5 +39,6 @@ Run `msiexec /i package.msi /l*v install.log` to record the log.
|
||||
|
||||
## Refs
|
||||
|
||||
1. [windows-installer-portal](https://learn.microsoft.com/en-us/windows/win32/Msi/windows-installer-portal)
|
||||
1. [wxs](https://wixtoolset.org/docs/schema/wxs/)
|
||||
1. [wxs github](https://github.com/wixtoolset/wix)
|
||||
|
||||
Reference in New Issue
Block a user