We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2335fc7 commit 95cd5dcCopy full SHA for 95cd5dc
packaging/msi/FDBInstaller.wxs
100644
100755
@@ -32,7 +32,7 @@
32
33
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
34
<Product Name='$(var.Title)'
35
- Id='{6B9B840B-A6E2-4E07-B41A-86910C574923}'
+ Id='{C756534F-D7CA-4B95-95C6-6F5C7AB9342D}'
36
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
37
Version='$(var.Version)'
38
Manufacturer='$(var.Manufacturer)'
0 commit comments