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 69c862e commit 529e7a1Copy full SHA for 529e7a1
packaging/msi/FDBInstaller.wxs
@@ -32,7 +32,7 @@
32
33
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
34
<Product Name='$(var.Title)'
35
- Id='{C87FA777-8E67-4298-809C-925758C3FCA4}'
+ Id='{E1E1FACE-6556-42A5-8F29-5E16D1418E24}'
36
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
37
Version='$(var.Version)'
38
Manufacturer='$(var.Manufacturer)'
0 commit comments