dont know if anyone is interested but ive managed to get mohaa and spearhead plus all patches to install silently without problems info below if interested obviously u will need a dvd disc for this to work ! this is my mohaa_install.cmd file - CLS @echo off ECHO. ECHO This will install MOHAA, Spearhead, Plus all patches :) ECHO ECHO ECHO Registering Mohaa & Spearhead COPY "%systemdrive%\Install\Spearhead\eReg\Medal of Honor Allied Assault Spearhead_Code.exe" "c:\" COPY "%systemdrive%\Install\Spearhead\eReg\Medal of Honor Allied Assault Spearhead_eReg.exe" "c:\" REGEDIT /S %systemdrive%\install\mohaaspearhead.reg ECHO ECHO Installing MOHAA Original ECHO Please Wait... start /wait %systemdrive%\install\cd1\Setup.exe -s -f1"%systemdrive%\install\cd1\setup.iss" ECHO ECHO ECHO Installing MOHAA Patch 1.11 ECHO Please Wait... start /wait %systemdrive%\Install\crack_and_patch\MOHAA_UKUS_ONLY_patch111\Setup.exe -s -f1"%systemdrive%\install\MOHAA_UKUS_ONLY_patch111\setup.iss" ECHO ECHO ECHO Installing MOHAA Spearhead ECHO Please Wait... ECHO start /wait %systemdrive%\install\Spearhead\setup\Setup.exe -s -f1"%systemdrive%\install\Spearhead\setup\setup.iss" ECHO ECHO Installing MOHAA Spearhead Patch 2.11 ECHO Please Wait... start /wait %systemdrive%\install\patch\mohaas_patch_20_to_211\Setup.exe -s -f1"%systemdrive%\install\patch\mohaas_patch_20_to_211\setup.iss" ECHO ECHO ECHO Installing MOHAA Spearhead Patch 2.15 ECHO Please Wait... start /wait %systemdrive%\install\patch\mohaas_patch_211_to_215\Setup.exe -s -f1"%systemdrive%\install\patch\mohaas_patch_211_to_215\setup.iss" ECHO ECHO DEL "c:\Medal of Honor Allied Assault Spearhead_Code.exe" DEL "c:\Medal of Honor Allied Assault Spearhead_eReg.exe" ECHO ECHO Finished Mohaa Script EXIT here is the mohaaspearhead.reg file - this way u wont have to enter ur serial where it normally asks u to it will skip it. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\EA Games\Medal of Honor Allied Assault\ergc] @="Serial goes here" [HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\EA Games\Medal of Honor Allied Assault Spearhead\ergc] @="Serial goes here" Here is my setup.iss for mohaa - [InstallShield Silent] Version=v6.00.000 File=Response File [File Transfer] OverwrittenReadOnly=NoToAll [{0DEA94ED-915A-4834-A87E-388D012C8E02}-DlgOrder] Dlg0={0DEA94ED-915A-4834-A87E-388D012C8E02}-SdWelcome-0 Count=9 Dlg1={0DEA94ED-915A-4834-A87E-388D012C8E02}-MessageBox-0 Dlg2={0DEA94ED-915A-4834-A87E-388D012C8E02}-AskYesNo-0 Dlg3={0DEA94ED-915A-4834-A87E-388D012C8E02}-SdAskDestPath-0 Dlg4={0DEA94ED-915A-4834-A87E-388D012C8E02}-AskYesNo-1 Dlg5={0DEA94ED-915A-4834-A87E-388D012C8E02}-SdSetupTypeEx-0 Dlg6={0DEA94ED-915A-4834-A87E-388D012C8E02}-SdSelectFolder-0 Dlg7={0DEA94ED-915A-4834-A87E-388D012C8E02}-AskYesNo-2 Dlg8={0DEA94ED-915A-4834-A87E-388D012C8E02}-SdFinish-0 [{0DEA94ED-915A-4834-A87E-388D012C8E02}-SdWelcome-0] Result=1 [{0DEA94ED-915A-4834-A87E-388D012C8E02}-MessageBox-0] Result=1 [{0DEA94ED-915A-4834-A87E-388D012C8E02}-AskYesNo-0] Result=0 [{0DEA94ED-915A-4834-A87E-388D012C8E02}-SdAskDestPath-0] szDir=C:\Program Files\EA GAMES\MOHAA Result=1 [{0DEA94ED-915A-4834-A87E-388D012C8E02}-AskYesNo-1] Result=1 [{0DEA94ED-915A-4834-A87E-388D012C8E02}-SdSetupTypeEx-0] Result=Typical [{0DEA94ED-915A-4834-A87E-388D012C8E02}-SdSelectFolder-0] szFolder=EA GAMES\Medal of Honor Allied Assault Result=1 [{0DEA94ED-915A-4834-A87E-388D012C8E02}-AskYesNo-2] Result=1 [Application] Name=Medal of Honor Allied Assault Version=1.2.1.100 Company=EA GAMES Lang=0009 [{0DEA94ED-915A-4834-A87E-388D012C8E02}-SdFinish-0] Result=1 bOpt1=0 bOpt2=0 and heres the setup.iss for the 1.11 uk patch - [InstallShield Silent] Version=v6.00.000 File=Response File [File Transfer] OverwrittenReadOnly=NoToAll [{96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-DlgOrder] Dlg0={96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-SdWelcome-0 Count=6 Dlg1={96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-SdWelcome-1 Dlg2={96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-AskYesNo-0 Dlg3={96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-SdAskDestPath-0 Dlg4={96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-SdShowInfoList-0 Dlg5={96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-SdFinish-0 [{96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-SdWelcome-0] Result=1 [{96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-SdWelcome-1] Result=1 [{96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-AskYesNo-0] Result=1 [{96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-SdAskDestPath-0] szDir=C:\Program Files\EA GAMES\MOHAA\ Result=1 [{96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-SdShowInfoList-0] Result=1 [Application] Name=Medal of Honor Allied Assault UK & US 1.11 Patch Version=1.11 Company=Electronic Arts Lang=0009 [{96DEBE72-2FD4-46C7-BF03-B024CAF69D83}-SdFinish-0] Result=1 bOpt1=0 bOpt2=0 and for spearhead setup.iss - [InstallShield Silent] Version=v6.00.000 File=Response File [File Transfer] OverwrittenReadOnly=NoToAll [{7914BE1E-F186-4790-B8F4-9F63C52A41C1}-DlgOrder] Dlg0={7914BE1E-F186-4790-B8F4-9F63C52A41C1}-SdWelcome-0 Count=5 Dlg1={7914BE1E-F186-4790-B8F4-9F63C52A41C1}-SdAskDestPath-0 Dlg2={7914BE1E-F186-4790-B8F4-9F63C52A41C1}-AskYesNo-0 Dlg3={7914BE1E-F186-4790-B8F4-9F63C52A41C1}-AskYesNo-1 Dlg4={7914BE1E-F186-4790-B8F4-9F63C52A41C1}-SdFinish-0 [{7914BE1E-F186-4790-B8F4-9F63C52A41C1}-SdWelcome-0] Result=1 [{7914BE1E-F186-4790-B8F4-9F63C52A41C1}-SdAskDestPath-0] szDir=C:\Program Files\EA GAMES\MOHAA Result=1 [{7914BE1E-F186-4790-B8F4-9F63C52A41C1}-AskYesNo-0] Result=1 [{7914BE1E-F186-4790-B8F4-9F63C52A41C1}-AskYesNo-1] Result=0 [Application] Name=Medal of Honor Allied Assault(tm) Spearhead Version=2.0 Company=Electronic Arts Lang=0009 [{7914BE1E-F186-4790-B8F4-9F63C52A41C1}-SdFinish-0] Result=1 bOpt1=0 bOpt2=0 and the ver 2.11 spearhead patch setup.iss - [InstallShield Silent] Version=v6.00.000 File=Response File [File Transfer] OverwrittenReadOnly=NoToAll [{BE699EDC-9E58-4671-A23E-9CDF7F6F42F2}-DlgOrder] Dlg0={BE699EDC-9E58-4671-A23E-9CDF7F6F42F2}-SdWelcome-0 Count=2 Dlg1={BE699EDC-9E58-4671-A23E-9CDF7F6F42F2}-SdFinish-0 [{BE699EDC-9E58-4671-A23E-9CDF7F6F42F2}-SdWelcome-0] Result=1 [Application] Name=Medal of Honor Allied Assault(tm) Spearhead Version=2.11 Company=Electronic Arts Lang=0009 [{BE699EDC-9E58-4671-A23E-9CDF7F6F42F2}-SdFinish-0] Result=1 bOpt1=0 bOpt2=0 and for the 2.11 to 2.15 patch, setup.iss - [InstallShield Silent] Version=v6.00.000 File=Response File [File Transfer] OverwrittenReadOnly=NoToAll [{18EF2DEE-DCB0-466A-ABA5-4C73E508530A}-DlgOrder] Dlg0={18EF2DEE-DCB0-466A-ABA5-4C73E508530A}-SdWelcome-0 Count=2 Dlg1={18EF2DEE-DCB0-466A-ABA5-4C73E508530A}-SdFinish-0 [{18EF2DEE-DCB0-466A-ABA5-4C73E508530A}-SdWelcome-0] Result=1 [Application] Name=Medal of Honor Allied Assault(tm) Spearhead Patch 2.15 Version=2.15 Company=Electronic Arts Lang=0009 [{18EF2DEE-DCB0-466A-ABA5-4C73E508530A}-SdFinish-0] Result=1 bOpt1=0 bOpt2=0 I have my structure as follows - Install folder then inside here is as follows - cd1 folder - mohaa original cd2 folder - mohaa original Spearhead folder - speahead in it patch folder - 1.11, 2.11 and 2.15 patches in it all the setup.iss files go into the corresponding folders example setup.iss for mohaa goes into cd1, setup.iss for spearhead into the spearhead\setup folder and so on. I extracted all 3 patches into there own folders before putting the setup.iss files in with them or else it wouldnt work so setup.iss into MOHAA_UKUS_ONLY_patch111, and setup.iss into mohaas_patch_20_to_211, and setup.iss into mohaas_patch_211_to_215, using the right setup.iss from above. Mohaa original is 2 discs so obviously i just dragged and dropped cd 1 into cd1 folder and cd 2 onto cd2 folder and the same with spearhead into spearhead folder. Mohaa even though its 2 discs (or 2 folders) it doesnt ask for cd2 like it does when u install it off the original cds, it just carries on and automatically locates cd2 folder on its own, i must addmit this was a pure stroke of luck but hey it works so who cares As u can probably see in the script it copies spearhead regcode files to the c:\ if it didnt or doesnt spearhead will not install saying it cant find the file so it is needed, but it does delete it a little further down in the script. I hope this makes sense and is of use to someone, it takes a bit longer to copy over when installing but i just leave it and all runs well