| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
| Message-ID: | <3CACC63B.6ED3F5F9@yahoo.com> |
| From: | CBFalconer <cbfalconer AT yahoo DOT com> |
| Organization: | Ched Research |
| X-Mailer: | Mozilla 4.75 [en] (Win98; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: DOS version and Audio Card for DOS\DJGPP\ALLEGRO application |
| References: | <7g0r8.118566$%g7 DOT 3782327 AT twister2 DOT libero DOT it> <a8i5l8$gbk$1 AT knossos DOT btinternet DOT com> |
| Lines: | 41 |
| Date: | Thu, 04 Apr 2002 21:52:18 GMT |
| NNTP-Posting-Host: | 12.90.167.148 |
| X-Complaints-To: | abuse AT worldnet DOT att DOT net |
| X-Trace: | bgtnsc04-news.ops.worldnet.att.net 1017957138 12.90.167.148 (Thu, 04 Apr 2002 21:52:18 GMT) |
| NNTP-Posting-Date: | Thu, 04 Apr 2002 21:52:18 GMT |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Tim Nicholson wrote: > Nirvana wrote: > > snip > > If not how i can configure autoexec/config to order my machine > > to start with DOS instead of Win95 (for obvious reason i can't > > press F5 and select step by step every time i boot up) > > There is a hidden system file in the root directory called > MSDOS.SYS If you open this in a text editor you will find that it > is a simple text file. There is an option called BOOTGUI which is > set to 1. Change this to 0 and your system will then always boot > into DOS not Win95. (You will need to change the readonly > attribute before you save!) > > This also works for 98 but not ME / NT or XP > > From DOS, you can start Windows by typing WIN. The following are the last lines of my autoexec.bat: :winboot @choice /t:y,10 Boot Windows? @if errorlevel 2 goto end win mode co80 :end Which gives me 10 seconds to decide, and I can just ignore it and have the normal windows boot happen. -- Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT XXXXworldnet DOT att DOT net) Available for consulting/temporary embedded and systems. (Remove "XXXX" from reply address. yahoo works unmodified) mailto:uce AT ftc DOT gov (for spambots to harvest)
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |