/r : Restart setting after the installation

Using this command option enables you to make the restart setting of OS after the silent installation is completed.

Example when you want to restart

Package File

D:\APD4\Apd4Silent.exe /rY

Script File

D:\APD4\APD_400E.exe /s /f1”D:\APD4\Apd4Silent.inf” /rY

Example when you do not want to restart

Package File

D:\APD4\Apd4Silent.exe /rN

Script File

D:\APD4\APD_400E.exe /s /f1”D:\APD4\Apd4Silent.inf” /rN

/l : Specify the install log file

Using this command option enables you to specify the output destination of the installation log (Apd4Setup.log). Normally this is output in the Windows folder.

Example

Package File

D:\APD4\Apd4Silent.exe /l”D:\APD4\log.txt”

Script File

D:\APD4\APD_400E.exe /s /f1”D:\APD4\Apd4Silent.inf” /l”D:\APD4\log.txt”

72

Page 72
Image 72
Epson M00002112 install manual Restart setting after the installation, Specify the install log file