X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <003e01c48cc9$eb962fa0$84236652@rui> From: "cosmos" To: References: <20040827165241 DOT 10778 DOT 00003273 AT mb-m25 DOT news DOT cs DOT com> Subject: Re: NT for Autoexec Date: Sat, 28 Aug 2004 07:40:33 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: clamd / ClamAV version 0.71, clamav-milter version 0.71 X-Virus-Status: Clean Reply-To: djgpp AT delorie DOT com Hi, The only thing you must modify in autoexec.bat ( edit it with notepad, for example ) is to add this two lines: set PATH=c:\djgpp\bin;%PATH% set DJGPP=c:\djgpp\djgpp.env and you are ready to go. Don't forget, of course, to install the DJGPP under the directory C:\DJGPP Regards, Rui Fernandes ----- Original Message ----- From: "NeoFireBlaze2" Newsgroups: comp.os.msdos.djgpp To: Sent: Friday, August 27, 2004 9:52 PM Subject: NT for Autoexec > Autoexec.bat is (i think) on XP as .nt and I am unsure of how to modify the > files becuase i tried earlier and it crashed my computer. > > Does anyone know how to get DjGPP to work on XP (NT). >