mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
11 lines
186 B
XML
11 lines
186 B
XML
<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
|
|
<Fragment>
|
|
|
|
<Property Id="UpgradesFile" Value="1" />
|
|
|
|
<!--$UpgradeStart$-->
|
|
<!--$UpgradeEnd$-->
|
|
|
|
</Fragment>
|
|
</Wix>
|