Re: [WiX-users] Using LZMA instead of default compression

2010-12-11 Thread Rob Mensching
> Please consider the environment before printing this e-mail > > > > -Original Message- > > From: Castro, Edwin G. (Hillsboro) [mailto:edwin.cas...@fiserv.com] > > Sent: Thursday, December 09, 2010 11:59 AM > > To: General discussion for Windows Installer XML tools

Re: [WiX-users] Using LZMA instead of default compression

2010-12-09 Thread Castro, Edwin G. (Hillsboro)
] > Sent: Thursday, December 09, 2010 11:59 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Using LZMA instead of default compression > > Interesting. I did a little more digging and found this: > > http://dennisbareis.com/makemsi-manu

Re: [WiX-users] Using LZMA instead of default compression

2010-12-09 Thread Castro, Edwin G. (Hillsboro)
aller XML toolset. > Subject: Re: [WiX-users] Using LZMA instead of default compression > > If I'm reading this right, upx.exe is getting used at build time to compress > the > file but the compressed file will then get stuffed into a cab anyway (because > that's what Window

Re: [WiX-users] Using LZMA instead of default compression

2010-12-09 Thread Castro, Edwin G. (Hillsboro)
10 9:46 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Using LZMA instead of default compression > > ; > ;--- We will look for "UPX.EXE", if we find it we w

Re: [WiX-users] Using LZMA instead of default compression

2010-12-08 Thread Alec Taylor
consider the environment before printing this e-mail > > >> -Original Message- >> From: Alec Taylor [mailto:alec.tayl...@gmail.com] >> Sent: Wednesday, December 08, 2010 5:53 PM >> To: General discussion for Windows Installer XML toolset. >> Subject: Re:

Re: [WiX-users] Using LZMA instead of default compression

2010-12-08 Thread Castro, Edwin G. (Hillsboro)
e ** > > Integrated Environmental Solutions Limited. Registered in Scotland No. > > SC151456 > > Registered Office - Helix Building, West Of Scotland Science Park, > > Glasgow G20 0SP Email Disclaimer > > > > -Original Message- > > From: Alec Taylor

Re: [WiX-users] Using LZMA instead of default compression

2010-12-08 Thread Alec Taylor
0SP > Email Disclaimer > > -Original Message- > From: Alec Taylor [mailto:alec.tayl...@gmail.com] > Sent: 08 December 2010 16:32 > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Using LZMA instead of default compression > > Hi

Re: [WiX-users] Using LZMA instead of default compression

2010-12-08 Thread Pally Sandher
x Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Alec Taylor [mailto:alec.tayl...@gmail.com] Sent: 08 December 2010 16:32 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Using LZMA instead of default compression Hi

[WiX-users] Using LZMA instead of default compression

2010-12-08 Thread Alec Taylor
Hi I've been using MakeMSI for a while now, and it's great that it uses LZMA [through http://upx.sourceforge.net/], as it offers an excellent compressions ratio with a fast decompression. Can the same be done with WiX? - If so, how? Please tell me if this can be done Thank you, Alec Taylor --