Automating application installations is a great way to cut down on the deployment time of workstations for your end users. Having completed a domain/operating system migration in the past I can attest to the benefits of an automated deployment. Below you will find a list of applications and their silent installation parameters:
7-Zip: msiexec.exe /i “7z920-x64.msi” /qn
Adobe Air: “AdobeAIRInstaller.exe” -silent
Adobe Flash Player: msiexec.exe /i “install_flash_player_11_active_x.msi” /qn /norestart
Adobe Reader XI: msiexec.exe /i AcroRead.msi EULA_ACCEPT=YES /qn
Adobe Shockwave Player: msiexec.exe /i “sw_lic_full_installer.msi” /qn /norestart
Apple Application Support: msiexec.exe /i “AppleApplicationSupport.msi” /qn /norestart
Apple Quicktime: msiexec.exe /i “QuickTime.msi” /qn /norestart
Barracuda Malware Removal Tool: setup.exe /verysilent /norestart
Microsoft Silverlight: Silverlight.exe /q
Mozilla Firefox: “Firefox Setup 25.0.exe” -ms
Oracle Java: JavaSetup7u45.exe /s
VLC Media Player: vlc-2.1.1-win32.exe /S