aparna wrote:
In that case, Could you please tell me the recommended approach to register a COM server?

Use Advertise="no" (or just leave it off altogether). WiX compiles AppId, Class, ProgId, etc. elements into the appropriate registry entries. If you need others that WiX doesn't directly support, you can use RegistryKey/RegistryValue elements to get them. If they're common, enter feature requests so we can evaluate putting them into WiX authoring directly.

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