aparna wrote:

The idea here was to avoid ICE33 warnings and if I create the registry keys by using registry/registry values/tags I believe they would cause ICE33 warnings.

Another thing I noticed was having used TypeLib, Class, AppId and ProgId tags, the resulting MSI do not have ProgId, Class tables. Is there any flag I need to set to cause these tables to be created?Am I missing something here? ICE33 warnings are still reported after having used these tags?


ICE33 can be safely ignored, especially if you're using WiX's strongly-typed elements otherwise. The various COM tables in MSI have been found to be problematic so unless you're using advertisment, they aren't used.

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