beautypg.com

Autoexec.bat and config.sys files, Default autoexec.bat file, Guidelines for installing applications – Texas Instruments 3000 WinSX User Manual

Page 97

background image

Guidelines for Installing Applications

AUTOEXEC.BAT and CONFIG.SYS Files

If your application program requires additions or changes to the TravelMate 3000 winsx's
AuToExEc.BAT and CONFIG.SYS files-as suggested several times in this chapter and
other chapters of this manual-carefully consider the consequences that may result from
changes or deletions to these two files. The factory-installed (default) files are listed and
described in the following two sections.

Please read and understand these two files before you change them. See the MS-DOS
User's Guide and Reference
furnished with your TravelMate 3000 WinSX for more
details on constructing these files and their significance.

Note:

If you need to restore the default AUTOEXEC.BAT and CONFIG.SYS files to

your hard disk, they are included on the BatteryPro & Productivity Software floppy
furnished with your computer.

Default AUTOEXEC.BAT File

Each line of the AUTOEXEC.BAT file and its purpose are defined in the table following
the file listing.

@ECHO OFF
PROMPT $P$G
PATH=C:\WINDOWS;C:\UTILS;C:\;C:\DOS
SET TEMP=C:\DOS
SET COMSPEC=C:\DOS\COMMAND.COM
SET MFILE=C:\UTILS

REM = To run RPAL, remove the REM from the RPAL line REM

REM RPAL /I
GETSTAT /B

IF ERRORLEVEL -1 COTO BATTERY
COTO DONE
:BATTERY
VERIFY ON
:DONE
MPOWER OFF >NUL
REM
REM = To run LM, remove the REM from the LM line and REM = place a REM in front
of WIN/3.
REM
REM LM
WIN /3

5-4 Installing and Using Application Programs