Re: [WiX-users] Keep files after uninstall

2006-08-03 Thread Alexander Gnauck
mailto:[EMAIL PROTECTED] On Behalf Of Rob Hamflett > Sent: Thursday, August 03, 2006 7:15 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Keep files after uninstall > > That's true, but I prefer to set [EMAIL PROTECTED]"yes". That way y

Re: [WiX-users] Keep files after uninstall

2006-08-03 Thread Rob Mensching
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Hamflett Sent: Thursday, August 03, 2006 7:15 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Keep files after uninstall That's true, but I prefer to set [EMAIL PROTECTED]"yes". That way you can

[WiX-users] Keep files after uninstall

2006-08-03 Thread Alexander Gnauck
Hello, What is the correct way of installing files which i don't want to uninstall later, or only uninstall with a custom action (eg. important databases). I read that files in a component without GUID will not be uninstalled. Is this the way to go? Thanks Alex --

Re: [WiX-users] Keep files after uninstall

2006-08-03 Thread Rob Hamflett
That's true, but I prefer to set [EMAIL PROTECTED]"yes". That way you can still specify a GUID and track it, patch it, etc. Rob Alexander Gnauck wrote: > Hello, > > What is the correct way of installing files which i don't want to > uninstall later, or only uninstall with a custom action (e