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 fe7530e commit 5f82bfeCopy full SHA for 5f82bfe
packaging/msi/FDBInstaller.wxs
100755
100644
@@ -32,7 +32,7 @@
32
33
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
34
<Product Name='$(var.Title)'
35
- Id='{06EE6C90-3838-4C25-95D6-A4716F8CE7D0}'
+ Id='{736CD67B-6851-4B97-8DB7-6969EABFA54B}'
36
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
37
Version='$(var.Version)'
38
Manufacturer='$(var.Manufacturer)'
0 commit comments