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: Redistributables not being included
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 29, 2010
12:56 PM
Redistributables not being included
I have an application that needs MSVCR70.DLL distributed with the application or my application will NOT run.
InstallShield has told me the the MSVCR70.DLL is part of the Microsoft C Runtime Library 7.0 and asks me if I want to include the merge module in my application. I answer YES but when I install my application it fails
because the MSVCR70.DLL is not included.
I've also used Dynamic Scanning of my EXE and allowed all recomended dependencies to be included but the MSVCR70.DLL is missing when I install
Please advise
😞
InstallShield has told me the the MSVCR70.DLL is part of the Microsoft C Runtime Library 7.0 and asks me if I want to include the merge module in my application. I answer YES but when I install my application it fails
because the MSVCR70.DLL is not included.
I've also used Dynamic Scanning of my EXE and allowed all recomended dependencies to be included but the MSVCR70.DLL is missing when I install
Please advise
😞
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 21, 2010
11:39 AM
In the redistributable list, when you right click on the Microsoft C runtime library 7.0 (select properties), what is your destination set to ?
I had to change mine to [SYSTEMFOLDER] in order for my application to recognize it was installed.
I had to change mine to [SYSTEMFOLDER] in order for my application to recognize it was installed.