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
- :
- Microsoft Visual Studio C Runtime merge module
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
May 19, 2008
10:20 PM
Microsoft Visual Studio C Runtime merge module
All,
The current Microsoft Visual Studio C Runtime merge module (MSVCRT.MSM) on my InstallShield 2008 system included msvcrt.dll version 6.0.8397. However my deliverables are now being built with Visual Studio 2008 and due to this I have found they have a dependency on msvcrt.dll version 7.0.3790. Does any know if there is a newer MSVCRT.MSM merge module containing the newer version of msvcrt.dll? I would like to stick to using a Microsoft merge module to install the MS Visual C runtime; however I will add a component to install the version 7.0.3790 file into the system32 folder if I cannot find a newer merge module.
Thanks
Simon
The current Microsoft Visual Studio C Runtime merge module (MSVCRT.MSM) on my InstallShield 2008 system included msvcrt.dll version 6.0.8397. However my deliverables are now being built with Visual Studio 2008 and due to this I have found they have a dependency on msvcrt.dll version 7.0.3790. Does any know if there is a newer MSVCRT.MSM merge module containing the newer version of msvcrt.dll? I would like to stick to using a Microsoft merge module to install the MS Visual C runtime; however I will add a component to install the version 7.0.3790 file into the system32 folder if I cannot find a newer merge module.
Thanks
Simon
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 20, 2008
04:54 AM
Simon Dand wrote:
All,
The current Microsoft Visual Studio C Runtime merge module (MSVCRT.MSM) on my InstallShield 2008 system included msvcrt.dll version 6.0.8397. However my deliverables are now being built with Visual Studio 2008 and due to this I have found they have a dependency on msvcrt.dll version 7.0.3790. Does any know if there is a newer MSVCRT.MSM merge module containing the newer version of msvcrt.dll? I would like to stick to using a Microsoft merge module to install the MS Visual C runtime; however I will add a component to install the version 7.0.3790 file into the system32 folder if I cannot find a newer merge module.
Thanks
Simon
Why not make the msm yourself?
It's easy....
reg, Henno.