Re: [WiX-users] Maintenance mode when installed from temp

2009-08-14 Thread Bob Arnson
Peter Shirtcliffe wrote: > It all seems to work and we have a few thousand users since we released > earlier this year. If you find better ways to do any of this, Im sure > the list would be interested to hear what you did, even if everyones > requirements differ. > Burn caches to a predictable

Re: [WiX-users] Maintenance mode when installed from temp

2009-08-14 Thread Peter Shirtcliffe
bject: Re: [WiX-users] Maintenance mode when installed from temp Is there any good location for this? How do you do proper uninstall? Does the MSI also deletes itself or do you leave the installation files on your users' computers? Does it work with Major Upgrades? I don't want to be l

Re: [WiX-users] Maintenance mode when installed from temp

2009-08-14 Thread Ondrej Zarevucky
> extract to a well-known folder, rather than temp. > > -Original Message- > From: Ondrej Zarevucky [mailto:ondrej.zarevu...@fine.cz] > Sent: 14 August 2009 10:22 > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Maintenance mode when installe

Re: [WiX-users] Maintenance mode when installed from temp

2009-08-14 Thread Peter Shirtcliffe
well-known folder, rather than temp. -Original Message- From: Ondrej Zarevucky [mailto:ondrej.zarevu...@fine.cz] Sent: 14 August 2009 10:22 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Maintenance mode when installed from temp Hi, I'm trying to

[WiX-users] Maintenance mode when installed from temp

2009-08-14 Thread Ondrej Zarevucky
Hi, I'm trying to allow Maintenance mode (Repair and Modify) when the installation was run from temporary location. I'm using 7zip packer, which unpacks the MSI, CAB files and bootstrapper to temporary location and runs it from there. The problem with installation Modification and Repair is tha