[WiX-users] Adding support for MsiRMFilesInUseDialog

2008-02-13 Thread Carl Daniel
New to WIX, working on a project converted from a VS Deployment project, trying to address Vista logo compliance issue, test case number 25: setup needs to use the MsiRMFilesInUseDialog. Apparently, VS deployment projects don't include support for handling files in use. Can anyone point me to

Re: [WiX-users] Setting Uninstall/.../InstallLocation in registry

2008-02-13 Thread Carl Daniel
Thanks, John - that worked perfectly. -cd -Original Message- From: John Vottero [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 12, 2008 3:34 PM To: Carl Daniel; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Setting Uninstall/.../InstallLocation in registry > -Origi

[WiX-users] Setting Uninstall/.../InstallLocation in registry

2008-02-12 Thread Carl Daniel
I'm sure this has been asked before, but as there doesn't seem to be a workable search mechanism for the archives (that I could find!), I'll ask at the risk of being redundant... I have a WIX project, originally created by running dark.exe against an MSI produced by a VS deployment project. One o