Software | Java |
Install Silently | msiexec /i “Java.msi” /passive /norestart /l “C:\(path)\Java.log” AUTOUPDATECHECK=0 JAVAUPDATE=0 JU=0 |
Tag Archives: Unattended
Deploy Java
Automate Application Installation (Tutorial)
Purpose: Comprehensive list of different Installer Engines and a way to install each of them silently.

Every single task of “let us install this application without user interaction” begins with the study of the target application. You might be lucky to find out that the application is created by one of the most popular install engines. If so, you have a chance to use the applicable install engine documentation and parameters to automate the installation. If not, you will need to create an install package by yourself.
Deploy Internet Explorer
Software | Microsoft Internet Explorer |
Install Silently |
Deploy Microsoft Zune (for Windows Phone)
Software | Microsoft Zune (Application for Windows Phone) |
Install Silently | ZunePackage.exe /qb /accepteula |
Deploy Adobe Premiere Elements 10
Software | Adobe Premiere Elements 10 |
Requirements | Apple Quicktime (Renderer) |
Install Silently Finnish |
OEM.exe /UL1033 /V”SERIALNUMBER=XXXX-XXXX DELETEDESKTOPSHORTCUT=1 COUNTRY=77″ |
Deploy Windows Live Essentials 2012
Software | Windows Live Essentials 2012 |
Install Silently | wlarp.exe /q quiet installation /log: /noMU disable Windows Update /noHomepage prevent homepage to become Msn.com /noLaunch prevent Messenger to launch just after installation as finished. /noSearch prevent your default search engin to be replaced by Bing.com /NoToolbarCEIP switch will stop the toolbar install. /AppSelect:(ApplicationID) select features you want to install !(ApplicationID) are features that should not be installed ApplicationIDs |