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 like ATI/AMD who copies the whole drivers installation to C:\ATI\Support\... and leaves it there until the user deletes it manually :( Size of our installation package is about 100MB and as we move more programs to WiX/Windows Installer it will get bigger to approximately 500MB.
I would also like to implement download on demand installation (user will get only small setup package which will download only files for the features selected by the user) which will need some "fixed" (will be saved in registry) location to download all required CAB files and leave them there for Maintenance. Ondrej Zarevucky Peter Shirtcliffe wrote: > 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 > ------------------------------------------------------------------------------ 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