
Start /WAIT "" msiexec /L*V "%temp%\imap-log.txt" /norestart /qb /i "CD_2\iMap - STEP 7 Addon\Disk1\setup.I am working on one software application having sql server database. Start /WAIT "" "CD_2\MSHelp\" /norestart /quiet Start /WAIT "" msiexec /L*V "%temp%\s7sclhf-log.txt" /norestart /qb /i "CD_2\S7-Scl\HF\setup.msi" LANG2_INST=1 PROGRAM=1 SETUPTYPUPDATE=Upgrade LIC_AUTORISATIONNOW=0 Start /WAIT "" msiexec /L*V "%temp%\s7scl-log.txt" /norestart /qb /i "CD_2\S7-Scl\Disk1\setup.msi" LANG2_INST=1 LIC_AUTORISATIONNOW=0 EXAMPLES=1 PROGRAM=1 DOCU=1 ALLUSERS=2 Start /WAIT "" msiexec /L*V "%temp%\s7graph-log.txt" /norestart /qb /i "CD_2\S7-Graph\Disk1\setup.msi" PROGRAM=1 LIC_AUTORISATIONNOW=0 EXAMPLES=1 DOCU=1 ALLUSERS=2 LANG2_INST=1 Start /WAIT "" msiexec /L*V "%temp%\s7pct-log.txt" /norestart /qb /i "CD_1\S7-PCT\Disk1\setup.msi" EDD_CATALOG=1 BIN=1 ALLUSERS=2 Start /WAIT "" msiexec /L*V "%temp%\s7allm-log.txt" /norestart /qb /i "CD_1\Automation License Manager\Disk1\setup.msi" LANG2_INST=1 PROGRAM=1 SERVICE=1 DOCU=1 ALLUSERS=2 Start /WAIT "" msiexec /L*V "%temp%\s7plcsim-log.txt" /norestart /qb /i "CD_1\S7-Plcsim\Disk1\setup.msi" LANG2_INST=1 PROGRAM=1 DOCU=1 ALLUSERS=2

Start /WAIT "" msiexec /L*V "%temp%\step7-log.txt" /norestart /qb /i "CD_1\step7\disk1\setup.msi" LANG2_INST=1 LIC_AUTORISATIONNOW=0 EXAMPLES=1 PROGRAM=1 DOCU=1 ALLUSERS=2 INIFILE="%~dp0cd_1\step7\disk1\steuerdatei.ini" Start /WAIT "" msiexec /L*V "%temp%\isscript11-log.txt" /norestart /qb /i "CD_1\step7\disk1\isscript11.msi" Start /WAIT "" msiexec /L*V "%temp%\vcred08-log.txt" /norestart /qb /i "CD_1\VCREDIST\2008SP1\vc_red.msi" Start /WAIT "" msiexec /L*V "%temp%\vcred05-log.txt" /norestart /qb /i "CD_1\VCREDIST\2005SP1\vcredist.msi" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session off

I haven't tested it and I don't think I like this solution, but to save anyone else from creating an unnecessary account, here are the contents of the attached zip file.

I also came here looking for silent install options for V11.
