Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hi!

I made a new image with some silent installers:

vcredist 2005, 2008, 2010, 2012 and 2013 both x64 and x86.

I also had a silent for .net 4.5.1.

 

It installed only vcredist x64

No vcredist x86 or .net

 

I use v1.5.3.20

Any Ideas?

 

/Falo

Hi,

 

this works perfectly for me (32 and 64 Bit) for the Visual Runtimes.

START /WAIT "Visual C++ 2005 SP1 Runtime x86" "%~dp0vcredist2005SP1_x86.exe" /q:aSTART /WAIT "Visual C++ 2005 SP1 Runtime x64" "%~dp0vcredist2005SP1_x64.exe" /q:aSTART /WAIT "Visual C++ 2008 SP1 Runtime x86" "%~dp0vcredist2008SP1_x86.exe" /q:aSTART /WAIT "Visual C++ 2008 SP1 Runtime x64" "%~dp0vcredist2008SP1_x64.exe" /q:aSTART /WAIT "Visual C++ 2010 SP1 Runtime x86" "%~dp0vcredist2010SP1_x86.exe" /passive /norestartSTART /WAIT "Visual C++ 2010 SP1 Runtime x86" "%~dp0vcredist2010SP1_x64.exe" /passive /norestartSTART /WAIT "Visual C++ 2012 Runtime x86" "%~dp0vcredist2012_x86.exe" /passive /norestartSTART /WAIT "Visual C++ 2012 Runtime x64" "%~dp0vcredist2012_x64.exe" /passive /norestart

Edited by Shodan2000

  • Author

I used these switches:

 

vcredist_x64 2005.exe /q
vcredist_x86 2005.exe /q
vcredist_x64 2008.exe /q
vcredist_x86 2008.exe /q
vcredist_x64 2010.exe /q
vcredist_x86 2010.exe /q
vcredist_x64 2012.exe /quiet /norestart
vcredist_x86 2012.exe /quiet /norestart
vcredist_x64 2013.exe /quiet /norestart
vcredist_x86 2013.exe /quiet /norestart
.net 4.5 /passive /norestart

 

But only the x64 redists got installed not x86 or .net

The files is in WinToolkit_Apps folder as they should.

 

/Falo

Edited by Falo

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.