Changes

Jump to: navigation, search

Photoshop

8 bytes added, 17:22, 1 September 2006
no edit summary
You need to have a valid '''setup.iss''' file for a silent Photoshop installation.
First make sure you don't have any '''setup.iss''' file in your C:\WINDOWS %WINDIR% folder (to be sure the one we create is really made by us). If there is any, delete it or rename it - it is not used by your system.
Next, launch the setup.exe from the command line with /r (or was is it -r?) switch and go through the whole installation.After it's done, you will have a new '''setup.iss''' file in C:\WINDOWS the %WINDIR% folder. Copy it to you the Photoshop setup dir directory (make sure you didn't have one there before, if you did, rename it).
The uninstaller needs a similar operation with a /r switch.
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
"C:\Programme%PROGRAMFILES%\InstallShield Installation Information\{EFB21DE7-8C19-4A88-BB28-A766E16493BC}\setup.exe" -s -f1"\\edu\dfs\Admin\non-msi\photoshop\Uninstall\photoshop-uninstall.iss" -f2"%TEMP%\photoshop-uninstall.log"
</blockquote>
----
Here's an other another way if you have a differnet installer:
<package id="photoshopcs2" name="Adobe Photoshop CS2" revision="1" priority="0" reboot="false">
Anonymous user

Navigation menu