This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Dll Registration
Started by
pradyumna
, Jun 01 2009 07:40
1 reply to this topic
pradyumna
pradyumna
Full Members
6 posts
Posted 01 June 2009 - 07:40
Hi, I need to register a DLL during installation.So what should be the code (installshield Script ) for this ? Please help me out in this regard as soon as possible.
If you can set the option "Extract COM data for key file", this will add the relevant COM data in the registry while installation. For this you need to add CLSID in the destination registry view of Registry Data for the component. Find the attachment for reference.