MSFN Forum: Photoshop CS2 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

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
  • 9 Pages +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Photoshop CS2 remove activation screen on install Rate Topic: -----

#81 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 08 May 2005 - 12:30 AM

This is what I did.

First, I entered my license number in the INI file, then ran this command.

start /w "Adobe Photoshop CS2.msi" transforms="Adobe Photoshop CS2.mst" /qb!-
I didn't run all the other msi's because I'm only concerned about the activation window. Luckily, it didn't show up because of the transform file. But I have to do a test again, on a clean system.


#82 User is offline   orustom 

  • Newbie
  • Group: Banned
  • Posts: 31
  • Joined: 10-June 04

Posted 08 May 2005 - 12:35 AM

totoymola, on May 8 2005, 12:31 AM, said:

stupid double post..  :P
<{POST_SNAPBACK}>


lol...I hate it when that happens!

I'm in the process of creating a fresh install of XP. Will update again later tonight after I try some stuff out.

#83 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 08 May 2005 - 12:47 AM

I attached the MST again. I tried it on my current system twice without any problem.

orustom, instead of editing the msi directly, try using the mst. I'm not familiar with Orca, but if you remove the custom action, you have to remove it to the sequence also. And should not delete it from the binary table. (If I'm not mistaken, it's under binary24) That's probably why you're getting an error.

The target of CA_ActivationCheckLicense is CallALMCheckLicense. That is the activation window. The custom action CA_ActivationCheckProductActivationStatus is also under binary24, that's why I thought you have to remove it also.

#84 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 08 May 2005 - 01:07 AM

Quote

I noticed that he did NOT remove CA_ActivationCheckLicense, which makes me more curious as to what changes he made
I download his msi so I can give you a good answer to you question. :)

Quote

Report of differences between original installation:
C:\Documents and Settings\xxx\Desktop\Adobe Photoshop CS2.msi  <---- This is my untouched retail msi
And updated installation:
C:\Documents and Settings\xxx\Desktop\adobe photoshop cs2 (modified).msi <---- This is his modified msi

Table Property, changed record:
From UNITYSELECTION | RETAIL    --- this doesn't
    To UNITYSELECTION | TRYOUT  --- really matter

Table InstallExecuteSequence, deleted record CA_ActivationCheckLicense.  <---- This is the only modification he made.


In short, we are going on the same direction. He also removed the custom action like what I did.

I hope this answers your question. :)

Wait, if you already have his modified msi, why do you have to make a new one?


mrmb, I think you should compress your msi (with winrar) to save bandwidth.
Uncompressed - 4.85 MB (5,091,328 bytes)
Compressed - 1.09 MB (1,145,971 bytes)

:)

#85 User is offline   orustom 

  • Newbie
  • Group: Banned
  • Posts: 31
  • Joined: 10-June 04

Posted 08 May 2005 - 02:45 AM

Thanks for the info. I'll post some results tomorrow evening. Gotta get to bed before I pass out on my keyboard. :wacko:

#86 User is offline   Astie 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 25-January 05

  Posted 08 May 2005 - 10:45 AM

totoymola, on May 8 2005, 01:07 AM, said:

Quote

I noticed that he did NOT remove CA_ActivationCheckLicense, which makes me more curious as to what changes he made

I download his msi so I can give you a good answer to you question. :)

Quote

Report of differences between original installation:
C:\Documents and Settings\xxx\Desktop\Adobe Photoshop CS2.msi  <---- This is my untouched retail msi
And updated installation:
C:\Documents and Settings\xxx\Desktop\adobe photoshop cs2 (modified).msi <---- This is his modified msi

Table Property, changed record:
From UNITYSELECTION | RETAIL     --- this doesn't
    To UNITYSELECTION | TRYOUT   --- really matter

Table InstallExecuteSequence, deleted record CA_ActivationCheckLicense.  <---- This is the only modification he made.
In short, we are going on the same direction. He also removed the custom action like what I did.

I hope this answers your question. :)

Wait, if you already have his modified msi, why do you have to make a new one?


mrmb, I think you should compress your msi (with winrar) to save bandwidth.
Uncompressed - 4.85 MB (5,091,328 bytes)
Compressed - 1.09 MB (1,145,971 bytes)

:)
<{POST_SNAPBACK}>



wow you guys rock. i havvent replayd in this topic because i got banned without a reason.

ive tried your solution with Wise Package Studio, and search the msi script for CA_ActivationCheckLicense. I've removed that line (in total 3 in a row) and then run the installation (setup.exe /v/qb!). It really went sillently and i want to thank you all for helping me and many others with this problem.

greetz Astie

#87 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 08 May 2005 - 11:30 AM

Quote

i havvent replayd in this topic because i got banned without a reason.

Oh.. I'm sorry to hear that.. Well at least you're not banned anymore. :)

I'm glad it's working for you. :)

#88 User is offline   orustom 

  • Newbie
  • Group: Banned
  • Posts: 31
  • Joined: 10-June 04

Posted 08 May 2005 - 09:31 PM

@ totoymola: I tried using your MST file on a clean install using the original unmodified MSI file, and it works perfectly - no activation window! :thumbup

Of course the activation window DOES come up when I first start Photoshop after it's installed. The registration window also comes up the first time it's started. Any idea how to get rid of both of these? That would be the next step. My guess is its some form of registry edit.... ;)

Edit: OK, so I used Regshot to take a snapshot of the registry before and after doing the activation, and I saved the differences in a .reg file. Now to try it out from scratch on a clean install. Stay tuned! :whistle:

Edit 2: Well, for whatever reason the registry edit didn't work. The .reg file I made was refusing to integrate into the registry using a simple double-click, so I had to cut back one key at a time until I determined that the keys that could not be updated were all in the following branch:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_ADOBE_LM_SERVICE]

So using a .reg file that was missing that branch did not disable activation.

#89 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 08 May 2005 - 11:10 PM

http://rapidshare.de...SI_MST.exe.html


msi w/ mst together in one file.

Notes: on using Rapidshare. click free, wait 30 seconds, downlaod file.

#90 User is offline   lecben 

  • Group: Members
  • Posts: 9
  • Joined: 24-January 05

Posted 09 May 2005 - 02:54 PM

This might help you guys :

http://www.adobe.com...ocs/331261.html

#91 User is offline   jelli 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 22-August 04

Posted 09 May 2005 - 03:29 PM

Tried the MSI just now and thanks a lot for all your work on the unattended the fact that it now installs without the activation screen appearing is enough for me and i hope this makes your work that little bit nicer! :D

Thanks Everyone!

#92 User is offline   blinkdt 

  • Somewhat Knowledgeable
  • PipPipPipPip
  • Group: Members
  • Posts: 582
  • Joined: 30-September 03
  • OS:Vista Ultimate x64
  • Country: Country Flag

Posted 09 May 2005 - 03:57 PM

Discussion Removed.

This post has been edited by blinkdt: 16 February 2006 - 02:22 PM


#93 User is offline   jelli 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 22-August 04

Posted 09 May 2005 - 04:07 PM

Looks interesting couldnt you just create a couple of variables, place the desired data such as activation code, serial etc and use the script to activate the software using the code instead of using that generator which in theory would give you endless posibilities.

Sorry not that familiar with AutoIt so if my suggestion is so noobie :unsure: then just disregard it ;)

#94 User is offline   blinkdt 

  • Somewhat Knowledgeable
  • PipPipPipPip
  • Group: Members
  • Posts: 582
  • Joined: 30-September 03
  • OS:Vista Ultimate x64
  • Country: Country Flag

Posted 09 May 2005 - 05:04 PM

Discussion Removed.

This post has been edited by blinkdt: 16 February 2006 - 02:22 PM


#95 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 09 May 2005 - 07:08 PM

About the activation, we have to keep track of the file that is created when we activate. It can be a file(s), registry entry(s), or both. Just like the Adobe Acrobat Professional.

#96 User is offline   Astie 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 25-January 05

Posted 10 May 2005 - 03:34 AM

totoymola, on May 9 2005, 07:08 PM, said:

About the activation, we have to keep track of the file that is created when we activate.  It can be a file(s), registry entry(s), or both.  Just like the Adobe Acrobat Professional.
<{POST_SNAPBACK}>


here is the activation file located for every user of your pc. its a .dat file.

Documents and Settings\All Users\Application Data\Adobe Systems\Product licenses

#97 User is offline   orustom 

  • Newbie
  • Group: Banned
  • Posts: 31
  • Joined: 10-June 04

Posted 10 May 2005 - 10:20 PM

Astie, on May 10 2005, 03:34 AM, said:

totoymola, on May 9 2005, 07:08 PM, said:

About the activation, we have to keep track of the file that is created when we activate.  It can be a file(s), registry entry(s), or both.  Just like the Adobe Acrobat Professional.
<{POST_SNAPBACK}>


here is the activation file located for every user of your pc. its a .dat file.

Documents and Settings\All Users\Application Data\Adobe Systems\Product licenses
<{POST_SNAPBACK}>


Sweet. Thanks for bringing this to my attention. Gonna have to try copying over this file along with the registry changes and see what happens.

#98 User is offline   Muaitai 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 21-August 04

Posted 11 May 2005 - 03:54 PM

Can we modify that to activate Creative instead of only Photoshop?

#99 User is offline   orustom 

  • Newbie
  • Group: Banned
  • Posts: 31
  • Joined: 10-June 04

Posted 11 May 2005 - 06:28 PM

@ totoymola: Is it possible for you to make us an Illustrator CS2 MST file as well?

#100 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 11 May 2005 - 06:30 PM

I will try tomorrow. :) I can't do it now because I'm studying for my test.

Share this topic:


  • 9 Pages +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy