Photoshop CS2 remove activation screen on install
#101
Posted 11 May 2005 - 06:37 PM
#102
Posted 14 May 2005 - 07:47 AM
This post has been edited by blinkdt: 16 February 2006 - 02:23 PM
#103
Posted 14 May 2005 - 11:07 AM
What we need is a guide to install CS2 silently (or quietly), get rid of the activation nag screen, and register it all done during RunOnceEx (or Batch_file.cmd).
At the moment we've got 1]editing abcopy.inf, 2]using modified msi, 3]using mst files, 4]autoIT scripts, 5]keygenerators, 6]copying .dat files and godknows what else. People are also posting in this thread about Illustrator, too!
#104
Posted 14 May 2005 - 09:05 PM
DLF, on May 14 2005, 11:07 AM, said:
<{POST_SNAPBACK}>
I would love to do a guide if I can get the darn thing working!
Btw, the postings about Illustrator are ok since both programs use the same method for activation, store their .dat files in the same location, and make very similar registry changes. So from what I can tell, a guide for one is a guide for both, if anyone ever creates one.
#105
Posted 15 May 2005 - 01:43 AM
This post has been edited by blinkdt: 16 February 2006 - 02:24 PM
#106
Posted 15 May 2005 - 03:28 AM
Quote
Quote
Agreed, I can install it, no problems, but I get the activaton screen on first run.
With the CS V8 I could dummy install it, activate it and retrieve 2 files from the installdir and 3 from the installdir\activation dir. Then I could use my U/A CD to install it and then just silently copy/overwrite these 5 files over to the correct dir's at next entry on RunOnceEx.
Can't figure a similar way though with CS2? But there obviously must be a similar routine, its just that I'm not technically competent enough to work out what it is. This is why I use the forum - hopefully to get help from those more technically minded kind enough to help.
P.S. The URL for the official Adobe help page for silent install (mentioned earlier in this thread) - I have read it and it basically tells you how to silently install, but again, not silently activate!
Please someone - give us a Guide.
#107
Posted 15 May 2005 - 05:59 PM
This post has been edited by blinkdt: 16 February 2006 - 02:25 PM
#108
Posted 16 May 2005 - 05:18 AM
(Look for a file etc.)
#109
Posted 16 May 2005 - 07:24 AM
Quote
We need someone <blinkdt, nologic???>
Then someone can bring all the threads together in a guide.
We're almost there!
@orustom
Quote
S'pose so, I take that back.
#110
Posted 17 May 2005 - 10:34 AM
PS: sorry for bad English but I'm 14 and write from Italy.
Thank you at alll!
#111
Posted 18 May 2005 - 07:00 AM
Read Forum Rules
Member banned.
Anyone who post link to warez/crack will be banned without notice.
#113
Posted 19 May 2005 - 02:43 PM
#114
Posted 23 May 2005 - 01:10 AM
I tried it without adding this to the registry, and I still got the activation prompt on first load of photoshop.
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\SOFTWARE\Adobe\ALM\B2B86000] "ActivationType"=dword:00000002 "ActivationStatus"=dword:00000001
I didn't get an activation prompt when I started Photoshop.
#115
Posted 23 May 2005 - 09:33 AM
Dumpy Dooby, on May 23 2005, 09:10 AM, said:
I tried it without adding this to the registry, and I still got the activation prompt on first load of photoshop.
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\SOFTWARE\Adobe\ALM\B2B86000] "ActivationType"=dword:00000002 "ActivationStatus"=dword:00000001
I didn't get an activation prompt when I started Photoshop.
<{POST_SNAPBACK}>
That will only work on the computer you originally installed Photoshop on (and copied file from).
#116
Posted 23 May 2005 - 10:15 AM
I have the MSI the file from here, this works very good.
But I want to skip it last that displays click for read me
#117
Posted 25 May 2005 - 10:52 AM
Silent Install
Now the long and the short of it is and I thought this make a difference to some of the information I have seen posted here is the following.
Quote
I have read here somewhere that people don't think there will be a Corporate version release yet surely that is what "volume licensing" means, as in if they are able to install the Adobe Creative Suite CS2 without an activation they must be releasing a Corp version.
I just thought I would post this because I thought it might enlighten some
SwitchDL
#118
Posted 30 May 2005 - 07:08 PM
Nevermind, did it myself...saved 30mb (by using 7zip on the admin source and creating a sfx installer)...silent install goes without a hitch using admin install source...
#119
Posted 23 June 2005 - 02:04 PM
To everyone looking for a modified MSI for Photoshop and/or Illustrator. Installing with a modified MSI will invalidate your warantee.
Now, There is a much easier way to do what you are looking for. To get rid of the "Please register.." dialogs after the installs, just create teh folowing registry entries:
Photoshop CS2:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Photoshop CS2 - {236BB7C4-4419-42FD-0409-1E257A25E34D}]
"EPIC_REGS_COUNT"=dword:00000000
"EPIC_REGS_DATE"="2005-06-21 10:37"
"EPIC_REGS_LANG"=dword:00000000
"EPIC_REGS_STATE"=dword:00000002
"EPIC_REGS_TYPE"=dword:00000004
Illustrator CS2:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{B2F5D08C-7E79-4FCD-AAF4-57AD35FF0601}]
"EPIC_REGS_COUNT"=dword:00000000
"EPIC_REGS_DATE"="2005-06-21 10:37"
"EPIC_REGS_LANG"=dword:00000000
"EPIC_REGS_STATE"=dword:00000002
"EPIC_REGS_TYPE"=dword:00000004
This will prevent the registration dialog from appearing. If you have the software to do so, you can create a transform off the original MSI containing these entries.
for the serial number, just add it to the command line.
Photoshop:
%windir%\system32\msiexec.exe /i"Adobe Photoshop CS2.msi" ISX_SERIALNUM="1045-XXXX-XXXX-XXXX-XXXX-XXXX" /qb+
Illustrator:
%windir%\system32\msiexec /i "Adobe Illustrator CS2.msi" /qb+ SERIALNUMBER="1034-XXXX-XXXX-XXXX-XXXX-XXXX"
Photoshop requires the ISX_SERIALNUM property, and Illustrator requires the SERIALNUMBER property.
I will admit to having skimmed the last three pages of posts. If Anyone else has other issues, give me a ring bwbublitz @ Ra.rockwell.com
This post has been edited by prathapml: 01 July 2005 - 05:33 AM
#120
Posted 23 June 2005 - 02:52 PM



Help


Back to top










