Re: [WiX-users] Uninstall Problem if installed on non system partition

2009-07-30 Thread Tom Kazimiers
lt;2voo...@gmx.de> > To: General discussion for Windows Installer XML toolset. > > Sent: Wednesday, July 29, 2009 5:17:19 PM > Subject: Re: [WiX-users] Uninstall Problem if installed on non system > partition > > Hi, > > thans for the hint, with the verbose logging

Re: [WiX-users] Uninstall Problem if installed on non system partition

2009-07-29 Thread Adrian Gantoi
<2voo...@gmx.de> To: General discussion for Windows Installer XML toolset. Sent: Wednesday, July 29, 2009 5:17:19 PM Subject: Re: [WiX-users] Uninstall Problem if installed on non system partition Hi, thans for the hint, with the verbose logging (I guess "/lvx! install.log" for ms

Re: [WiX-users] Uninstall Problem if installed on non system partition

2009-07-29 Thread Tom Kazimiers
anything about >> them and thus leaves both the files and the directory intact. >> >> Run the uninstall from the command line using msiexec to get a verbose >> > > >> log and see what the log says. It should give you a clue why the >> files are not

Re: [WiX-users] Uninstall Problem if installed on non system partition

2009-07-28 Thread Chris Lord
y you expect. Chris -Original Message- From: Tom Kazimiers [mailto:2voo...@gmx.de] Sent: Monday, July 27, 2009 17:11 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Uninstall Problem if installed on non system partition Chris, thanks for the hint wit

Re: [WiX-users] Uninstall Problem if installed on non system partition

2009-07-27 Thread Tom Kazimiers
o...@gmx.de] > Sent: Monday, July 27, 2009 04:07 > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Uninstall Problem if installed on non system > partition > > Hi, > > the installer I use is written with WiX 3 and everything works, except

Re: [WiX-users] Uninstall Problem if installed on non system partition

2009-07-27 Thread Chris Lord
. It should give you a clue why the files are not removed. Chris -Original Message- From: Tom Kazimiers [mailto:2voo...@gmx.de] Sent: Monday, July 27, 2009 04:07 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Uninstall Problem if installed on non system

[WiX-users] Uninstall Problem if installed on non system partition

2009-07-27 Thread Tom Kazimiers
Hi, the installer I use is written with WiX 3 and everything works, except one little problem with the uninstallation process. If I don't change the default install location (which is on the system partition of Windows) everything works as expected (everything gets removed on an uninstall). But if