|
|
|
@ -5,7 +5,7 @@
|
|
|
|
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
|
|
|
|
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
|
|
|
|
xmlns:bal="http://schemas.microsoft.com/wix/BalExtension">
|
|
|
|
xmlns:bal="http://schemas.microsoft.com/wix/BalExtension">
|
|
|
|
|
|
|
|
|
|
|
|
<Bundle Name="$(var.CPACK_PACKAGE_NAME) [Stable 21.11]"
|
|
|
|
<Bundle Name="$(var.CPACK_PACKAGE_NAME) [Stable]"
|
|
|
|
Version="$(var.CPACK_PACKAGE_VERSION)"
|
|
|
|
Version="$(var.CPACK_PACKAGE_VERSION)"
|
|
|
|
Manufacturer="$(var.CPACK_PACKAGE_VENDOR)"
|
|
|
|
Manufacturer="$(var.CPACK_PACKAGE_VENDOR)"
|
|
|
|
UpgradeCode="$(var.CPACK_BOOTSTRAP_UPGRADE_GUID)"
|
|
|
|
UpgradeCode="$(var.CPACK_BOOTSTRAP_UPGRADE_GUID)"
|
|
|
|
|