Help - Search - Members - Calendar
Full Version: adobe cs2 silent install pls?
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
moisa
hi, i'm new here and i'm not being able to silent install adobe cs2.
i did wat is being told on the adobe website but still not working sad.gif
i also try to search on the forum but nothing much
does anyone know how to do it?

thanks
Fritz_Saxi
There's an msi that skips the original activation notice and can make the installation silent, PM me your e-mail and i'll send it to you
what3v3r
where have you got the msi from?
Do you still have the link? i would need it also.
Excalabat
me to
maverick1200
Could I also have it pliz, would be helpful !

Thx a lot ! thumbup.gif
d0p3y2k4
would like this also thx
2forza
me too? woot.gif
ThaNerd
Same here. i think you're gonna have to upload the thing somewhere and paste a link...

I found an AutoIT 3 script that does everything, but i'm new to that proggie, and don't know how to HIDE the windows!
Fritz_Saxi
I've already PMed these guys the link, but for anybody else here's the link
http://dc1.4shared.com/file/60805/4205bc73...toshop_cs2.html

Just replace your existing Adobe Photoshop.msi with this one,
Just tested on VMware, it works. (VMware r0x0rs)

Enjoy!
Fritz_Saxi
Please note:

In order to install all the parts of photoshop you have to run all these msi's

CODE
PhotoshopCS2\adobe photoshop cs2.msi" /qb
"PhotoshopCS2\commonfilesinstaller\Adobe Common File Installer.msi" /qb
"PhotoshopCS2\bridge\Adobe Bridge 1.0.msi" /qb
"PhotoshopCS2\help center\Adobe Help Center 1.0.msi" /qb
"PhotoshopCS2\stock photography\Adobe Stock Photos 1.0.msi" /qb


where photoshopcs2 is the adobe photoshop folder on the cd

I think there is still an issue with the help files, i'll look into it
Dumpy Dooby
I love the email. richardisgay@hotmail.com.

That made me giggle.
Fritz_Saxi
QUOTE
I love the email. richardisgay@hotmail.com.


hehe, it's fairly old. It's a good address for things like signing up to online sharing sites tongue.gif
Fascix
does the msi work on any language of CS2? Swedish?
Fritz_Saxi
QUOTE (Fascix @ Jul 12 2005, 08:48 PM)
does the msi work on any language of CS2? Swedish?
*

I couldnt say, but you might as well give it a go
Fascix
EDIT: Nerver mind
Swimming_Bird
i'll take the msi file too

although i just wrote an autoit script for it.
piXelatedEmpire
QUOTE (Fritz_Saxi @ Jul 7 2005, 03:07 AM)
Please note:

In order to install all the parts of photoshop you have to run all these msi's

CODE
PhotoshopCS2\adobe photoshop cs2.msi" /qb
"PhotoshopCS2\commonfilesinstaller\Adobe Common File Installer.msi" /qb
"PhotoshopCS2\bridge\Adobe Bridge 1.0.msi" /qb
"PhotoshopCS2\help center\Adobe Help Center 1.0.msi" /qb
"PhotoshopCS2\stock photography\Adobe Stock Photos 1.0.msi" /qb


where photoshopcs2 is the adobe photoshop folder on the cd

I think there is still an issue with the help files, i'll look into it


just so I get this straight...

I downloaded the edited msi file supplied and replaced the original

I then created a directory structure identical to that listed above, and created the following runonceex.cmd lines:

CODE
REG ADD %KEY%\008 /VE /D "Adobe Photoshop CS2" /f
REG ADD %KEY%\008 /V 1 /D "%systemdrive%\Install\Apps\PhotoshopCS2\adobe_photoshop_cs2.msi" /qb /f
REG ADD %KEY%\008 /V 2 /D "%systemdrive%\Install\Apps\PhotoshopCS2\commonfilesinstaller\adobe_common_file_installer.msi" /qb /f
REG ADD %KEY%\008 /V 3 /D "%systemdrive%\Install\Apps\PhotoshopCS2\bridge\adobe_bridge_1.0.msi" /qb /f
REG ADD %KEY%\008 /V 4 /D "%systemdrive%\Install\Apps\PhotoshopCS2\help center\adobe_help_center_1.0.msi" /qb /f
REG ADD %KEY%\008 /V 5 /D "%systemdrive%\Install\Apps\PhotoshopCS2\stock photography\adobe_stock_photos_1.0.msi" /qb /f


do I need to include any other files in the directory, or just the 5 msi files?

Also, in the above example, the /qb commands are not included in the quotation marks. Shouldn't they be included WITHIN the quotation mark like so:

CODE
REG ADD %KEY%\008 /V 5 /D "%systemdrive%\Install\Apps\PhotoshopCS2\stock photography\adobe_stock_photos_1.0.msi /qb" /f
galvanocentric
QUOTE (Fritz_Saxi @ Jul 6 2005, 11:02 AM)
I've already PMed these guys the link, but for anybody else here's the link
http://dc1.4shared.com/file/60805/4205bc73...toshop_cs2.html

Just replace your existing Adobe Photoshop.msi with this one,
Just tested on VMware, it works. (VMware r0x0rs)

Enjoy!
*


You are Golden my friend, Lord knows how you came up with that. thumbup.gif

[EDIT]
http://www.msfn.org/board/index.php?showto...ndpost&p=356187
I've posted a complete guide, with info gathered from all of these little posts, on how to silently install this devilish program. tongue.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.