HP OmniBook Default CONFIG.SYS File |
This article contains the default CONFIG.SYS file that is included with the Hewlett-Packard (HP) OmniBook 300. You can always find this default file on the read-only memory (ROM) drive, usually drive D.
rem
rem CONFIG.SYS -- OmniBook default startup file for drive C
rem
rem SHELL must refer to COMMAND.COM on drive D.
shell=d:\command.com /p /e:1024 d:\
rem Install HIMEM.SYS, the extended memory manager.
device=d:\windows\himem.sys /machine:2
rem Install OBCIC, the OmniBook PCMCIA modem card recognizer TSR, with
rem generic modem recognition turned on.
install=d:\omnibook\obcic.exe /GEN 1
rem Set other system variables. If SMARTDrive is installed,
rem BUFFERS can be set to 10.
files=30
buffers=30
rem OmniBook needs at least 12 stacks available.
stacks=12,256
rem LASTDRIVE=Y leaves one drive letter available for Novell networks.
lastdrive=y
Additional query words: 4.00a 2.00c 3.10 5.00 config configuration omni book Hewlett Packard
Keywords :
Version : MS-DOS:5.0; WINDOWS:2.0c,3.1,4.0a
Platform : MS-DOS WINDOWS
Issue type :
Technology :
|
Last Reviewed: October 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |