Re: [WiX-users] Conditional registry entries and handling them properly on uninstall

2009-11-26 Thread Blair
ly and we can arrange whatever level of NDA you need. Blair -Original Message- From: Jan Wester [mailto:happyhon...@gmail.com] Sent: Thursday, November 26, 2009 1:28 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Conditional registry entries an

Re: [WiX-users] Conditional registry entries and handling them properly on uninstall

2009-11-26 Thread Jan Wester
Hello Blair, Leaving registry keys behind isn't the biggest issue, and I could deal with leaving some things behind if they didn't replace existing values. But as I wrote in an earlier post, my application deals in the improvement of the experience dealing with files outside the applications insta

Re: [WiX-users] Conditional registry entries and handling them properly on uninstall

2009-11-24 Thread Blair
If you want to restore a previously existing registry key, you would have had to have saved it someplace, or at least saved the fact that it previously existed with enough information to recreate it. That means that in your RegistrySearches you would need to be able to distinguish the difference be