home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Sample configuration file for REMDoor version 2.0
- ;
- ; Set the screen colors to WHITE text on BLUE background
- ;
- COLOR=WHITE/BLUE
- ;
- ; Exclude the B drive from REMDoor's control. On machines with
- ; a single floppy accessing drive B can sometimes cause problems.
- ;
- EXCLUDE=B
- ;
- ; Add commonly used DOS commands to REMDoor's internal command
- ; list.
- ;
- DOSCOMMAND=ZIP
- DOSCOMMAND=UNZIP
- DOSCOMMAND=MAP
- DOSCOMMAND=ARC
- DOSCOMMAND=XARC
- ;
- ; Define synonyms for some REMDoor commands.
- ;
- SYN=WDIR DIR -W
- SYN=NDIR DIR -N
- SYN=BYE EXIT
-