Ogden Ogly wrote:
>     <Package
>         Keywords="Installer"
>         Description="Acmes Foobar 1.0 Installer"
>         Comments="Foobar is a registered trademark of Acme Ltd."
>         Manufacturer="Acme Ltd."
>         InstallerVersion="150"
>         Languages="1033"
>         Compressed="no"
>         SummaryCodepage="1252" />
>        
>     <Media
>         Id="1"
>         Cabinet = "setup.cab "
>         CompressionLevel = "high"
>         EmbedCab = "yes" />

If you're compressing and embedding a cabinet, you want to use 
Package/@Compressed="yes" -- I'm not sure that Package/@Compressed="no" 
with an embedded cab makes sense to MSI.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to