Network setup_ 29
window appears.
6. Follow the instructions in the installation window.
Silent installation Mode
Silent installation mode is an installation method that does not require
any user intervention. Once you start the installation, the machine driver
and software are automatically installed on you computer. You can start
the silent installation by typing /s or /S in the command window.
Command-line Parameters
Following table shows commands that can be used in the command
window.
Following command-line are effective and operated when
command is used with /s or /S. But /h, /H or /? are exceptional
commands that can be operated solely.
Command-
line Definition Description
/s or
/S
Starts silent installation. Installs machine drivers
without prompting any UIs
or user intervention.
/p”<port
name>” or
/P”<port
name>”
Specifies printer port.
Network Port will be
created by use of
Standard TCP/IP
Port monitor. For
local port, this port
must exist on
system before being
specified by
command.
Printer port name can be
specified as IP address,
hostname, USB local port
name or IEEE1284 port
name.
For example:
/p”xxx.xxx.xxx.xxx” in
where,
“xxx.xxx.xxx.xxx”
means IP address for
network printer.
/p”USB001”,
/P”LPT1:”,
/p”hostname”
When installing the
driver silently in
Korean, type
in-Setup.exe /s
/L"0x0012” or
Setup.exe /s /L"18” .
/a”<dest_path
>” or
/A”<dest_path
>”
Specifies destination path
for installation.
The destination path
should be a fully
qualified path.
Since machine drivers
should be installed on the
OS specific location, this
command applies to only
application software.
/i”<script
filename>” or
/I”<script
filename>”
Specifies customized
install script file for custom
operation.
The script filename
should be a fully
qualified filename.
Customized script file can
be assigned for
customized silent
installation. This script file
can be created or modified
through provided installer
customizing utility or by
text editor.
This customized
script file is prior than
default installer
setting in setup
package but not prior
than command-line
parameters.
/n”<Printer
name>” or
/N”<Printer
name>”
Specifies printer name.
Printer instance shall be
created as specified
printer name.
With this parameter, you
can add printer instances
as your wishes.
/nd or
/ND
Commands not to set the
installed driver as a
default machine driver.
It indicates installed
machine driver will not be
the default machine driver
on your system if there are
one or more printer drivers
installed. If there is no
installed machine driver on
your system, then this
option won’t be applied
because Windows OS will
set installed printer driver
as a default machine
driver.
/x or
/X
Uses existing machine
driver files to create
printer instance if it is
already installed.
This command provides a
way to install a printer
instance that uses
installed printer driver files
without installing an
additional driver.
/up”<printer
name>” or
/UP”<printer
name>”
Removes only specified
printer instance and not
the driver files.
This command provides a
way to remove only
specified printer instance
from your system without
effecting other printer
drivers. It will not remove
printer driver files from
your system.
/d or
/D
Uninstalls all device
drivers and applications
from your system.
This command will remove
all installed device drivers
and application software
from your system.
/v”<share
name>” or
/V”<share
name>”
Shares installed machine
and add other available
platform drivers for Point
& Print.
It will install all supported
Windows OS platform’s
machine drivers to system
and share it with specified
<share name> for point
and print.
Command-
line Definition Description