That problem can be mitigated: http://robmensching.com/blog/posts/2010/5/2/The-WiX-toolsets-Remember-Property-pattern
Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me ----- Original Message ---- From: Bruce Cran <br...@cran.org.uk> To: wix-users@lists.sourceforge.net Sent: Fri, October 8, 2010 6:26:29 AM Subject: Re: [WiX-users] Application registry keys best practise On Friday 08 October 2010 10:36:12 Mark Simonetti wrote: > Is it best practise for the installer to create all the registry keys > that the application itself might create? I imagine the biggest pros to > that would be that the installer controls the default settings, also > making them configurable on the installer command line, and also the > keys will be removed if the application is uninstalled keeping it clean. The potential problem with having the installer create and remove them is that users probably expect to be able to reinstall the application and have their data still be accessible. -- Bruce Cran ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users