Alan W. Waddington wrote:

My issue is that I initially tried to create the patch to find out that you can't use compressed files. I then changed the wxs file to remove the compression.

To build a patch, you need uncompressed files. However, you can still install using compressed files -- it's just a patch-generation issue.

The easiest way to get uncompressed files from a compressed package is to do an admin install:

msiexec /a package.msi TARGETDIR=f:\foo

Then generate your patch from f:\foo.

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to