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 +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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

#41 User is offline   mrmb 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 16-August 04

Posted 02 May 2005 - 12:25 PM

BoardBabe, on May 2 2005, 12:17 PM, said:

Maybe try to just include the trial key? and not both. I think you should only have one key present... not both...
<{POST_SNAPBACK}>

yep thats what i thought

so i removed the full serial and left the trial serial but install just crashes.
also if both serials are included it just installs the full version. there must be another option that i could add, something like "TRIALINSTALL=Yes" but i'm just stabbing in the dark i have no idea if it's even possible.


#42 User is offline   Joe User 99 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 24-September 03

Posted 02 May 2005 - 12:47 PM

Ok, before I pass along this info, let me state, I have not tried any form of unattended install of this, and don't really have plans to. But I am interested in seeing if it can be done. So, here is what I have found in relation to serial numbers.

According to the MSI:

The "Full" version serial number property is: SERIALNUMBERTEMP
The "Trial" version serial number property is: SERIALNUMBERTRYOUT

The properties to set which version ("Full" or "Trial") is:
UNITYSELECTION="RETAIL"
or
UNITYSELECTION="TRYOUT"

So it sounds like you would call: Adobe Photoshop CS2.msi /qb UNITYSELECTION="TRYOUT" SERIALNUMBERTRYOUT="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"

Now, I realize this doesn't help on the abcpy.ini way of setup, but for those setting up straight from the MSI (and maybe those passing the MSI properties through setup.exe without using abcpy.ini), hopefully this will help.

#43 User is offline   mrmb 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 16-August 04

Posted 02 May 2005 - 12:54 PM

Joe User 99, on May 2 2005, 12:47 PM, said:

Ok, before I pass along this info, let me state, I have not tried any form of unattended install of this, and don't really have plans to. But I am interested in seeing if it can be done. So, here is what I have found in relation to serial numbers.

According to the MSI:

The "Full" version serial number property is: SERIALNUMBERTEMP
The "Trial" version serial number property is: SERIALNUMBERTRYOUT

The properties to set which version ("Full" or "Trial") is:
UNITYSELECTION="RETAIL"
or
UNITYSELECTION="TRYOUT"

So it sounds like you would call: Adobe Photoshop CS2.msi /qb UNITYSELECTION="TRYOUT" SERIALNUMBERTRYOUT="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"

Now, I realize this doesn't help on the abcpy.ini way of setup, but for those setting up straight from the MSI (and maybe those passing the MSI properties through setup.exe without using abcpy.ini), hopefully this will help.
<{POST_SNAPBACK}>



i'll test that then...

EDIT:
nope, sorry. if the full serial is still in abcpy it does a full install anyway. if it is not then it just throws an error.

EDIT:
btw, how did u get that information if i run the msi with the /? switch it gives me the normal help page but it doesn' tell me anything like the above?

#44 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 02 May 2005 - 02:22 PM

Where do you get the msi from?

#45 User is offline   Joe User 99 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 24-September 03

Posted 02 May 2005 - 02:24 PM

mrmb, on May 2 2005, 12:54 PM, said:

EDIT:
btw, how did u get that information if i run the msi with the /? switch it gives me the normal help page but it doesn' tell me anything like the above?
<{POST_SNAPBACK}>


I opened it up in a MSI editor and poked around the dialogs and tables.

#46 User is offline   mrmb 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 16-August 04

Posted 02 May 2005 - 02:32 PM

Joe User 99, on May 2 2005, 02:24 PM, said:

mrmb, on May 2 2005, 12:54 PM, said:

EDIT:
btw, how did u get that information if i run the msi with the /? switch it gives me the normal help page but it doesn' tell me anything like the above?
<{POST_SNAPBACK}>


I opened it up in a MSI editor and poked around the dialogs and tables.
<{POST_SNAPBACK}>


yep i did that for a while too but to no avail what editor do you use

#47 User is offline   Joe User 99 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 24-September 03

Posted 02 May 2005 - 02:44 PM

mrmb, on May 2 2005, 02:32 PM, said:

yep i did that for a while too but to no avail what editor do you use
<{POST_SNAPBACK}>


Wise Package Studio Professional 5.6

#48 User is offline   mrmb 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 16-August 04

Posted 02 May 2005 - 02:46 PM

YES!!

i dun it!

i managed to remove the section in the .msi which runs the activation window. so i now have a .msi which does the install normally except for not displaying the activation window. no need for autoit or anything else!

i'm not sure if i can post the msi here (might be considered warez) if a mod could let me know that'd be good.

#49 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 02 May 2005 - 03:56 PM

mrmb, on May 2 2005, 02:46 PM, said:

YES!!

i dun it!

i managed to remove the section in the .msi which runs the activation window. so i now have a .msi which does the install normally except for not displaying the activation window. no need for autoit or anything else!

i'm not sure if i can post the msi here (might be considered warez) if a mod could let me know that'd be good.
<{POST_SNAPBACK}>



Actually I think it would be fine since you need the other files in order to install it. I've posted Symantec Antivirus modified msi(s) before so go ahead and give us link please.... :D

#50 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 02 May 2005 - 04:23 PM

@mrmb i think it's ok, b/c your msi removes the activation screen although you need to activate the program on first run... right (correct me if necessary) ?

#51 User is offline   totoymola 

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

Posted 02 May 2005 - 05:31 PM

If you guys have the msi installer, use Wise InstallTailor to get an mst. Then download ang msi/mst editor to modify the mst and to remove the custom actions.

Just a suggestion. I haven't tried it myself. I've been busy recenly.

#52 User is offline   Swimming_Bird 

  • I want the NHL Back
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 12-October 04

Posted 02 May 2005 - 06:43 PM

i just used the autoit script. works fine

#53 User is offline   Joe User 99 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 24-September 03

Posted 02 May 2005 - 07:03 PM

mrmb, on May 2 2005, 02:46 PM, said:

YES!!

i dun it!

i managed to remove the section in the .msi which runs the activation window. so i now have a .msi which does the install normally except for not displaying the activation window. no need for autoit or anything else!

i'm not sure if i can post the msi here (might be considered warez) if a mod could let me know that'd be good.
<{POST_SNAPBACK}>


Just create a MST with your changes and post it instead.
(It'll be smaller too.)

#54 User is offline   mrmb 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 16-August 04

Posted 03 May 2005 - 10:09 AM

right,
sorry it took me so long but i was at school. i've attatched the edited msi. which doesn't prompt for activation. just replace the original and follow the instructions from the first post.

either
setup.exe /v/qb

(but remember that could cause problems because setup.exe closes almost as soon as it calls the msi and this means your script might move on before the install is finished)

or

"adobe photoshop cs2.msi" /qb

good luck

EDIT: it wont allow me to upload an msi so download from here:

www.mrmb.pwp.blueyonder.co.uk/adobe photoshop cs2.msi

#55 User is offline   Fritz_Saxi 

  • Junior
  • Pip
  • Group: Members
  • Posts: 77
  • Joined: 08-April 05

Posted 03 May 2005 - 12:52 PM

Thanks mrmb, works like a charm

#56 User is offline   totoymola 

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

Posted 03 May 2005 - 04:22 PM

Why not just use an mst? I'm just curious. :)

#57 User is offline   genci88 

  • Group: Members
  • Posts: 7
  • Joined: 29-October 04

Posted 04 May 2005 - 12:33 AM

Thanks mrmb. It works. :D Great job buddy.

I wish there was a way to activate it silently though.

#58 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 04 May 2005 - 04:22 AM

Me too, but seems this is the closest we get.

#59 User is offline   mrmb 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 16-August 04

Posted 04 May 2005 - 10:49 AM

totoymola, on May 3 2005, 04:22 PM, said:

Why not just use an mst?  I'm just curious. :)
<{POST_SNAPBACK}>

well cus i think an mst just sets options like parameters where as i had to actually remove a component from the msi. i don't actually know a great deal abot it and i was only stabbing in the dark when i tried editing the msi in the first place.

#60 User is offline   totoymola 

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

Posted 04 May 2005 - 12:38 PM

mrmb, on May 4 2005, 09:49 AM, said:

totoymola, on May 3 2005, 04:22 PM, said:

Why not just use an mst?  I'm just curious. :)
<{POST_SNAPBACK}>

well cus i think an mst just sets options like parameters where as i had to actually remove a component from the msi. i don't actually know a great deal abot it and i was only stabbing in the dark when i tried editing the msi in the first place.
<{POST_SNAPBACK}>

Actually, anything you edit on the msi can be done with an mst file. You can edit the mst to add registry entries, modify the public properties, remove a custom action, remove a component, etc. One more advantage of that is the file size is smaller compared to the msi, so it's easier to distribute. :)

I have nothing against editing msi's. I also do it myself. However, it's not the best practice. That's why they make mst's. :)

Share this topic:


  • 9 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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