Jump to content

Recommended Posts

Posted (edited)

Hi ive read loads on this forum about Photoshop.

Ive tryed lots of ideas but none worked for me. The activation screen Kept popping up,

and I couldnt get rid of it

Untill now

I set up my Abcpy.ini

like in other posts

;***************************************************************

;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

FName=name

LName=name

MI=

UserCompanyName=name

UserSerialNumber=serial no ---

DisplayBackGround=

DisplayProgressBar=

ProgressBarStart=

ProgressBarEnd=

Heres my Autoit script

; AutoIt Version: 3.1.0

; Author: A.N.Other <myemail@nowhere.com>

;

; Script Function:

; Template AutoIt script.

;

; ----------------------------------------------------------------------------

; Script Start - Add your code below here

Run ("setup.exe")

WinWaitActive("Adobe Photoshop CS and ImageReady CS Setup")

Sleep(120000)

Send('{tab 4}{Enter}')

WinWaitActive ("Adobe Photoshop")

Send('{ALT}')

Send('{Down}')

Send('{Up}')

send('{Enter}')

Exit

and it works. Installs then closes registration window yeha...................

And thanks to MHZ

Edited by bobthenob

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...