delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/01/25/21:46:07

From: NoEmailAds AT execpc DOT com (Chris Giese)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: DOS Box clear-up
Date: Tue, 26 Jan 1999 02:38:35 GMT
Organization: Cheeseland Clench
Lines: 45
Message-ID: <78j9s1$r58@newsops.execpc.com>
References: <3 DOT 0 DOT 1 DOT 16 DOT 19990124113513 DOT 26af1cee AT shadow DOT net> <Pine DOT SUN DOT 3 DOT 91 DOT 990124192330 DOT 9257B-100000 AT is> <HunzeQCWC5q2Ewj7 AT xemu DOT demon DOT co DOT uk>
NNTP-Posting-Host: venus-125.mdm.hfd.execpc.com
X-Trace: gotham-globe.newsops.execpc.com 917318337 27816 (None) 169.207.101.125
X-Complaints-To: abuse AT execpc DOT com
X-Newsreader: Forte Free Agent 1.11/32.235
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Mind-control rays from black helicopters made Dave Bird
<dave AT xemu DOT demon DOT co DOT uk> write:

>In article <Pine DOT SUN DOT 3 DOT 91 DOT 990124192330 DOT 9257B-100000 AT is>, Eli Zaretskii
><eliz AT is DOT elta DOT co DOT il> writes
>>On Sun, 24 Jan 1999, Ralph Proctor wrote:
>>
>>> Now, would you state if it is true that it is possible to run in DOS on a 
>>> Windows 95 and above machine WITH NO INTERFERENCE OR
>>> INVOLVEMENT FROM Windows?
>>
>>I'm not really sure what you are asking about.
>
>I think he means:  if he "RESETS THE MACHINE INTO DOS MODE",
>can he be assured that Win95 is utterly gone, 
>until put back by actually re-booting.

So-called 'MS-DOS Mode' leaves a stub in memory, so that Win95
restarts when you type EXIT. I witnessed apparent interference from
this stub with Novell ODI network drivers (LSL.COM, IPXODI.COM, etc.)

To get rid of the stub:
	cd \
	attrib -h -r -s msdos.sys
	edit msdos.sys

	{ Find the [Options] section }
	{ Add or change the line "BootGUI=0" }
	{ Exit editor }

	attrib +h +r +s msdos.sys

This will cause only DOS 7 to load when the system boots. You can
still type 'win' to load Win95, and get back to DOS 7 when Win95
shuts down (like Win 3.1).

I don't know about flight simulators, but some old DOS software (e.g.
AutoCAD r12) has ill-behaved DOS extenders that just won't work in a
Windows DOS box.

-- 
geezer@    | Sales rushes in where
execpc.com | Engineering fears to tread
pmode tutorial, homebrew OS: http://www.execpc.com/~geezer/os

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019