June 16, 200620 yr It works people. Follow the install shield instructions.code from my sfx installer@echo offcmdow @ /HIDcd /d %~dp0REGEDIT /S activation.regstart /wait msiexec /i "Adobe Photoshop CS2.msi" transforms="Adobe_Photoshop_CS2.mst" /qb UNITYSELECTION="RETAIL" SERIALNUMBERTEMP="removed"xcopy icoformat.8bi "%SYSTEMDRIVE%\Program Files\Adobe\Adobe Photoshop CS2\Plug-Ins\File Formats" /YREGEDIT /S registered.regmkdir "%ALLUSERSPROFILE%\Application Data\Adobe Systems\Product Licenses"xcopy B2B86000.dat "%ALLUSERSPROFILE%\Application Data\Adobe Systems\Product Licenses" /YREM Update to 9.0.1cd PSUpdaterstart /wait setup.exe -sexitSee screenshot. It's updated.
June 16, 200620 yr Tested, but it doesn't work for me... The installation screen doesn't appear (while it does with al other switches I've tried), but the patch doensn't get installed...
June 17, 200620 yr Author already test the -s switch and it doesnt work for me neither.it start setup.exe does something and closes the process (all silently) but photoshop didnt report the new version change as in your screenshot.why is too complicated to update all adobe programs? hope adobe realize that they need to improve patch updating their app and soon.
June 17, 200620 yr did you create the .iss file?Is it activated before installing the update?Not sure if that matters but mine is.tell us step for step what you are doing.
June 17, 200620 yr - install PS9.0 (/QN)- installing patch- removing/replacing shortcutsregistration info is done directly by the installation. Activation isn't done. I didn't know it was possible to unattendedly activate PS. Will test that later on. Hope it works like that!that could be the problem, because I never activated it on my test pc, and I didn't know it was only copying that file you said above EDIT: didn't work... Edited June 17, 200620 yr by Jeroeneke
June 19, 200620 yr Eh, what do you mean with that .iss file ? I can't see anything of that in your last post...EDIT: Sorry, I must have looked over it! Testing now EDIT2: It worked with the .iss file!! Thank you ! Only thing that didn't work is the registration, but that isn't such a big problem Here's what to do that uders don't have to read all posts:- run the patch setup.exe with the -R (case sensitive) command (....\setup.exe -R)- copy the file 'setup.iss' from your windows location (C:\Windows) to the folder where the setup.exe from the patch is in- then run the patch like this: '....\setup.exe -s' (use -f2"c:\log.log" if you are installing from cd)works perfect! Edited June 22, 200620 yr by Jeroeneke
June 20, 200620 yr Author im almost sure i used the iss file but i will test it again. will post when done.
June 20, 200620 yr Did you opt to create the log file? If you're running a silent InstallShield installer from a CD (or any other read-only medium), you need to specify a location for the log file. The proper syntax is on the previous page, but I just want to emphasize that point. I don't understand why this wouldn't be working for you guys.
Create an account or sign in to comment