cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kent1
Level 2

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.
Labels (1)
0 Kudos
(2) Replies
hidenori
Level 17

You probably need to include the Visual C++ 11.0 MFC merge module to install mfc110.dll.
0 Kudos
porvan
Level 2

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.
0 Kudos