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.
Visão geral
PuTTy MSI Installer é um software Freeware na categoria Internet desenvolvido pela TechyGeeksHome.
É a versão mais recente de PuTTy MSI Installer 0.77, lançado em 16/08/2022. Inicialmente foi adicionado ao nosso banco de dados em 19/02/2018.
PuTTy MSI Installer é executado nos seguintes sistemas operacionais: Windows.
PuTTy MSI Installer não tem sido avaliado pelos nossos utilizadores ainda.
Últimas revisões
![]() |
Windows PC Health Check
Mantenha seu PC funcionando sem problemas com o Windows PC Health Check! |
![]() |
Canon MF6500 Series
Impressão eficiente e confiável com a série Canon MF6500 |
![]() |
MyKeyFinder
Recupere sem esforço chaves de licença de software perdidas com o MyKeyFinder |
![]() |
Mobile Broadband HL Service
Mantenha-se conectado em qualquer lugar com o serviço HL de banda larga móvel |
![]() |
SAMSUNG USB Driver for Mobile Phones
Solução de conectividade eficiente para telefones celulares Samsung |
![]() |
Epic Games Launcher
Libere o poder da Epic Games com o Epic Games Launcher |
![]() |
UpdateStar Premium Edition
Manter seu software atualizado nunca foi tão fácil com o UpdateStar Premium Edition! |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Aumente o desempenho do seu sistema com o Microsoft Visual C++ 2015 Redistributable Package! |
![]() |
Microsoft Edge
Um novo padrão na navegação na Web |
![]() |
Google Chrome
Navegador da Web rápido e versátil |
![]() |
Microsoft Visual C++ 2010 Redistributable
Componente essencial para executar aplicativos do Visual C++ |
![]() |
Microsoft Update Health Tools
Ferramentas de integridade do Microsoft Update: Certifique-se de que seu sistema esteja sempre atualizado! |