Author Topic: Microsoft Visual C++ Clean up?  (Read 16267 times)

0 Members and 1 Guest are viewing this topic.

Offline Charyb-0

  • Avast Evangelist
  • Massive Poster
  • ***
  • Posts: 2508
Microsoft Visual C++ Clean up?
« on: June 18, 2012, 01:51:05 AM »
I know that there was talk of Microsoft Visual C++ and the number of instances in previous discussions.

Has anyone figured out how to know which version is used by which program?

I would like to trim the fat here but don't want to do this by trial and error.

The attached image is what is found in my programs and features.

Offline bob3160

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 48551
  • 64 Years of Happiness
    • bob3160 Protecting Yourself, Your Computer and, Your Identity
Re: Microsoft Visual C++ Clean up?
« Reply #1 on: June 18, 2012, 02:34:32 AM »
This is all I have:



Remember, I'm running windows 8. :) (Not that that should make any difference except I'm not carrying any old baggage.)


Strange that you have a later version than I since I just installed the latest version of Windows 8 ???
« Last Edit: June 18, 2012, 02:37:16 AM by bob3160 »
Free Security Seminar: https://bit.ly/bobg2023  -  Important: http://www.organdonor.gov/ -- My Web Site: http://bob3160.strikingly.com/ - Win 11 Pro v22H2 64bit, 16 Gig Ram, 1TB SSD, Avast Free 23.5.6066, How to Successfully Install Avast http://goo.gl/VLXdeRepair & Clean Install https://goo.gl/t7aJGq -- My Online Activity https://bit.ly/BobGInternet

Offline Charyb-0

  • Avast Evangelist
  • Massive Poster
  • ***
  • Posts: 2508
Re: Microsoft Visual C++ Clean up?
« Reply #2 on: June 18, 2012, 02:41:07 AM »
So, do you think both of those are used by avast? If so, this takes care of two.  ;D
No 64bit version on yours??

I'm also wondering if the version of c++ that is installed with a particular program is uninstalled when the program is uninstalled?

Thanks

« Last Edit: June 18, 2012, 02:55:02 AM by Charyb »

true indian

  • Guest
Re: Microsoft Visual C++ Clean up?
« Reply #3 on: June 18, 2012, 07:05:31 AM »
here is what is on mine ;)

Offline Asyn

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 76037
    • >>>  Avast Forum - Deutschsprachiger Bereich  <<<
Re: Microsoft Visual C++ Clean up?
« Reply #4 on: June 18, 2012, 07:35:54 AM »
I'm also wondering if the version of c++ that is installed with a particular program is uninstalled when the program is uninstalled?

Usually not.
W8.1 [x64] - Avast Free AV 23.3.8047.BC [UI.757] - Firefox ESR 102.9 [NS/uBO/PB] - Thunderbird 102.9.1
Avast-Tools: Secure Browser 109.0 - Cleanup 23.1 - SecureLine 5.18 - DriverUpdater 23.1 - CCleaner 6.01
Avast Wissenswertes (Downloads, Anleitungen & Infos): https://forum.avast.com/index.php?topic=60523.0

Offline CraigB

  • Avast Überevangelist
  • Serious Graphoman
  • *****
  • Posts: 11239
  • No support PM's thanks
Re: Microsoft Visual C++ Clean up?
« Reply #5 on: June 18, 2012, 08:00:18 AM »
Outpost 7.5.3 installs the c++2010 x64 on your 64 bit system, not sure what program you have that may need the x86 version though ??? best to leave well enough alone if your not sure :)

Offline DavidR

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 89029
  • No support PMs thanks
Re: Microsoft Visual C++ Clean up?
« Reply #6 on: June 18, 2012, 12:19:36 PM »
The problem with C++ versions it doesn't tell you what program uses it and programs aren't usually too forthcoming about their dependencies. The last thing you want to do is have to trawl through the windows services looking for C++ version dependencies.

The only way you are likely to find out about it, is if you uninstall the oldest C++ 2005 and one of your programs falls over; even then the error message us unlikely to be clear that it is a C++ dependency that is the problem. For example the 'Side-By-Side Configuration is Incorrect' Error in avast, which we now know related to no C++ 2008 installed or broken.

So with miscellaneous error messages like this it would be pard to pin down that this was a C++ error or what version it related to.

C++ is a damn minefield only bettered in the pain in the rear state by .net framework.
Windows 10 Home 64bit/ Acer Aspire F15/ Intel Core i5 7200U 2.5GHz, 8GB DDR4 memory, 256GB SSD, 1TB HDD/ avast! free 24.3.6108 (build 24.3.8975.762) UI 1.0.801/ Firefox, uBlock Origin, uMatrix/ MailWasher Pro/ Avast! Mobile Security

Offline Asyn

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 76037
    • >>>  Avast Forum - Deutschsprachiger Bereich  <<<
Re: Microsoft Visual C++ Clean up?
« Reply #7 on: June 18, 2012, 12:23:58 PM »
C++ is a damn minefield only bettered in the pain in the rear state by .net framework.

100% agree with this statement..!!!
W8.1 [x64] - Avast Free AV 23.3.8047.BC [UI.757] - Firefox ESR 102.9 [NS/uBO/PB] - Thunderbird 102.9.1
Avast-Tools: Secure Browser 109.0 - Cleanup 23.1 - SecureLine 5.18 - DriverUpdater 23.1 - CCleaner 6.01
Avast Wissenswertes (Downloads, Anleitungen & Infos): https://forum.avast.com/index.php?topic=60523.0

Offline Charyb-0

  • Avast Evangelist
  • Massive Poster
  • ***
  • Posts: 2508
Re: Microsoft Visual C++ Clean up?
« Reply #8 on: June 19, 2012, 01:19:16 AM »
I don't understand why it has to be so sloppy. Thanks for the input everyone. Like I said, I'm not going the trial and error route.
I don't want to create extra work when things are going good.

If I ever discover the solution to which is which I will definitely post it.
« Last Edit: June 19, 2012, 01:28:18 AM by Charyb »

Offline keloo05

  • Full Member
  • ***
  • Posts: 183
Re: Microsoft Visual C++ Clean up?
« Reply #9 on: June 19, 2012, 02:40:22 AM »
- If you have 2005, 2008 and 2010 installed, it means that all of them are needed.

- Every new version of a branch is cumulative, so you can remove everything except the latest version.

- In your case, I can see that you're runing a 64-bit Windows, so both 32-bit and 64-bit versions of each VC++ need to be installed.

- So, 2005 and 2010 are fine. For 2008, remove everything except x86 9.0.30729.6161 and x64 9.0.30729.6161.
« Last Edit: June 20, 2012, 12:00:49 AM by keloo05 »

Offline DavidR

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 89029
  • No support PMs thanks
Re: Microsoft Visual C++ Clean up?
« Reply #10 on: June 19, 2012, 08:56:56 AM »
Thanks for the branch cumulative comment on each version if you have more than one version (excluding x86/x64 versions).
Windows 10 Home 64bit/ Acer Aspire F15/ Intel Core i5 7200U 2.5GHz, 8GB DDR4 memory, 256GB SSD, 1TB HDD/ avast! free 24.3.6108 (build 24.3.8975.762) UI 1.0.801/ Firefox, uBlock Origin, uMatrix/ MailWasher Pro/ Avast! Mobile Security

Offline Charyb-0

  • Avast Evangelist
  • Massive Poster
  • ***
  • Posts: 2508
Re: Microsoft Visual C++ Clean up?
« Reply #11 on: June 19, 2012, 03:47:38 PM »
Thanks for the info keloo05.

I went ahead and removed what you mentioned and haven't had any problems.

I am still searching for a way to know which program uses which version of c++.

If you know how, please let me know.

Offline DJBone

  • Avast Evangelist
  • Starting Graphoman
  • ***
  • Posts: 6366
Re: Microsoft Visual C++ Clean up?
« Reply #12 on: June 19, 2012, 09:48:07 PM »
Maybe you could look for same installation dates...?

DJBone
Win10 x64, APS (always latest version)
Avast Mobile Security (always latest version)

Offline Charyb-0

  • Avast Evangelist
  • Massive Poster
  • ***
  • Posts: 2508
Re: Microsoft Visual C++ Clean up?
« Reply #13 on: June 19, 2012, 10:00:19 PM »
Probably, if it was a fresh install.

What if the following occurs?
1. windows update.
2. if a new software installation uses a version of c++ that was installed previously.
3. a re-installation of the software that is dependent upon c++.
« Last Edit: June 19, 2012, 10:08:15 PM by Charyb »

Offline DJBone

  • Avast Evangelist
  • Starting Graphoman
  • ***
  • Posts: 6366
Re: Microsoft Visual C++ Clean up?
« Reply #14 on: June 19, 2012, 10:32:45 PM »
That's bad and unlucky.  :(

DJBone
Win10 x64, APS (always latest version)
Avast Mobile Security (always latest version)