Swimming_Bird Posted July 14, 2005 Posted July 14, 2005 i'll take the msi file tooalthough i just wrote an autoit script for it.
piXelatedEmpire Posted July 17, 2005 Posted July 17, 2005 (edited) Please note:In order to install all the parts of photoshop you have to run all these msi'sPhotoshopCS2\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" /qbwhere photoshopcs2 is the adobe photoshop folder on the cdI think there is still an issue with the help files, i'll look into itjust so I get this straight...I downloaded the edited msi file supplied and replaced the originalI then created a directory structure identical to that listed above, and created the following runonceex.cmd lines:REG ADD %KEY%\008 /VE /D "Adobe Photoshop CS2" /fREG ADD %KEY%\008 /V 1 /D "%systemdrive%\Install\Apps\PhotoshopCS2\adobe_photoshop_cs2.msi" /qb /fREG ADD %KEY%\008 /V 2 /D "%systemdrive%\Install\Apps\PhotoshopCS2\commonfilesinstaller\adobe_common_file_installer.msi" /qb /fREG ADD %KEY%\008 /V 3 /D "%systemdrive%\Install\Apps\PhotoshopCS2\bridge\adobe_bridge_1.0.msi" /qb /fREG ADD %KEY%\008 /V 4 /D "%systemdrive%\Install\Apps\PhotoshopCS2\help center\adobe_help_center_1.0.msi" /qb /fREG ADD %KEY%\008 /V 5 /D "%systemdrive%\Install\Apps\PhotoshopCS2\stock photography\adobe_stock_photos_1.0.msi" /qb /fdo 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:REG ADD %KEY%\008 /V 5 /D "%systemdrive%\Install\Apps\PhotoshopCS2\stock photography\adobe_stock_photos_1.0.msi /qb" /f Edited July 17, 2005 by piXelatedEmpire
galvanocentric Posted July 19, 2005 Posted July 19, 2005 (edited) I've already PMed these guys the link, but for anybody else here's the linkhttp://dc1.4shared.com/file/60805/4205bc73...toshop_cs2.htmlJust replace your existing Adobe Photoshop.msi with this one,Just tested on VMware, it works. (VMware r0x0rs)Enjoy!<{POST_SNAPBACK}>You are Golden my friend, Lord knows how you came up with that. [EDIT]http://www.msfn.org/board/index.php?showto...ndpost&p=356187I've posted a complete guide, with info gathered from all of these little posts, on how to silently install this devilish program. Edited July 20, 2005 by galvanocentric
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now