Author Topic: Latest GSX Update and MS Visual C++ Redist install **SOLVED**  (Read 2876 times)

ehasanov74

  • Newbie
  • *
  • Posts: 5
Latest GSX Update and MS Visual C++ Redist install **SOLVED**
« on: December 17, 2019, 07:57:49 pm »
Hi
Is it normal that when executing Live update , MS Visual C++ Redist are installed?
Didn't have such behavior before

Thanks
Edin
« Last Edit: January 03, 2020, 11:21:09 am by virtuali »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: Latest GSX Update and MS Visual C++ Redist install
« Reply #1 on: December 18, 2019, 04:28:08 pm »
This has been discussed so many times, for example here:

http://www.fsdreamteam.com/forum/index.php/topic,22485.msg151834.html#msg151834

So, in this version, in order to stop users worrying about this, we added extra information on the Live Update:

Quote
Checking if Visual Studio 2005 Runtimes x86 is required (don't worry, if it's already installed or you already have a new version, it won't be reinstalled or downgraded).
Checking if Visual Studio 2013 Runtimes x86 is required (don't worry, if it's already installed or you already have a new version, it won't be reinstalled or downgraded).
Checking if Visual Studio 2015-2019 Universal Runtime x86 is required (don't worry, if it's already installed or you already have a new version, it won't be reinstalled or downgraded).

buset1974

  • Newbie
  • *
  • Posts: 7
Re: Latest GSX Update and MS Visual C++ Redist install
« Reply #2 on: December 31, 2019, 07:17:37 am »
This has been discussed so many times, for example here:

http://www.fsdreamteam.com/forum/index.php/topic,22485.msg151834.html#msg151834

So, in this version, in order to stop users worrying about this, we added extra information on the Live Update:

Quote
Checking if Visual Studio 2005 Runtimes x86 is required (don't worry, if it's already installed or you already have a new version, it won't be reinstalled or downgraded).
Checking if Visual Studio 2013 Runtimes x86 is required (don't worry, if it's already installed or you already have a new version, it won't be reinstalled or downgraded).
Checking if Visual Studio 2015-2019 Universal Runtime x86 is required (don't worry, if it's already installed or you already have a new version, it won't be reinstalled or downgraded).


It's not just checking, its download also, it make update take more time and keep making unuseful download


thx

« Last Edit: December 31, 2019, 07:21:24 am by buset1974 »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: Latest GSX Update and MS Visual C++ Redist install
« Reply #3 on: January 03, 2020, 11:20:48 am »
It's not just checking, its download also, it make update take more time and keep making unuseful download

The download is not "unuseful" ( "useless" might be a better word ), there's a reason for always downloading: it's because we don't try to reinvent the wheel, so we leave the task to CHECKING if an update is required, to the Microsoft installers themselves, which will surely know better so, clearly, we must first download them in order to start them, so they can do their own thing, which is CHECKING+UPDATING(IF REQUIRED)
« Last Edit: January 03, 2020, 11:34:23 am by virtuali »