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
- :
- Re: Adding dlls to Program Files
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 03, 2014
02:20 PM
Adding dlls to Program Files
I have a project I'm very happy with in general but when I look at my install directory in Program Files there are extra dll files that I did not tell it to include. I had coppied this project and changed a few things from a different project that did need those dll's but even in that project I did not tell it to include them it just did it automatically. Is there something I can do manually to tell IS to reread the references to automatically include or better yet to NOT automatically include references?
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 25, 2014
05:31 AM
Hello Paul,
The Dlls and folders that get added in the InstallShield -> 2013 LE folder are included as soon as the ISLE installation process is done on the system. And all the required DLLs are included by default.
If you wish to remove any files, you can do so by manually deleting them or store them in a different location and add it to this folder for a later use.
Hope this helps.
Thanks,
Chaitra
The Dlls and folders that get added in the InstallShield -> 2013 LE folder are included as soon as the ISLE installation process is done on the system. And all the required DLLs are included by default.
If you wish to remove any files, you can do so by manually deleting them or store them in a different location and add it to this folder for a later use.
Hope this helps.
Thanks,
Chaitra
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 25, 2014
01:50 PM
I'm not sure if we're on the same page... I'm talking about when I install my application not ISLE in general.
When I install my application it puts some .net system dlls into the install directory of my application. I don't want this to happen or at least I want it to reread the references from my project file because I am no longer including any references to the dlls it's including in my project.
When I install my application it puts some .net system dlls into the install directory of my application. I don't want this to happen or at least I want it to reread the references from my project file because I am no longer including any references to the dlls it's including in my project.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 28, 2014
08:52 AM
Hi Paul
If you right click on some of your included files, there is a "Dependencies from scan at Build..." option.
Can you check if these extra files are included through there?
If you right click on some of your included files, there is a "Dependencies from scan at Build..." option.
Can you check if these extra files are included through there?