dennxyz Posted January 5, 2007 Posted January 5, 2007 I have spent the last couple of days trying to figure out how to install this game unattended.After searching the forums, I found one gentleman who used the /s swith in runonceex,which I tried and did not have any success.The installer appears to be Installshield, so I made made an iss file by installing the game.My iss file contains the following:[installShield Silent]Version=v7.00File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{907B4640-266B-4A21-92FB-CD1A86CD0F63}-DlgOrder]Dlg0={907B4640-266B-4A21-92FB-CD1A86CD0F63}-SdWelcome-0Count=6Dlg1={907B4640-266B-4A21-92FB-CD1A86CD0F63}-SdLicense2-0Dlg2={907B4640-266B-4A21-92FB-CD1A86CD0F63}-AskText-0Dlg3={907B4640-266B-4A21-92FB-CD1A86CD0F63}-SdComponentDialogAdv-0Dlg4={907B4640-266B-4A21-92FB-CD1A86CD0F63}-SdSelectFolder-0Dlg5={907B4640-266B-4A21-92FB-CD1A86CD0F63}-SdFinish-0[{907B4640-266B-4A21-92FB-CD1A86CD0F63}-SdWelcome-0]Result=1[{907B4640-266B-4A21-92FB-CD1A86CD0F63}-SdLicense2-0]Result=1[{907B4640-266B-4A21-92FB-CD1A86CD0F63}-AskText-0]szText=My serial number hereResult=1[{907B4640-266B-4A21-92FB-CD1A86CD0F63}-SdComponentDialogAdv-0]szDir=C:\Program Files\Atari\RollerCoaster Tycoon® 3US-type=stringUS-count=1US-0=US\New Auto RTPatch Client Installer 6.50 USComponent-type=stringComponent-count=1Component-0=USResult=1[{907B4640-266B-4A21-92FB-CD1A86CD0F63}-SdSelectFolder-0]szFolder=Atari\RollerCoaster Tycoon® 3Result=1[Application]Name=RollerCoaster Tycoon® 3Version=1.00.000Company=AtariLang=0009[{907B4640-266B-4A21-92FB-CD1A86CD0F63}-SdFinish-0]Result=1bOpt1=0bOpt2=0[{B34454E6-1B17-4B6A-94F5-DAAF9F1ACE02}-DlgOrder]Count=0My batch file uses the following line:start /wait %cdrom%\Games\RCT3\setup.exe /a /sms /s /f1%cdrom%\Games\RCT3\RCT.iss /f2%temp%\RCT3.logThe game begins installing then the Atari Registration comes up (ATR1.exe) which I end manually or it will hang, but the install stops there as the batch also ends with the Atari Registration end.How can I suppress this registration dialog? I clicked thru it when doing the iss install, so I don't get why it stillcomes up.Any and all ideas are welcomeD
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now