Swimming_Bird Posted April 14, 2005 Posted April 14, 2005 here are my abcpy.ini filesPhotoshop[OEM Install]DisplayWelcomeDlg=NODisplayEULA=NODisplayXPDialog=NODisplayTypeOfInstallDlg=NODisplaySelectDestDirDlg=NODisplayCustomDlg=NODisplayUserInfoDlg=NODisplayConfirmRegDlg=NODisplayStartCopyDlg=NODisplayFinishDlg=NODisplayFinalMessage=NODisplayRebootDlg=NOProgGroupName=DefaultDestDir=FName=TalLName=AtlasMI=EUserCompanyName=SkynetUserSerialNumber=104518786950937888700333DisplayBackGround=YESDisplayProgressBar=YESProgressBarStart=YESProgressBarEnd=YES.......;--Launch Objects;[Launches];NumberOfLaunches=0;Launch1Platform=All;Launch1Language=All;Launch1Type=EXE;Launch1Program=Install.exe;Launch1CmdLine=;Launch1ChangeDir=$Source\Disk1;Launch1Wait=YES;[LauncherApp];Launch=NOPremiere[OEM Install]DisplayWelcomeDlg=NODisplayEULA=NODisplayTypeOfInstallDlg=NODisplaySelectDestDirDlg=NODisplayCustomDlg=NODisplayUserInfoDlg=NODisplayConfirmRegDlg=NODisplayStartCopyDlg=NODisplayFinishDlg=NODisplayFinalMessage=NODisplayRebootDlg=NOAllowMaintenanceMode=NOProgGroupName=DefaultDestDir=UserName=Tal AtlasUserCompanyName=SkynetUserSerialNumber=113215397910020298201104DisplayBackGround=NODisplayProgressBar=YESProgressBarStart=YESProgressBarEnd=YESwhen i run the setup.exe straight up it does exactly what i want UNTIL the activation diologue comes up.when i run them with any combinations of s, sms, f2 with both the / and - triggers i found the name of the task that runs the activation but i dont know how to make it run at the propper time.
hulala.[uk] Posted April 15, 2005 Posted April 15, 2005 Photoshoptry this:Setup.exe -s -f1"setup.iss"where setup.iss contains:[InstallShield Silent]Version=v7.00File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{EFB21DE7-8C19-4A88-BB28-A766E16493BC}-DlgOrder]Count=0also just in case this is the copy of the abcpy.ini file i use and it works.(attached)Abcpy.ini
hulala.[uk] Posted April 15, 2005 Posted April 15, 2005 doh!, and Premiere:Setup.exe /s /f1"setup.iss"where iss has[InstallShield Silent]Version=v7.00File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{A14F7508-B784-40B8-B11A-E0E2EEB7229F}-DlgOrder]Dlg0={A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdWelcome-0Count=8Dlg1={A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdAskOptionsList-0Dlg2={A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdLicense-0Dlg3={A14F7508-B784-40B8-B11A-E0E2EEB7229F}-CUSTOM_USERINFO-0Dlg4={A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdConfirmRegistration-0Dlg5={A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdAskDestPath-0Dlg6={A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdStartCopy-0Dlg7={A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdFinishReboot-0[{A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdWelcome-0]Result=1[{A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdAskOptionsList-0]Component-type=stringComponent-count=1Component-0=International EnglishResult=1[{A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdLicense-0]Result=1[{A14F7508-B784-40B8-B11A-E0E2EEB7229F}-CUSTOM_USERINFO-0]Name=' 'Company=companySerialNumber=24 numbers with no dashes[{A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdConfirmRegistration-0]Result=1[{A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdAskDestPath-0]szDir=C:\Program Files\Adobe\Premiere Pro 1.5Result=1[{A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdStartCopy-0]Result=1[Application]Name=Adobe Premiere Pro 1.5Version=1.5Company=AdobeLang=0009[{A14F7508-B784-40B8-B11A-E0E2EEB7229F}-SdFinishReboot-0]Result=1BootOption=0again .ini file attachedAbcpy.ini
Swimming_Bird Posted April 15, 2005 Author Posted April 15, 2005 i used my own generated setup.iss files, but i'll try yours as well
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now