Owner manual

Software installation_ 49
Modifying a setup script file
1. Make sure that the machine is connected to the network and
powered on.
2. Insert
the supplied software CD into your CD-ROM drive.
The software CD should automatically run and an installation
window appears.
If the installation window does not appear, click Start and then
Run. Type X:\Setup.exe, replacing “X” with the letter which
represents your drive. Click OK.
If you use Windows Vista, Windows 7, or Windows 2008 Server
R2 click Start > All programs > Accessories > Run.
Type X:\Setup.exe rep
lacing “X” with the letter which represents
your drive and click OK.
If
the AutoPlay window appears in Windows Vista, click Run
Setup.exe in Install or run program field, and click Continue in
the User Account Control windows.
If the AutoPlay window appears in Windows 7 or Windows 2008
Server R2, click Run Setup.exe in Install or run program field,
and click Yes in the User Account Control windows.
3. Select Administrator Installation > Create Customized Installer.
If necessary, select a language from the drop-down list.
4. Rea
d License Agreement, and select I accept the terms of the
License Agreement. Then, click Next.
5. Select Package Type window appears.
Select Modify Script.
If you place the mouse cursor over the
package type, you can see
the detailed information on the bottom right side of the window.
6. Open the script file you want to modify(ex:CONFIG.CI3).
CONFIG.CI3 script file will exist in \Setup\Script subfolder of
the created setup package.
7. Select Printer connection window appears.
Select the printer connection type and click Nex
t.
If you selected Network Connection, Search Network Printers
window appears, type in the IP address or host name in the
information field than click Search. when you are finished, click
Next.
The discovered printer list will show network printers on the same
subnet. If you want to specify a network printer that is located
over subnet then specify IP address of network printer directly.
If you can’t search network printers on the network then
check whether your firewall setting is disabled. If it is
enabled, disable firewall temporarily and try searching
again.
Setup configuration script filename is set as CONFIG.CI3
and it’s not changeable.
8. Set Printer Drivers window appears. Click Next.
If necessary, configure printer name, sharing, shared name and
defau
lt printer setting. If you changed settings then you should click
Apply button to apply changes then click Next.
9. Summary
window appears. Check the package information and
click Next to start creating the setup package.
You can modify the package configuration by clicking the Ba
ck
button.
10. When creating the setup package is finished, Packaging
Completed window appears.
Check Open
package folder upon completion if you want the
created package to open automatically after it’s created.
11. Click Fi
nish.
Silent Installation Mode
Silent installation mode is an installation method that does not require any
user intervention. Once you start the installation, the printer driver and
software are automatically installed on you computer. You can start the
silent installation by typing /s or /S in the command window. Silent
installation can also be performed by using the command script file
(see"Create Customized Installer" on page 47).
Command-line Parameters
Following table shows commands that can be used in the command
window or in making a script file (see "Creating a setup script file" on
page 48).
The following command-lines are effective and operated when a
command is used with /s or /S. But /h, /H or /? are exceptional
commands that can be operated solely.
Comm
and-
line
Definition Description
/s or
/S
Starts silent
installation.
Installs printer 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.
Printer port name can be specified as
IP address, hostname, 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” .
/l”<Lang
_code>”
or
/L”<Lan
g_code
>”
Sets language
code.
The default
language will
be decided
automatically
if there is no
specified
installation
language
commanded.
The default
language
depends on
your system
locale
information.
Decimal number and hexadecimal
numbe
r can be used but hexadecimal
number must have prefix with “0X”.
Refer to Language Codes section for
available <Lang_code>.
This command applies to all machine’s
drivers and application software if
specified language is supported. All
software included in the machine’s
drivers will be installed as the specified
language.
Setup.exe /s /L"0x0012” or
Setup.exe /s /L"18” ; install setup
package silently with Korean.