home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Lion Share
/
lionsharecd.iso
/
utils_al
/
batmgr12.exe
/
INSTALL.DOC
< prev
next >
Wrap
Text File
|
1992-04-02
|
3KB
|
69 lines
BatManager Copyright (c) 1991 Timothy Clingen
Version 1.2 All rights reserved
Installation Instructions:
If you have difficulty understanding these instructions ask for some
help. Most experienced DOS user will be able to assist.
________________________________________________________________________
To INSTALL
Enter the command ... INSTALL at the DOS prompt.
________________________________________________________________________
BEFORE INSTALLATION
? What EDITOR do you want to use? _____ (i.e., EDIT)
? Has ANSI.SYS been loaded? _____ (Y/N)
? Has the DOS environment been expanded? _____ (Y/N)
? Which disk drive do you want to use? _____ (DEFAULT IS C:)
? What directory name do you want to use? _____ (DEFAULT IS \BM)
? What DOS version are you using _____
Editor Add one line to your AUTOEXEC.BAT file to identify
------ the editor.
i.e., SET ED=<editor name>
The editor should be in the DOS PATH or the BM directory.
ANSI.SYS This device driver must be identified in the CONFIG.SYS file.
-------- i.e, DEVICE=ANSI.SYS
Environment Increase the DOS environment. Modify the CONFIG.SYS file:
----------- i.e, SHELL=COMMAND.COM /E:800 /P (DOS version 3.2+)
SHELL=COMMAND.COM /E:62 /P (DOS 3.0 and 3.1)
See your DOS manual for more details.
Defaults If possible use the default disk (C: or D:) and the default
-------- directory name (BM).
TO LOAD
- Change the default to the program directory
- Enter the command BAT-MAN from the DOS prompt
These activities can be performed in the Autoexec.bat
i.e., SET ED=<editor name>
CD \BM
BAT-MAN
________________________________________________________________________
YOUR CONFIG.SYS FILE should look something like this
SHELL=COMMAND.COM /E:800 /P
DEVICE=ANSI.SYS
________________________________________________________________________
YOUR AUTOEXEC.BAT FILE should look something like this
SET ED=<your editor name>
________________________________________________________________________