VLC Player MSI Installer.
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.
Resumen
VLC Player MSI Installer es un software de Freeware en la categoría de Audio y Multimedia desarrollado por TechyGeeksHome.
La última versión de VLC Player MSI Installer es 3.0.11, aparecido en 09/09/2020. Inicialmente fue agregado a nuestra base de datos en 20/02/2018.
VLC Player MSI Installer se ejecuta en los siguientes sistemas operativos: Windows.
VLC Player MSI Installer no ha sido calificada por nuestros usuarios aún.
Últimas reseñas
![]() |
SlimCleaner Plus
Mejore el rendimiento de su PC con SlimCleaner Plus. |
![]() |
FreeFileSync
¡Sincronice y haga copias de seguridad de sus archivos sin esfuerzo con FreeFileSync! |
![]() |
PlayMemories Home
¡Organiza y comparte tus fotos y vídeos sin problemas con PlayMemories Home! |
Xilisoft Video to Audio Converter
Transforma tu biblioteca de vídeos: Xilisoft Video to Audio Converter |
|
PE Explorer
Desbloquee los secretos de su software con PE Explorer |
|
![]() |
System Monitor
Realice un seguimiento sin esfuerzo del estado de su sistema con System Monitor |
![]() |
UpdateStar Premium Edition
¡Mantener su software actualizado nunca ha sido tan fácil con UpdateStar Premium Edition! |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
¡Aumente el rendimiento de su sistema con el paquete redistribuible de Microsoft Visual C++ 2015! |
![]() |
Microsoft Edge
Un nuevo estándar en la navegación web |
![]() |
Google Chrome
Navegador web rápido y versátil |
![]() |
Microsoft Visual C++ 2010 Redistributable
Componente esencial para ejecutar aplicaciones de Visual C++ |
![]() |
Microsoft Update Health Tools
Herramientas de estado de Microsoft Update: ¡asegúrese de que su sistema esté siempre actualizado! |