Re: [WiX-users] Removal of file on uninstall

2007-10-26 Thread Jaguar 36
Hi Sebastian, They are .sys files , but I did not set them to be system files in the property. Thanks! > CC: wix-users@lists.sourceforge.net> From: [EMAIL PROTECTED]> Subject: Re: > [WiX-users] Removal of file on uninstall> Date: Fri, 26 Oct 2007 13:13:09 > +0200>

Re: [WiX-users] Removal of file on uninstall

2007-10-26 Thread Sebastian Brand
What file is it? Maybe the windows file protection automatically recovers the file if it is a system file. Best regards, Sebastian Brand Instyler Software - http://www.instyler.com On Oct 25, 2007, at 10:56 PM, Jaguar 36 wrote: > Hi, > > I discovered a weird problem when uninstalling. > I ha

[WiX-users] Removal of file on uninstall

2007-10-25 Thread Jaguar 36
Hi, I discovered a weird problem when uninstalling. I had a file in WindowsFolder as well as a file in SystemFolder. Key was set to Permanent="no" for both files. On uninstallation, the one in WindowsFolder got removed while the one in SystemFolder did not. I even tried to explicitly remove the