In a previous message this was posted:

Re: [WiX-users] Question about upgrading to Wix3 (beta)

Bob Arnson
Sun, 25 Feb 2007 11:57:39 -0800

James Hill wrote:
So, my question is why are there no .wixlib and .wxl files in the Wix
3.0 beta distribution.

They're included in the WiX extensions. So the WixUI .wixlib is now in
WixUIExtension. WiX.chm describes the change.

--
sig://boBhttp://bobs.org

this did not seem to be the case with difxapp. to get difxapp to work, i
needed to include the extension (WixDifxAppExtension.dll) when compiling
with candle, and then when linking with light, include the extension AND the
difxapp.wixlib.

i had to modify the v2 difxapp.wixlib also to update the xml elements to
match v3. (this took some playing around with lit...)

so my question is, is the difxapp extension just not ready yet or am i doing
something wrong?  the final msi worked as it should.

thanks
doug
-------------------------------------------------------------------------
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