Hi,

I am trying to convert an older VS2010 setup project to Wix. There are several 
COM dlls I have had to use harvest on to get their registry information from. I 
also have a few merge modules. One of them is MSCOMCTL.MSM. I see from examples 
I just need to include the <MERGE> element under the <Directory> and also 
<MergeRef> in the <Feature>.

Everything compiles ok and I can run the msi ok. When I run the installed app I 
get an error saying that MSCOMCTL was not installed properly or one of its 
dependants is missing.

I have noticed the MSM contains one file, an ocx. Do I need to run harvest on 
this also, or will the MSM take care of the com registration for me?

Thanks
Graham Allwood


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to