Views
945
Replies
0
Status
Closed
Hello,
I am download trial version of Photoshop CS3.
I want to test unattended installation of this program.
I have a troubles with setup.exe –Silent started from bat file. This is my simple batch file.
s.bat——-
rem @ECHO OFF
TITLE Installing CS3
if NOT DEFINED DISTR (set DISTR=.. )
rem this is single line
C:\photoshop_cs3\Setup.exe –mode=Silent –deploymentFile=C:\photoshop_cs3\deployment.xml exit
—————–
I run this file from cmd prompt.
Installation start normally, but batch file was not terminated. Batch file autorestarted cyclically and infinitively without my intervention!
This is output of s.bat———
C:\photoshop_cs31>s.bat
C:\photoshop_cs31>rem @ECHO OFF
C:\photoshop_cs31>TITLE Installing CS3
C:\photoshop_cs31>if NOT DEFINED DISTR (set DISTR=.. ) C:\photoshop_cs31>C:\photoshop_cs31\Setup.exe –mode=Silent –deploymentFile=C:\photoshop_cs31\deployment.xml
Begin Adobe Setup
UI mode: Silent
End Adobe Setup. Exit code: 0
C:\photoshop_cs31>exit
C:\photoshop_cs31>s.bat
C:\photoshop_cs31>rem @ECHO OFF
C:\photoshop_cs31>TITLE Installing CS3
C:\photoshop_cs31>if NOT DEFINED DISTR (set DISTR=.. ) C:\photoshop_cs31>C:\photoshop_cs31\Setup.exe –mode=Silent –deploymentFile=C:\photoshop_cs31\deployment.xml
Begin Adobe Setup
UI mode: Silent
……
———
Please help me solve this problem.
With Best Regards
Dmitry.
System – WinXP SP2 engish
I am download trial version of Photoshop CS3.
I want to test unattended installation of this program.
I have a troubles with setup.exe –Silent started from bat file. This is my simple batch file.
s.bat——-
rem @ECHO OFF
TITLE Installing CS3
if NOT DEFINED DISTR (set DISTR=.. )
rem this is single line
C:\photoshop_cs3\Setup.exe –mode=Silent –deploymentFile=C:\photoshop_cs3\deployment.xml exit
—————–
I run this file from cmd prompt.
Installation start normally, but batch file was not terminated. Batch file autorestarted cyclically and infinitively without my intervention!
This is output of s.bat———
C:\photoshop_cs31>s.bat
C:\photoshop_cs31>rem @ECHO OFF
C:\photoshop_cs31>TITLE Installing CS3
C:\photoshop_cs31>if NOT DEFINED DISTR (set DISTR=.. ) C:\photoshop_cs31>C:\photoshop_cs31\Setup.exe –mode=Silent –deploymentFile=C:\photoshop_cs31\deployment.xml
Begin Adobe Setup
UI mode: Silent
End Adobe Setup. Exit code: 0
C:\photoshop_cs31>exit
C:\photoshop_cs31>s.bat
C:\photoshop_cs31>rem @ECHO OFF
C:\photoshop_cs31>TITLE Installing CS3
C:\photoshop_cs31>if NOT DEFINED DISTR (set DISTR=.. ) C:\photoshop_cs31>C:\photoshop_cs31\Setup.exe –mode=Silent –deploymentFile=C:\photoshop_cs31\deployment.xml
Begin Adobe Setup
UI mode: Silent
……
———
Please help me solve this problem.
With Best Regards
Dmitry.
System – WinXP SP2 engish

How to Master Sharpening in Photoshop
Give your photos a professional finish with sharpening in Photoshop. Learn to enhance details, create contrast, and prepare your images for print, web, and social media.