Photoshop CS2 remove activation screen on install
#1
Posted 28 April 2005 - 11:32 AM
i've already got this:
start /wait %systemdrive%\install\photoshop\setup.exe /v/qb!
(this is the program installation)
start /wait "%systemdrive%\install\photoshop\Adobe Common File Installer.msi" /qb!
(this is an installation to remove the update error when you start photoshop)
copy %systemdrive%\install\photoshop\B2B86000.dat "%systemdrive%\Documents and Settings\All Users\Application Data\Adobe Systems\Product licenses" /y
(this is my activation file for activation)
regedit /s %systemdrive%\install\photoshop\settings.reg
(for getting some reg settings right)
and my Abcpy.ini looks like this:
;***************************************************************
;Adobe Installer External Configuration File: Abcpy.ini
;***************************************************************
;***************************************************************
;Main Section
;The (Product) key is a required key
;***************************************************************
[MAIN]
Product=Adobe® Photoshop CS2
AbcpyVersion=2.0
;***************************************************************
;OEM Installation Options
;***************************************************************
[OEM Install]
SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
SERIALNUMBERTRYOUT=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
USERNAME=a
COMPANYNAME=d
INSTALLDIR=
DisplayWelcomeDlg=NO
DisplayEULA=NO
DisplayXPDialog=NO
DisplayTypeOfInstallDlg=NO
DisplaySelectDestDirDlg=NO
DisplayCustomDlg=NO
DisplayUserInfoDlg=NO
DisplayConfirmRegDlg=NO
DisplayStartCopyDlg=NO
DisplayFinishDlg=NO
DisplayFinalMessage=NO
DisplayRebootDlg=NO
DisplayBackGround=NO
DisplayBackGround=NO
DisplayProgressBar=NO
ProgressBarStart=NO
ProgressBarEnd=NO
Can somebody help me?
greetz astie
#2
Posted 28 April 2005 - 11:35 AM
This post has been edited by 1chaoticadult: 28 April 2005 - 11:38 AM
#3
Posted 28 April 2005 - 11:39 AM
1chaoticadult, on Apr 28 2005, 11:35 AM, said:
<{POST_SNAPBACK}>
oke removed it, but cant i turn the activation off on installation so it pop ups when you start photoshop for the first time?
#4
Posted 28 April 2005 - 01:50 PM
Astie, on Apr 28 2005, 11:39 AM, said:
1chaoticadult, on Apr 28 2005, 11:35 AM, said:
<{POST_SNAPBACK}>
oke removed it, but cant i turn the activation off on installation so it pop ups when you start photoshop for the first time?
<{POST_SNAPBACK}>
This might be possible but seeing how photoshop cs2 activation is slightly different from cs, I'm not sure if ya can or not especially how they have the transfer activation option (although I think this uses the net connection, not sure).
#5
Posted 28 April 2005 - 01:54 PM
#6
Posted 28 April 2005 - 06:59 PM
apparently the program builds the admin point only for photoshop and imageready, prompting an error when it's time to install adobe updater. this can be interesting for us b/c it also reduces the size of installed CS2
i wonder if will be available a tool to deploy .mst files to use with "/TRANSFORMS=" switch...
#7
Posted 29 April 2005 - 07:33 AM
Update: Ok, i finished the installed (i clicked ignore) but nevertheless i get the activation screen at the end of the installation. Adobe sucks
#8
Posted 29 April 2005 - 11:38 AM
Run ("setup.exe /v/qb")
WinWaitActive("Adobe Photoshop Installer")
ControlClick("Adobe Photoshop Installer", "", "Button6")
WinWaitActive("Adobe Activation")
ControlClick("Adobe Activation", "", "Button1")
#9
Posted 29 April 2005 - 02:05 PM
i hope someone finds out a method to make this unattended.
#10
Posted 29 April 2005 - 02:16 PM
WotC, on Apr 29 2005, 11:38 AM, said:
Run ("setup.exe /v/qb")
WinWaitActive("Adobe Photoshop Installer")
ControlClick("Adobe Photoshop Installer", "", "Button6")
WinWaitActive("Adobe Activation")
ControlClick("Adobe Activation", "", "Button1")
<{POST_SNAPBACK}>
That script won't work anyway. You have to type in an serial numbers to have a fully activated copy unless of course you are using the trial in which the activation screen will keep popping up.
#12
Posted 29 April 2005 - 03:44 PM
[OEM Install] SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx SERIALNUMBERTRYOUT=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
#13
Posted 29 April 2005 - 04:01 PM
#14
Posted 29 April 2005 - 04:24 PM
WotC, on Apr 29 2005, 03:44 PM, said:
[OEM Install] SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx SERIALNUMBERTRYOUT=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
<{POST_SNAPBACK}>
Yea but you still need an authorization & activation code to input into the activation screen. I guess you wasn't getting what I saying before.
#15
Posted 29 April 2005 - 04:53 PM
WinWaitActive("Adobe Photoshop Installer")
ControlClick("Adobe Photoshop Installer", "", "Button6")
WinWaitActive("Adobe Activation")
ControlClick("Adobe Activation", "", "Button1")
It waits for the Registration "popup" and cancels activation. Of course, you have to register it within the first 30 days, but hey, at least its installed unattended :-). i suppose its the same as with adobe acrobat professional - the activation just sucks and can't be automated (as far as i know)!
And hey, the topic was "remove activation screen on install" - not REGISTER it successfully :-).
#16
Posted 29 April 2005 - 05:33 PM
#17
Posted 29 April 2005 - 05:43 PM
#18
Posted 29 April 2005 - 06:09 PM
BoardBabe, on Apr 29 2005, 05:33 PM, said:
<{POST_SNAPBACK}>
i too would like an exe or an au3 file for this.
most prefferably an au3 file.
thanks
#19
Posted 29 April 2005 - 07:33 PM
Adobe knows about Autoit
when the corp edition comes out no need to activate.
#20
Posted 29 April 2005 - 08:15 PM
I cant get it to run.
When I try to run the installation from a script it fails to find the data1.cab file and then prompts to retry or cancel.
This method would prove to be very useful if I could get it to work.
The source size is reduced to 130mb when compressed with 7zip.
I am running it with an AutoIt script but it would seem that the installer
itself needs to be altered to keep it from checking for the data.cab file.
But the .msi file itself runs fine when I just double click on it.
Here is my AutoIt script if anyone is interested. The .msi has been renamed.
RunWait("msiexec /qb /l* cs2-log.txt /i adobecs2.msi")
;Activation
WinWaitActive ( "Adobe Photoshop Installer","" )
ControlClick ( "Adobe Photoshop Installer", "", "Button6" )
;Activation2
Sleep ( 250 )
WinWaitActive ( "Adobe Activation","" )
ControlClick ( "Adobe Activation", "", "Button1" )
Exit
;EOF



Help

Back to top









