OKAAAY Here we go:
::Office 2013 non-click to run
Start /wait Office\Setup.exe /adminfile [your msp file name].msp
::Corel x7 (probably works for newer versions, this is what I used since X3) and updates
start /wait CorelX7\Setup.exe /qb! USERNAME=[Name goes here] SERIALNUMBER=[What you think I'd give you mine? XD] ADDLOCAL=Draw,PP,Filters,ShellExt,VBAFiles,VSTA,BR,EN,Ghostscript DESKTOPSHORTCUTS=0 PROFILEID=[You can get this from the Corel website on the login area] REBOOT=Suppress
start /wait CorelX76\Setup.exe /qb!
start /wait CorelX761\Setup.exe /qb!
::Corel VideoStudio X9 and updates
start /wait VSX9\Setup.exe /qb! USERNAME=[Name goes here] SERIALNUMBER=[What you think I'd give you mine? XD] ADDLOCAL=ALL FORCENOSHOWLIC=1 DESKTOP=NONE PROFILEID=[You can get this from the Corel website on the login area] REBOOT=Suppress
start /wait VSX95\Setup.exe /s
start /wait VSX951\Setup.exe /s
:: For some reason, updates use InstallShield format. Go figure.
Start /wait DirectX.exe /Q
::Abbodi VisualC++ pack
Start /wait VCAIO.exe /y
::Autodesk Sketchbook (better than paint, and free, make sure it's installed AFTER Visual C++ packs):
start /wait msiexec /qb /i Sketchbook\isscript.msi
start /wait msiexec /qb /i "Sketchbook\SketchBook8.0.0.msi" ADDDESKTOPSHORTCUT= ADDQUICKLAUNCHSHORTCUT=
Start /wait 7Zip.exe /S
:: For animated Gif Support under Windows
start /wait 7Gif.exe /SP- /SILENT /NOCANCEL /NORESTART /SUPPRESSMSGBOXES /LANG=English /COMPONENTS="7gif (English)"
start /wait Notepad.exe /S
start /wait Replacer.exe /NOTEPAD="C:\Program Files\Notepad++\Notepad++.exe" /SILENT
start /wait Java64.exe /s REBOOT=Suppress
start /wait Java32.exe /s REBOOT=Suppress
start /wait KLite.exe /verysilent /norestart /LoadInf=Klite.ini
::start /wait KLiteupd.exe /verysilent /norestart /LoadInf=Klite.ini :: << If there's any update packages
start /wait msiexec.exe /i "Chrome.msi" /passive /norestart
start /wait msiexec.exe /i "Transmission.msi" /passive /norestart
start /wait msiexec.exe /i "Sigil.msi" /passive /norestart
start /wait VLC3.exe /L=1033 /S :: Make sure to change 1033 for your local code
start /wait msiexec.exe /i "Drive.msi" /passive /norestart
start /wait DropboxSetup.exe /NOLAUNCH
Start /wait ThemePatcher.exe /S
Start /wait MP3TagSetup.exe /S
Start /wait Spotify.exe /Silent
Start /wait Steam.exe /S
Exit