Hi,
This is regarding the usage of ProgID, ClassId in wix. We are currently
trying to add registry keys required when a COM exe is registered manually
through wix.
I am using the following code and am unable to create all the required
entries:
"
<File Id='Cxyzl' Name='Cxyz.exe' DiskId='1' src='Cxyz.exe' />
<AppId Id="131473D0-EC52-4001-A295-E2DD73A7B115">
<Class Advertise="no"
Id="F4BAFF02-F907-11D2-8F8F-00C04F4C3B9F" Server="Cxyz"
SafeForScripting="yes" Context="InprocServer32">
<ProgId Id='Cxyz.Cxyz' Description='XYZ class' Advertise='no' />
</Class>
</AppId>
"
Can anyone please let me know how to use ProgId in wix to add the required
registry keys? Please note thatmore than one class needs to be registered in
the COM exe.
Thanks,
Aparna
-------------------------------------------------------------------------
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