User`s manual
1: 13504CFG.EXE CONFIGURATION PROGRAM
3-2
EPSON
UTILITIES (S19A-B-001-03)
1.3 Usage
At the DOS Prompt, type
13504cfg
.
13504cfg [filename.exe script.ini] [/?]
Where:
filename.exe
is the 13504 utility to be modified
script.ini
is the list of HAL configuration changes
(see Section 1.4,
“Script Mode”
)
/?
displays the usage screen
no argument
runs 13504CFG in the interactive mode
1.4 Script Mode
In script mode, a file provides 13504CFG with all the information necessary to reconfigure the
selected 13504 utility. Any changes which can be made by the interactive user interface can also be
done by the script file.
Note that it is not necessary to list all of the possible items in the script file. For example, if the script
is only to change the panel resolution, the script would only have the following lines:
;
;File TEST.INI
;
Panel.x = 640
Panel.y = 480
To use this script file on the 13504PLAY utility, type the following:
13504CFG 13504PLAY.EXE TEST.INI
In this example, all of the other panel settings in the 13504 utility remain the same. In general, how-
ever, it is necessary to set several more panel parameters before the panel is properly configured. The
full list of all the possible parameters to 13504CFG is included in the file 13504.INI.