Advertisement

05.23.2007 at 03:30AM PDT, ID: 22589530
[x]
Attachment Details

Visual C++ runtime dependencies - install setup query

Asked by Letterpart in InstallShield, Microsoft Visual C++.Net, WISE

Tags: runtime

I am setting up an Install (using Setup Factory 7.0 from Indigo Rose BTW), and will be installing a third party application.

That application is dependent upon some Visual C++ runtime libraries being present on the clients machine.

I have found the Microsoft supplied file called vcredist_x86.exe  that looks like it will install everything I need.

Questions are:
- how can I detect if the user already has these libraries? - if they have them already, and with a version the same or later than the one my third party application needs then I do not want to run vcredist_x86.exe

- Is just checking the version number on one of the DLLs safe enough to assume that all the files will be at the same version?

- I'm also trying to find out exactly what files will be installed when running vcredist_x86.exe
The only files that my application says it needs are:
Microsoft.VC80.CRT
- msvcr80.dll
- msvcp80.dll
- msvcm80.dll
Microsoft.VC80.ATL
- ATL80.dll
Microsoft.VC80.MFC
- mfc80.dll
- mfc80u.dll
- mfcm80.dll
- mfcm80u.dll

thanks,
Paul Start Free Trial
[+][-]05.24.2007 at 11:24AM PDT, ID: 19151569

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: InstallShield, Microsoft Visual C++.Net, WISE
Tags: runtime
Sign Up Now!
Solution Provided By: AlexFM
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32