The problem is that the cab is always stripped from the MSI (except on
Windows 7) when the MSI is installed and cached. Programs like MS Office
(and ours) store the installation MSI in a directory on the hard disk.
In our case, we dont let the user change the extraction directory and
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 installed from temp

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 that it requires source CAB
files which were already deleted. Also the user is presented with
confusing source path pointing to Temp... When I tried to embed the CAB
files into MSI it doesn't seem to solve the problem :(

My current workaround is to disable running the Maintenance mode from
Add/Remove programs and require users to run the 7zip package again.

Ondrej Zarevucky.

------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.  
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to