cmdow @ /HID @echo off copy B2B86000.dat "%ALLUSERSPROFILE%\Application Data\Adobe Systems\Product licenses" /y reg import activation.reg start /wait "Adobe Photoshop CS2.msi" /qb UNITYSELECTION="RETAIL" SERIALNUMBERTEMP="XXXXXXXXXXXXXXXXXXXX" start /wait "bridge\Adobe Bridge 1.0.msi" /qb start /wait "commonfilesinstaller\Adobe Common File Installer.msi" /qb start /wait "help center\Adobe Help Center 1.0.msi" /qb exit
A dat file containing your activation data in the same folder as your command script
And a reg file containing the following:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Adobe\ALM\B2B86000] "ActivationReminder"=dword:42dc7ac0 "ActivationType"=dword:00000002 "ActivationStatus"=dword:00000001
Is this pretty much a summary of whatever the devil y'all have came up with after twelve pages of reading?
[EDIT]
Okay, I changed things a bit with the command script... Now it's:
cmdow @ /HID @echo off msiexec /i "Adobe Photoshop CS2.msi" /qb UNITYSELECTION="RETAIL" SERIALNUMBERTEMP="XXXXXXXXXXXXXXXX" msiexec /i "bridge\Adobe Bridge 1.0.msi" /qb msiexec /i "commonfilesinstaller\Adobe Common File Installer.msi" /qb msiexec /i "help center\Adobe Help Center 1.0.msi" /qb exit
Copying the activation file over and running the reg import bit didn't seem to do shinola
Everything should run smoothly, just remember to use the modified MSI so Activation doesn't open after the installation end. Then when you first load Photoshop you'll just have to click thru registration and activation... I didn't want to remove registration because I like registering my products. Unless you're doing something illegal and have something to hide (remember... if a million people say "Adobe can afford my using pirating copies..." Adobe won't make any money, ick, then we don't get CS3) you should be fine with that.
This post has been edited by galvanocentric: 19 July 2005 - 05:44 PM



Help

Back to top










