Date: Tue, 21 Jan 1997 19:51:10 +0200 (IST) From: Eli Zaretskii To: Terence Ramos cc: djgpp AT delorie DOT com Subject: Re: Using Win95 with DJGPP In-Reply-To: <32E45170.7832@ix.netcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 20 Jan 1997, Terence Ramos wrote: > Im new to DJGPP and I was wondering how to best setup it with Windows > 95. I know there are a few things I have to put into Autoexec.bat like > set=djgpp etc.. etc.. but I'm in a Windows environment and that won't > work. Is there a way to make Win95 boot up straight to DOS and use the > autoexec.bat file or is it another file I have to edit? This is basic Windows 95 stuff, it has nothing to do with DJGPP proper. Open DOS box (from the Start button), then right-click on the frame of the box. You will get a pop-up menu, whose last item is "Properties"; click on that. Now choose the "Application" property sheet and click on "Advanced". You will get a dialog box where you can enter customized CONFIG.SYS and AUTOEXEC.BAT commands for the DOS box. Just type whatever you would put inside AUTOEXEC.BAT there, and you are all set up.