MSI installer for PuTTy terminal client.
For mass distribution of software, there are a few options. Group Policy and Configuration Manager are perfect examples of systems that can utilise MSI installers to push out to a number of devices on a corporate network. Below we will show a brief simple guide on how to use MSI installers for silent mass installation.
Fully Silent Method
If you want to run the MSI installers as completely silent, then you can use the following command:
msiexec.exe /i MSIinstaller.msi /q /norestart
Automated with GUI
If you want to run the MSI installers as automated but displayed to the end user, then you can use the following command:
msiexec.exe /i MSIinstaller.msi /passive /norestart
MSI Parameters
where:
msiexec.exe this starts the MSI installer engine
/i this tells the msiexec.exe to run an install
MSIinstaller.msi filename of the MSI installer
/q tells the msiexec.exe to run as silent
/passive tells the msiexec.exe to run as automated but display to end user
/norestart tells the msiexec.exe to not allow an automatic restart after installation completion
Obviously some MSI installers may have different parameters but the above are the most common.
For mass distribution of software, there are a few options. Group Policy and Configuration Manager are perfect examples of systems that can utilise MSI installers to push out to a number of devices on a corporate network. Below we will show a brief simple guide on how to use MSI installers for silent mass installation.
Fully Silent Method
If you want to run the MSI installers as completely silent, then you can use the following command:
msiexec.exe /i MSIinstaller.msi /q /norestart
Automated with GUI
If you want to run the MSI installers as automated but displayed to the end user, then you can use the following command:
msiexec.exe /i MSIinstaller.msi /passive /norestart
MSI Parameters
where:
msiexec.exe this starts the MSI installer engine
/i this tells the msiexec.exe to run an install
MSIinstaller.msi filename of the MSI installer
/q tells the msiexec.exe to run as silent
/passive tells the msiexec.exe to run as automated but display to end user
/norestart tells the msiexec.exe to not allow an automatic restart after installation completion
Obviously some MSI installers may have different parameters but the above are the most common.
Przegląd
PuTTy MSI Installer to Freeware oprogramowanie w kategorii Internet opracowane przez TechyGeeksHome.
Najnowsza wersja PuTTy MSI Installer jest 0.77, wydany na 16.08.2022. Początkowo był to dodane do naszej bazy na 19.02.2018.
PuTTy MSI Installer jest uruchamiany w następujących systemach operacyjnych: Windows.
PuTTy MSI Installer nie ma zostały ocenione przez naszych użytkowników jeszcze.
Najnowsze recenzje
![]() |
KeePass Password Safe
Bezpiecznie zarządzaj swoimi hasłami dzięki KeePass Password Safe! |
![]() |
MediaGet
Efektywne pobieranie multimediów za pomocą MediaGet |
![]() |
Breitbandmessung
Sprawdź prędkość swojego internetu z Breitbandmessung by zafaco GmbH! |
![]() |
WPS Office
WPS Office: wszechstronny pakiet biurowy dla wszystkich Twoich potrzeb |
![]() |
Adobe Photoshop
Najlepsze oprogramowanie do edycji zdjęć: recenzja Adobe Photoshop |
![]() |
AusweisApp 2
Bezpiecznie zarządzaj swoją cyfrową tożsamością dzięki AusweisApp 2! |
![]() |
UpdateStar Premium Edition
Aktualizowanie oprogramowania nigdy nie było łatwiejsze dzięki UpdateStar Premium Edition! |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Zwiększ wydajność swojego systemu dzięki pakietowi redystrybucyjnemu Microsoft Visual C++ 2015! |
![]() |
Microsoft Edge
Nowy standard przeglądania stron internetowych |
![]() |
Google Chrome
Szybka i wszechstronna przeglądarka internetowa |
![]() |
Microsoft Visual C++ 2010 Redistributable
Niezbędny składnik do uruchamiania aplikacji Visual C++ |
![]() |
Microsoft Update Health Tools
Microsoft Update Health Tools: Upewnij się, że Twój system jest zawsze aktualny! |