+ Reply to Thread
Results 1 to 3 of 3

Thread: Hang installing vcredist 2015 Update 3 and others

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Hang installing vcredist 2015 Update 3 and others

    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/down....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)

    Code:
    [ 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

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Hang installing vcredist 2015 Update 3 and others

    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

  3. #3
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Hang installing vcredist 2015 Update 3 and others

    Info: when this happens then it's the called redistributable that "hangs". The "Start on separate thread" option might help in this case.

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •