Scott Sam wrote:

Thanks that is exactly what I was looking for. Is there somewhere I could look to find all of the various switches for heat?


The ultimate documentation: src\ext\UtilExtension\wixext\UtilHeatExtension.cs.<g>

Also Is there a reason that each file is in its own fragment? That really isn't that big of deal I guess, it just seems like it would be easier to read if they were grouped together.


That's the default; you can override it with -sfrag. The advantage of many fragments is that each is separately linkable.

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