This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- same problem
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 07, 2008
07:59 AM
InteropForms 2.0 Toolkit
I am working on an InstallScript project which requires the InteropForms 2.0 Toolkit (in order to properly register a dll within the project). However, I believe there is really just one dll that I need, Microsoft.InteropFormTools.dll. If I install the Toolkit I can properly register my dll, but I would prefer to keep it as simple as possible. I am having trouble finding information on how to distribute this. Has anyone had any experience with this?
Thanks in advance.
Thanks in advance.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 07, 2010
08:06 AM
I have the same issue. Any findings since?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 07, 2010
07:23 PM
Can you target only XP or newer? If so, you can use Reg-Free COM Manifests and deploy the DLL as a private dll in your application's directory.