delorie.com/archives/browse.cgi | search |
From: | Damian Yerrick <Bullcr_pd_yerrick AT hotmail DOT comRemoveBullcr_p> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Setting windows Environment |
Organization: | Pin Eight Software http://pineight.8m.com/ |
Message-ID: | <ff5g0tgc9odc3mpvsp0huenusvkk2v9uoe@4ax.com> |
References: | <M0KN5.14623$Tq6 DOT 129795 AT news-server DOT bigpond DOT net DOT au> |
X-Newsreader: | Forte Agent 1.7/32.534 |
MIME-Version: | 1.0 |
Lines: | 24 |
X-Trace: | /K0ZEB8izr+U+yMk67akFRRLBBt5KR/vJ4QZA3mW6DR15BrazY70G7s9+l+RbYtY8frajONiGaPE!0I2YoMVkN5jUYohbn2vLOFTstMyZAxVcEoDWCcN5aI6uPG7z727tTwxfmEHcup7ZykaKUrab+R9l!tqOVug== |
X-Complaints-To: | abuse AT gte DOT net |
X-Abuse-Info: | Please be sure to forward a copy of ALL headers |
X-Abuse-Info: | Otherwise we will be unable to process your complaint properly |
NNTP-Posting-Date: | Tue, 07 Nov 2000 14:49:12 GMT |
Distribution: | world |
Date: | Tue, 07 Nov 2000 14:49:12 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
On Tue, 07 Nov 2000 02:45:00 GMT, "ALiEnDuDE" <crc AT bigpond DOT net DOT au> wrote: >Hello. I use to have a program so that you didnt need to set the environment >in autoexec.bat and it would do it for you before you ran DJGPP. Does anyone >know where I can download this program? Thanks :) It's a batch file. You'll have to change it to account for where you installed DJGPP. ===== begin djgpp.bat ===== @echo off set PATH=c:\djgpp\bin;%PATH% set DJGPP=c:\djgpp\djgpp.env echo DJGPP environment variables set ===== end djgpp.bat ===== -- <O ( \ GNOME vs. KDE: the game! X http://pineight.8m.com/nes.htm This is McAfee VirusScan. Add these two lines to your signature to prevent the spread of signature viruses. http://www.mcafee.com/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |