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 5b9cda5 commit 954a0d4Copy full SHA for 954a0d4
Installer/Product.wxs
@@ -1,11 +1,11 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
3
- <Product Id="553AB21B-EFC9-4CD7-9A6C-9EC2EEE92F0E"
+ <Product Id="F0187A83-AC5A-4A5D-8625-8FA74C75E610"
4
Name="!(wix.ProductName)"
5
Language="1033"
6
Version="$(var.DriverVersion)"
7
Manufacturer="10gen Inc."
8
- UpgradeCode="6C79C4F8-C701-4C01-9FD1-A684A86252AF">
+ UpgradeCode="9E90939B-44C2-4069-AF96-73B0E87DE062">
9
10
<Package InstallerVersion="200" Compressed="yes" />
11
0 commit comments