Re: [WiX-users] Getting ProductCode when auto-generated

2006-12-29 Thread Rob Mensching
] On Behalf Of Brian Patton Sent: Friday, December 29, 2006 18:07 To: [email protected] Subject: [WiX-users] Getting ProductCode when auto-generated I use ProductCode ---- (auto-generated) for my installer, with a constant UpgradeCode so that upgrades

[WiX-users] Getting ProductCode when auto-generated

2006-12-29 Thread Brian Patton
I use ProductCode ---- (auto-generated) for my installer, with a constant UpgradeCode so that upgrades are performed fairly seamlessly. A few questions about the upgrade process. 1) I want to write a regkey that tells other apps how to uninstall my app. The command