4.5 Contents of Program File
4-15
6. IB-581 (FS-1570/FS-2570 NBDP terminal)
Program number; 0550210-22.xx
Directory File name Size Type
Format.com 27kB MSDOS application
Config.rus 1kB Rus file
Config.eng 1kB Eng file
Autoexec.eng 1kB Eng file
confg
Autoexec.rus 1kB Rus file
rusdrv Enh_font.exe 26kB application
fs.exe 404kB application
Itu9107.cnl 9kB Cnl file
English.dat 29kB Dat file
terminal
Russian.dat 30kB Dat file
Install.bat 1kB MSDOS batch file
Rusinst.bat MSDOS batch file
Readme.jpn 1kB Jpn file
Up581e.bat 1kB MSDOS batch file
Up581r.bat 1kB MSDOS batch file
Text in install.bat file
echo Copying Terminal program...
prompt $p$g
a:
cd ¥
md A:¥fs
md A:¥fs¥terminal
copy B:¥terminal¥English.dat A:¥fs¥terminal
copy B:¥terminal¥Itu9107.cnl A:¥fs¥terminal
copy B:¥terminal¥FS.exe A:¥fs¥terminal
copy A:¥config.sys A:¥config.fs /Y
copy A:¥autoexec.bat A:¥autoexec.fs /Y
copy B:¥config¥config.eng A:¥config.sys /Y
copy B:¥config¥autoexec.eng A:¥autoexec.bat /Y
copy B:¥config¥format.com A:¥format.com /Y
@ECHO OFF
echo NBDP TERMINAL SET UP Complete.
@ECHO ON
Text in rusinst.bat file
echo Copying Terminal program...
prompt $p$g
a:
cd ¥
md A:¥fs