Jump to content

Recommended Posts

Posted

I've tried the method in THIS thread but I can't get it to work correctly. Everytime setup runs it very quickly stops and let's the installer complete it's work. Problem is this means my script which reboots the pc on the next line takes over again and reboots without a successful install of photoshop 7.

Anyone know how to fix my problem? my abcpy.ini is as follows

;***************************************************************
;OEM Installation Options
;***************************************************************
[OEM Install]
DisplayWelcomeDlg=NO
DisplayEULA=NO
DisplayXPDialog=NO
DisplayTypeOfInstallDlg=NO
DisplaySelectDestDirDlg=NO
DisplayCustomDlg=NO
DisplayUserInfoDlg=NO
DisplayConfirmRegDlg=NO
DisplayStartCopyDlg=NO
DisplayFinishDlg=NO
DisplayFinalMessage=NO
DisplayRebootDlg=NO
ProgGroupName=
DefaultDestDir=C:\Program Files\Adobe\Photoshop
UserName=####
UserCompanyName=####
UserSerialNumber=####
DisplayBackGround=NO
DisplayProgressBar=NO
ProgressBarStart=
ProgressBarEnd=


Posted

i try a very different method, instead of modifying abcopy.ini, i does a recorded installation instead and install using the silent switch.

[Recorded Installation]

Adobe_Photoshop_7.0\Setup.exe -r

Upon installation successful, go to %WINDIR% (or your windows directory) and collect the file Setup.iss and place it in your installation directory (Adobe_Photoshop_7.0\). Then install silently using

[silent Installation]

Adobe_Photoshop_7.0\Setup.exe -s

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...