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
- :
- Adding a DLL
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
‎Jan 08, 2014
03:55 PM
Adding a DLL
How would you add an unmanaged DLL with no dependency info in ISLE?
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 08, 2014
04:47 PM
Oh! Can somebody make me not a minor please!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 09, 2014
03:32 AM
Hi Darren,
You may add the Dll in the Files View. When you right click on the dll that you have just added, you may check or uncheck the dependencies accordingly.
Kindly go for the option "Dependencies from scan at build" to exclude all the dependencies during the build.
Please let us know if you require any further assistance on this.
Thanks,
Chaitra
You may add the Dll in the Files View. When you right click on the dll that you have just added, you may check or uncheck the dependencies accordingly.
Kindly go for the option "Dependencies from scan at build" to exclude all the dependencies during the build.
Please let us know if you require any further assistance on this.
Thanks,
Chaitra
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 09, 2014
09:06 AM
I think I got it but it's less than intuitive. Thank you though.
Why can't I alter the deployment package base on Solution Configuration?
Why can't I alter the deployment package base on Solution Configuration?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 16, 2014
08:44 AM
Hi Darren,
May i know what exactly you would like to alter/change in your setup project? So, that i could help you accordingly. It would help me understand the issue better.
Hoping to hear from you soon.
Thanks,
Chaitra
May i know what exactly you would like to alter/change in your setup project? So, that i could help you accordingly. It would help me understand the issue better.
Hoping to hear from you soon.
Thanks,
Chaitra
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 16, 2014
08:56 AM
Well, If I wanted to include a debug version of an unmanaged DLL with no dependency info with the debug release I can't do that.
