Computing.Net > Forums > Disk Operating System > Config.sys For Laptop

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Config.sys For Laptop

Reply to Message Icon

Name: Tigerhawk
Date: May 2, 2004 at 12:27:23 Pacific
OS: Dos 6.0
CPU/Ram: P1, 133mhz, 32meg ram
Comment:

Hey all,

I'm considering putting together a DOS machine on an older laptop for all of my games from yesteryear. I could use some help coming up with a config.sys file and an autoexec.bat. I'll need some generic sound stuffs and a mouse driver. Any suggestions of where i can look to find this stuff. It's been a while since I did all this on my own (Curse you Windows!!)

Later



Sponsored Link
Ads by Google

Response Number 1
Name: name
Date: May 2, 2004 at 14:21:34 Pacific
Reply:

Well, start by telling US what kind of laptop it is, and then go to the website of whoever made it. I don't know specifically about my old IBM thinkpad 360xx series, but IBM, for example, used to have "original files" for these old machines posted in the support section.


0

Response Number 2
Name: Dan Penny
Date: May 3, 2004 at 02:11:53 Pacific
Reply:

Is there a soundcard in the machine which will run in raw dos?

A google search (or similar search engine) for "dos mouse drivers" should get you those.

*Example* startup files;

Config.sys
============
[COMMON]
SWITCHES=/F
break=on

dos=high,umb
SHELL=C:\COMMAND.COM C:\ /E:512 /p
DEVICE=C:\DOS\HIMEM.SYS /q
device=c:\DOS\emm386.exe d=64 noems frame=none I=B000-B7FF
FILEShigh=40
stackshigh=9,256
;Sound drivers would come next, (example only) below...........
SET SOUND=C:\SB\CTSND
SET MIDI=SYNTH:1 MAP:E
SET BLASTER=A220 I9 D1 H5 P330 T6
DEVICEHIGH=C:\SB\CTSND\DRV\CTSB16.SYS /UNIT=0 /WIN95 /BLASTER=A:220 I:5 D:1 H:5


Autoexec.bat
===============
@ECHO OFF
PATH \;C:\DOS;C:\SB
SET TEMP=C:\TEMP
SET TMP=C:\TEMP
C:\DOS\SMARTDRV 4096
LH C:\MOUSE\GMOUSE
SET DIRCMD=/A/O/P
SET COPYCMD=/V/-Y
SET SOUND=C:\SB\CREATIVE\CTSND
SET MIDI=SYNTH:1 MAP:E


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Config.sys For Laptop

HOW DO YOU EDIT THE CONFIG.SYS AND HOW DO YOU PROPERLY INSTALL MS-DOS????? www.computing.net/answers/dos/how-do-you-edit-the-configsys-and-how-do-you-properly-install-msdos/4944.html

Config.sys for X-Wing with sound www.computing.net/answers/dos/configsys-for-xwing-with-sound/708.html

access to config.sys www.computing.net/answers/dos/access-to-configsys/9026.html