Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.
Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.
We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.
Read Forum Rules
![]() ![]() |
Aug 11 2005, 05:58 PM Post
#141 | |
| Ditchy McAbandonpants ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 946 Joined: 27-January 04 Member No.: 13226 |
you might want to edit out your s/n in the download...just a suggestion...Also, you may want to edit your post to remove any hint of a keygen. AFAICT its ok to use in your autoit script, but prolly looked down upon talking about it in an open forum
This post has been edited by evilvoice: Aug 11 2005, 05:58 PM |
| | |
Aug 20 2005, 01:16 AM Post
#142 | |
| Somewhat Knowledgeable Group: Supreme Sponsors Posts: 580 Joined: 30-September 03 From: Fox Valley, WI Member No.: 7533 OS: Vista Business x64 |
@scuzzy47: Very, very nice. A clean script using the full installer.
|
| | |
Aug 24 2005, 03:35 PM Post
#143 | |
| Junior ![]() Group: Members Posts: 51 Joined: 21-August 04 Member No.: 28433 |
Is it possible to adapt the script for the whole Adobe CS2 Suite?
|
| | |
Aug 24 2005, 11:46 PM Post
#144 | |
| Newbie Group: Members Posts: 19 Joined: 17-August 05 Member No.: 69129 |
i wrote up a full autoscript code that will install and activate during install, with the use of a keygen to activate it but not to get a key.. there are several steps that need to be done, one is to open abcpy.ini and put in your key and user name. And use a batch file to start the msi silently i am not sure if i can post it, if i am allowed i will post it, if not i will kindly delete this post This post has been edited by iceWolf: Aug 25 2005, 01:42 AM |
| | |
Aug 25 2005, 03:26 AM Post
#145 | |
| Advanced Member ![]() ![]() ![]() Group: Members Posts: 418 Joined: 16-May 05 Member No.: 56247 |
Just post it. It's not like you're telling us where to get the keygen, or even which keygen it is that you're using (but I'm sure the more saavy people can guess). It's not warez to post a script that does nothing illegal. It's kinda like how NFOrce and iSONEWS can have .nfo files, but no serials in the NFO. |
| | |
Aug 25 2005, 08:14 AM Post
#146 | |
| Newbie Group: Members Posts: 19 Joined: 17-August 05 Member No.: 69129 |
i made another topic, for this since it doesn't exactly fit this one http://www.msfn.org/board/index.php?showtopic=54301 This post has been edited by iceWolf: Aug 25 2005, 08:21 AM |
| | |
Aug 26 2005, 01:17 AM Post
#147 | |
| Somewhat Knowledgeable Group: Supreme Sponsors Posts: 580 Joined: 30-September 03 From: Fox Valley, WI Member No.: 7533 OS: Vista Business x64 | QUOTE Is it possible to adapt the script for the whole Adobe CS2 Suite? The AutoIt bottom line: if you can do it with a keyboard and/or mouse, you can do it with AutoIt. And a whole lot more. |
| | |
Aug 26 2005, 03:38 AM Post
#148 | |
| Advanced Member ![]() ![]() ![]() Group: Members Posts: 454 Joined: 7-October 03 Member No.: 7815 |
Updated forum script for PS CS 2....don't know if it works...and don't frankly care...just did some clean up, to where it should be easier to fix any error's that maybe in it.
|
| | |
Dec 27 2005, 05:12 AM Post
#149 | |
| Group: Members Posts: 2 Joined: 1-April 05 Member No.: 50200 |
Hello! To disassociate .png files for photoshop? after msi silent installer? Thx P.D.: Sorry for my english |
| | |
Dec 28 2005, 01:26 PM Post
#150 | |
| Group: Members Posts: 2 Joined: 1-April 05 Member No.: 50200 |
To disassociate the files png, to use this value in the registry QUOTE Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.png]"PerceivedType"="image" @="pngfile" "Content Type"="image/png" [HKEY_CLASSES_ROOT\.png\OpenWithProgids] "png"=hex(0): [HKEY_CLASSES_ROOT\.png\PersistentHandler] @="{098f2470-bae0-11cd-b579-08002b30bfeb}" Bye! |
| | |
Jan 30 2006, 07:12 AM Post
#151 | |
| Newbie Group: Members Posts: 10 Joined: 10-March 04 Member No.: 15724 |
is that work on many system or only one system that we make activate?
|
| | |
Feb 16 2006, 06:53 PM Post
#152 | |
| Newbie Group: Members Posts: 31 Joined: 11-November 04 Member No.: 36240 |
Hi, Just to be 100% sure : It's is not possible to completely install photoshop CS2 silently just with batch ? Without any kind of serial or registration windows, even int the first launch of the soft, or without the 30days expiration ? Scuse my poor english Tnx for the reply |
| | |
Feb 16 2006, 08:13 PM Post
#153 | |
| Advanced Member ![]() ![]() ![]() Group: Members Posts: 418 Joined: 16-May 05 Member No.: 56247 | Hi, Just to be 100% sure : It's is not possible to completely install photoshop CS2 silently just with batch ? Without any kind of serial or registration windows, even int the first launch of the soft, or without the 30days expiration ? Scuse my poor english Tnx for the reply Hi, It is very possible to do what you just asked. But currently, it is difficult to do on MULTIPLE machines. It is not advisable to use this for mass deployment without the use of an autoit script that runs a keygen. Don't expect any help past that point, though. Even suggesting that to you might be pushing the envelope. But if you're just going to use this on your own machine, it's very possible, and mildly easy (just time consuming). |
| | |
Feb 16 2006, 10:32 PM Post
#154 | |
| OS: SimplyMEPIS Group: Normal Sponsors Posts: 1529 Joined: 18-September 04 From: Buffalo, NY Member No.: 31429 OS: none |
It's not difficult at all to make an AutoIt script that performs a LEGAL online activation. In fact I did this for a design studio. Nothing fancy about the AutoIt script either. Just your basic ControlClick and ControlSend. In fact there's probably an example in the AutoIt sticky thread in this forum. The only part that's possibly tricky is finding and deleting the custom action that pops up activation during the install. If you delete that custom action, activation can wait until the first time you run Photoshop.
|
| | |
Feb 17 2006, 05:44 AM Post
#155 | |
| Newbie Group: Members Posts: 31 Joined: 11-November 04 Member No.: 36240 | Hi, Just to be 100% sure : It's is not possible to completely install photoshop CS2 silently just with batch ? Without any kind of serial or registration windows, even int the first launch of the soft, or without the 30days expiration ? Scuse my poor english Tnx for the reply Hi, It is very possible to do what you just asked. But currently, it is difficult to do on MULTIPLE machines. It is not advisable to use this for mass deployment without the use of an autoit script that runs a keygen. Don't expect any help past that point, though. Even suggesting that to you might be pushing the envelope. But if you're just going to use this on your own machine, it's very possible, and mildly easy (just time consuming). i will jste know if its possible on multiple machien, because i don't have aces to internet when i install windows on multiple computer. But if it's impossible, i will made the classical online registration. Tnx for your help |
| | |
Feb 20 2006, 05:33 AM Post
#156 | |
| Group: Members Posts: 1 Joined: 6-February 06 Member No.: 87154 | QUOTE (tresans @ Jul 20 2005, 07:34 AM) Hi, My point is to make a folder inside %systemdrive%\Documents and Settings\All Users\Application Data to paste the folder AdobeSystems\product lisences\B2B86000.dat before I execute CS2 the first time. If we can do this we can close this topic and I used command MKDIR but this is making folders inside the point were you directed to and makes a folder "Documents" "and" "Settings" etc etc. can I not copy/paste a folder like "Adobe Systems\Product lisences\B2B86000.dat ,thus this folder with the folder and .dat inside it copying to the directory? Then we are ready. regards ps:must go to work now I am back in 6 hours Okay, I think I've got it... Apparently copy wasn't creating the directory structure properly so I first moved the DAT file to Application Data, then created the subdirs, then moved the DAT file to Product Licenses. CODE cmdow @ /HID @echo off regedit /S alreadyregged.reg msiexec /i "Adobe Photoshop CS2.msi" /qb UNITYSELECTION="RETAIL" SERIALNUMBERTEMP="XXXXXXXXXXXXXXXXXXXXXXXX" 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 copy B2B86000.dat "%ALLUSERSPROFILE%\Application Data" cd "%ALLUSERSPROFILE%\Application Data" mkdir "Adobe Systems\Product Licenses" move B2B86000.dat "Adobe Systems\Product Licenses" exit Uhm, question, why didn't you put this in the $OEM$\$Docs\All Users\Application Data\Adobe Systems\Product Licenses on your CD Also going to try this way of installing right now. |
| | |
Feb 20 2006, 06:00 AM Post
#157 | |
| Group: Members Posts: 2 Joined: 29-January 06 Member No.: 86388 |
Right guys, I've read through the majority of posts regarding CS2 silent installs and have a couple of issues i need help with. I'll explain what i am trying to do first: Unattended XP set-up - using RunOnceEX to install programs So far everything is isntalling well APART from Photoshop CS2 I've downloaded the modified msi from these pages and constructed the appropriate files to do the following: Everything is placed in $OEM$\Install\Adobe Photoshop CS2 RunOnceEX calls the reg file and a install.cmd (both of which are in above folder) At the minute i think i have an issue with my code as I get 4 'installer cannot be found' errors messages during the RunOnceEX process (i think caused by an issue with ' in the code) - however when it did find the installers i got 'invalid windows installer' error message. So to continue through the RunOnceEX install process i have to be there and close the error messages. Thing is, once its rebooted after this process i can route to my XP CD run the install.cmd file from there and everything is perfect - totally silent and requring no user input and fully activated... I will post my code later when i get home. I dont know if this is the best way to do it but i was struggling with coding it to do this directly with RunOnceEX so just thought it easier to call a premade cmd based around the examples in this thread... If i could sort this my own unattended XP would be complete! - so any input/help would be greatly appreciated! Thanks |
| | |
Feb 23 2006, 02:29 PM Post
#158 | |
| Group: Members Posts: 2 Joined: 29-January 06 Member No.: 86388 |
Ok guys, A day late but heres my appropriate code! RunOnceEX.cmd entry: QUOTE REG ADD %KEY%\097 /VE /D "Installing Adobe Photoshop CS2" /f Cs2install.cmd:REG ADD %KEY%\097 /V 1 /D "\"%systemdrive%\Install\Adobe Photoshop CS2\cs2install.cmd"\" /f QUOTE cmdow @ /HID @echo off regedit /S reg.reg msiexec /i "Adobe Photoshop CS2.msi" /qb UNITYSELECTION="RETAIL" SERIALNUMBERTEMP="***removed***" 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 copy B2B86000.dat "%ALLUSERSPROFILE%\Application Data" cd "%ALLUSERSPROFILE%\Application Data" mkdir "Adobe Systems\Product Licenses" move B2B86000.dat "Adobe Systems\Product Licenses" exit Thanks |
| | |
Feb 28 2006, 04:05 PM Post
#159 | |
| Custom Installer Maker ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1223 Joined: 16-April 05 From: The chair in front of Cleopetra Member No.: 52266 OS: Windows 7 x86 |
i will install it using my own mst file without the customaction. i have one question for the activation. i work with a few computers that run photoshop (each is licensed properly). will it work for all of them if i copy all .dat files (in each computer) in my unattended to the license folder? so this way i can use the same setup for all the computers here and all will be activated with their proper license? thanks. i think making a mst file during setup routine will help you get rid of file associations and other options. just a suggestion. |
| | |
Mar 1 2006, 08:19 AM Post
#160 | |
| MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1419 Joined: 4-October 04 Member No.: 32729 |
Just a little note, Adobe Help Center 2.0 is released |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2009 - 07:44 PM |