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: Issue with VC90 CRT MergeModules, installation fails.
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 03, 2010
04:26 AM
Issue with VC90 CRT MergeModules, installation fails.
I am totally new to installshield and pls excuse if i dont get the terminology rite.
My DLL files need Microsoft x86 VC90 CRT runtime dlls.
In order to get those dll files installed, I've added "Visual c++ 9.0 CRT (X86) WinSXS MSM" and the relative policy merge module in my Installshield 2010 solution.
I am facing a problem when i am trying to install the package i have created.Looks like dlls are not getting registered.
Though installing vcredist.exe mannually works but that is not what i want as a part of my project.
I have seen the similar issue in the forum, but solution was not of much help for me.
Can anyone help me with the detail explaination of what the problem could be.
Thanks in advance.
V
My DLL files need Microsoft x86 VC90 CRT runtime dlls.
In order to get those dll files installed, I've added "Visual c++ 9.0 CRT (X86) WinSXS MSM" and the relative policy merge module in my Installshield 2010 solution.
I am facing a problem when i am trying to install the package i have created.Looks like dlls are not getting registered.
Though installing vcredist.exe mannually works but that is not what i want as a part of my project.
I have seen the similar issue in the forum, but solution was not of much help for me.
Can anyone help me with the detail explaination of what the problem could be.
Thanks in advance.
V
(4) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 03, 2010
06:45 AM
Hi,
If I remember correctly, together with this Merge Module there is a similar named 'policy' module... I think you need to include this one in your installation aswell.
If you see the log, it will have more information as to why it is failing.
Vijay.
If I remember correctly, together with this Merge Module there is a similar named 'policy' module... I think you need to include this one in your installation aswell.
If you see the log, it will have more information as to why it is failing.
Vijay.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 04, 2010
01:34 AM
I have included the policy also. Still it does not work.
I have one more problem. I have installshield 10 and its not listing vc90 30729.4148 version merge module.I installed vs 2008 sp1 and also installed the x86 Redistributable Package for Visual C++ 2008.
I have one more problem. I have installshield 10 and its not listing vc90 30729.4148 version merge module.I installed vs 2008 sp1 and also installed the x86 Redistributable Package for Visual C++ 2008.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 04, 2010
07:34 AM
Everything seems to be working fine when i installed atl security update.
this lists all the x86 merge modules.
but i dont see the merge module for x64. Dont we have the security update for x64??
How can i list the merge modules for x64 in the install shield??
Thanks,
V
this lists all the x86 merge modules.
but i dont see the merge module for x64. Dont we have the security update for x64??
How can i list the merge modules for x64 in the install shield??
Thanks,
V
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 04, 2010
10:18 PM
Aren't there any moderator for this forum??