mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-18 21:47:53 +08:00
db6bf547a9
* 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>
11 lines
259 B
XML
11 lines
259 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Include xmlns="http://wixtoolset.org/schemas/v4/wxs">
|
|
|
|
<!--$PreVarsStart$-->
|
|
<!--$PreVarsEnd$-->
|
|
|
|
<!-- This should NEVER be changed ! -->
|
|
<?define UpgradeCode = "9D8E3E95-42B8-427E-B801-79F3FE7B6DD7" ?>
|
|
|
|
</Include>
|