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
- :
- Prerequisites Not Being Installed
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
‎Aug 08, 2014
02:34 PM
Prerequisites Not Being Installed
I checked the prerequisites that I want to install. They say they're installed locally. They're set to extract from the setup.exe and the setup.exe got bigger when I did this. When I build the setup.exe I don't get any error messages. When I run setup.exe I don't get any error messages. But when I run my program is says the mfc110.dll is not installed.
I hope someone can help me get this. I've been working on it for days now.
I hope someone can help me get this. I've been working on it for days now.
- Tags:
- dll
- visual c++
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 14, 2014
04:38 PM
You probably need to include the Visual C++ 11.0 MFC merge module to install mfc110.dll.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 28, 2016
07:02 AM
kent1 wrote:
I checked the prerequisites that I want to install. They say they're installed locally. They're set to extract from the setup.exe and the setup.exe got bigger when I did this. When I build the setup.exe I don't get any error messages. When I run setup.exe I don't get any error messages. But when I run my program is says the mfc110.dll is not installed.
I hope someone can help me get this. I've been working on it for days now.
Hi. I had some problem like yours with mfs 100 dll error missing file. And to solve it you can reinstall your software, but if it doesn't help then I recommend use some fix dll tool for example this one: http://fix4dll.com/mfc100_dll. A month ago it helped me and certainly will help you too.