Re: [WiX-users] Removing User Generated Files

2008-09-04 Thread Pally Sandher
. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: 04 September 2008 03:50 To: General discussion for Windows Installer XML too

Re: [WiX-users] Removing User Generated Files

2008-09-03 Thread Bob Arnson
Daniel Newmarch wrote: > I have a working WiX installer, which is pretty plain, just > installs/uninstalls files. However, the application that it installs > creates data in the users My Documents and Local Settings\Application Data > when it is run, and I have been asked to remove this data on un

[WiX-users] Removing User Generated Files

2008-09-03 Thread Daniel Newmarch
Hi, I have a working WiX installer, which is pretty plain, just installs/uninstalls files. However, the application that it installs creates data in the users My Documents and Local Settings\Application Data when it is run, and I have been asked to remove this data on uninstall. I was wondering i