Page 1 of 1

how can i knew c++ installed or not ???

PostPosted: 01.04.2012, 18:51
by tingbest
if i used win7 64bit
wsus will be install c++ 64bit or 32+64bit together ??


thx

Re: how can i knew c++ installed or not ???

PostPosted: 01.04.2012, 21:37
by Denniss
WOU will only update already existing C++ versions to the most recent version, regardless of their architecture version.
If you have old versions of say C++2008 installed in both x86 and x64, WOU will update both versions. If you only have c++2010 x86 installed WOU will only update this version but will not install the C++2010 x64 version.

Re: how can i knew c++ installed or not ???

PostPosted: 02.04.2012, 04:46
by tingbest
I want to say that all did not install before

Re: how can i knew c++ installed or not ???

PostPosted: 02.04.2012, 05:55
by rednaxela
So what do you want with the c++ runtimes :?:
If a software needs them they will be delivered (bundeled) with that software and installed during the setup of the software.
Unfortunatelly these bundeled runtimes are not actual (most recent) in most cases.
The installation part of WSUSOU (UpdateInstaller) will regognize an installed runtime (which ever it is) and then update it (if it´s NOT the most recent).