Answered by:
Problem installing App-V 5.0 Client - Microsoft Visual C++ 2005 SP1 Redistributable version.

Question
-
Hi,
I've got a problem installing the x64 version of the App-V 5.0 client on my Windows 7 PCs.
I can install all of the prerequisites apart from the Microsoft Visual C++ 2005 SP1 Redistributable.
When I attempt to run the x64 App-V 5.0 client msi, it says I need to install the Microsoft Visual C++ 2005 SP1 Redistributable with a version greater than 8.06.
The problem is, I can't find a version of the Microsoft Visual C++ 2005 SP1 Redistributable that is greater than 8.05.
But if I run the App-V 5.0 client exe installer, it somehow manages to locate a copy through MS Updates.
I could get around this by.
1. Installing the client on my O/S images.
2. Installing the client on my O/S image and then removing it, leaving all the prerequisites in place.
But both of those methods would mean I would have to refresh all of my machines.
I need to get the correct version of the Microsoft Visual C++ 2005 SP1 Redistributable.
Thanks
Friday, March 22, 2013 9:36 AM
Answers
-
Hello,
See this topic;
http://www.applepie.se/deploy-the-app-v-5-client-with-sccm-2012
If its not MFC, its the ATL hotfix.
Nicke Källén | The Knack| Twitter: @Znackattack
- Marked as answer by Aaron.ParkerModerator Saturday, March 23, 2013 4:09 PM
Friday, March 22, 2013 3:01 PM
All replies
-
Hello,
Try this one;
http://www.microsoft.com/en-us/download/details.aspx?id=26347
Nicke Källén | The Knack| Twitter: @Znackattack
Friday, March 22, 2013 9:43 AM -
Hi Znack.
That is the problem.
I tried that download last night and it didn't work.
It's 8.05 see here 8.05
The App-V client install is telling me that I need to find 8.06.
Friday, March 22, 2013 11:40 AM -
See a list of runtime here: http://www.tmurgent.com/AppVirt/VCRuntimes.aspx; hopefully the version you're after is there
Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or click "Unmark as Answer" if a marked post does not actually answer your question). This can be beneficial to other community members reading the thread.
This forum post is my own opinion and does not necessarily reflect the opinion or view of my employer, Microsoft, its employees, or other MVPs.
Twitter: @stealthpuppy | Blog: stealthpuppy.com | The Definitive Guide to Delivering Microsoft Office with App-V
Friday, March 22, 2013 12:58 PMModerator -
Hello,
See this topic;
http://www.applepie.se/deploy-the-app-v-5-client-with-sccm-2012
If its not MFC, its the ATL hotfix.
Nicke Källén | The Knack| Twitter: @Znackattack
- Marked as answer by Aaron.ParkerModerator Saturday, March 23, 2013 4:09 PM
Friday, March 22, 2013 3:01 PM -
Hello,
See this topic;
http://www.applepie.se/deploy-the-app-v-5-client-with-sccm-2012
If its not MFC, its the ATL hotfix.
Nicke Källén | The Knack| Twitter: @Znackattack
Hi,
You were right. It was one of them!!!
You have to install them in this order.
1. Visual C++ 2005 SP1 ATL Security Update
2. Visual C++ 2005 SP1 MFC Security UpdateThe ATL is 8.0.59192.
Then the MFC takes it to 8.0.6100
Here are the prerequisites that worked for my client install.
NB: You might also have to install the (x86) versions of the C++ 2005 Redistributable.
The procedure is the same, just look for the (x86) versions.
Saturday, March 23, 2013 1:26 PM