Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Adobe Photoshop CS2 Update 9.0.1

Featured Replies

I just download it but i dont know how to install it silently. I repack it and worked well but i dont know if i can install future updates with this method. anyone knows other method? thanks.

BTW, you can get the update here

EDIT: thanks to jaws75 for the reminder. extract it and run setup.exe -r than copy setup.iss in windows folder to you update folder

to use it in runonceex just use this syntax setup.exe -s -f2"path\logfile.log" thats it. the path is required if you run it from a read only media such as cd/dvd

Edited by elajua

What switches did you use to install the update ?

I always get the update was completed succesfully message at the end and i need to click the finish button to exit .

How do i install this update completely silently ?

Thanks in advance

  • Author

@ironside

i made a repack by monitoring what changed after the update was installed and make an msi setup that works great but i dont know if i will be able to install updates using my repacked setup.

ok mate i get what you meant now

I'm sure they must be a switch to install the update completely silently without that **** screen at the end !

Anybody else know ?

Thanks

  • Author
i cannot make setup.iss

??

Please help

have you read this link?

you have to run setup.exe -r and the program will install the update. a file named setup.iss will be created in your windows folder, copy it before closing the setup. to use it, just copy it to your update setup folder. now you just have to call the setup with some switches.

setup.exe -s -f2"%systemdrive%\update.log"

the text in quotes is a destination path to create a log file, since it can be created automatically in your update folder if you un this from a cd/dvd.

Is there a simple way that we can slipstream the update into the Photoshop CS2 installer?

  • Author

it seems that the .iss method is not working. my uadvd didnt have any problems but the update apparently didnt installed using this method.

anyone with other suggestions? thaks.

  • 2 weeks later...

So is there an answer to this then - is there a way to slipstream the update?

Edited by Keyser Soze

I use AutoIt to install the update immediatley after installing (and activating) PSCS2:

SplashTextOn		("", "" & @CRLF & "Updating Adobe Photoshop CS2..."  & @CRLF & ""   & @CRLF & "Please wait..."  & @CRLF & "", 320, 90, -1, -1, 1, "Arial", 12, 12)
Sleep (5000)
SplashOff ()
Run ( @ScriptDir & "\901update\setup.exe")
WinWait ("Adobe Photoshop CS2", "Installation was successful")
Sleep (500)
ControlClick ("Adobe Photoshop CS2", "", "Button4")

All done.

Edited by blinkdt

  • Author

thanks blinkdt but i prefer to stay away from autoit for now..

Any solutions yet ?

Would really like to make it install silent by one or another way...

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.