PDA

View Full Version : Hang installing vcredist 2015 Update 3 and others



antonior
02-07-2017, 06:40 AM
I can't found the update 3 visual studio 2015 redistributable so I've created a new custom configuration to handle this redistributable.

https://www.microsoft.com/en-us/download/details.aspx?id=53587

All seem good except for certain customer, this installer seem to hang and lock the setup process... Is there any official support for this redistributable?

I really can't understand if the problem is from the script, from setupbuilder or from the vc installer.
If can help I've noticed that sometimes a similar problem append also when I try to install the hw key driver (HASPUserSetup.exe code below)


[ Execute Programs ]
Wait Dialog: Display "Protection key driver installation..."
! Driver SmartKey
Run Program %_SB_INSTALLDIR%\SmartKey\sdiline.exe /ipar /iusb /igss (Always Install) [Wait] [Hide]
! Driver Sentinel
Run Program %_SB_INSTALLDIR%\Sentinel\HASPUserSetup.exe /S /v/qn (Always Install) [Wait]
Wait Dialog: Close

linder
02-07-2017, 08:20 AM
Hello,

do you have the "Start on separate thread" option enabled in your "Wait" dialog?

BTW, we already have the new Core PreRequisite for "Microsoft Visual C++ 2015 redistributable (x86, x64) build 14.0.24516" ready to ship, but would like to use the upcoming SB maintenance build to compile it.

Friedrich

linder
02-07-2017, 08:23 AM
Info: when this happens then it's the called redistributable that "hangs". The "Start on separate thread" option might help in this case.

Friedrich