In case anyone else struggles with this I figured it out.  The below
suggestion was only part of the problem.  First, in the Package element, you
have to add the attribute Compressed="yes".  Then in the Media attribute you
have to add the EmbedCab="yes" and also by adding that it requires the
attribute of Cabinet="NameYouChoose.cab".  What threw me off was when it
required the Cabinet attribute I thought it was asking for your external cab
file, as in something you were providing, but actually it is internally
producing that file so you can give it any name you want, if you don't
choose Embed cab then if Compressed="yes" is set on the Package then I
assume instead of copying your files to the output, it creates a cad and
outputs it, but by embedding it instead of getting a cab file in the output
it is included in the MSI.  Hope this clears it up for any other beginners
that are having trouble getting started.

-----Original Message-----
From: Phill Hogland [mailto:phogl...@rimage.com] 
Sent: Friday, April 25, 2014 1:47 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX Output Question

<MediaTemplate EmbedCab='yes' />



--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-Output-Que
stion-tp7594349p7594350.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
Start Your Social Network Today - Download eXo Platform Build your
Enterprise Intranet with eXo Platform Software Java Based Open Source
Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your
Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to