From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP Setup Utility in the making. Date: Wed, 9 Feb 2000 08:55:24 +0200 Organization: NetVision Israel Lines: 13 Message-ID: References: <38A01D70 DOT 9A945A91 AT a DOT crl DOT com> <7kg1as8qp4mn5vaq5kea5g0kum6o86qd40 AT 4ax DOT com> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 950079509 13101 199.203.121.2 (9 Feb 2000 06:58:29 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 9 Feb 2000 06:58:29 GMT X-Sender: eliz AT is In-Reply-To: <7kg1as8qp4mn5vaq5kea5g0kum6o86qd40@4ax.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 9 Feb 2000, Damian Yerrick wrote: > Except to put the customized DOS box (a la Red Hat Cygwin) > into Start > Programs > DJGPP to handle step 3. The problem with this solution is that it doesn't let you run DJGPP programs from START->RUN or by typing "start myprog", because only the DOS box opened from that special shortcut has the environment variables defined. So I think modifying AUTOEXEC.BAT is a better, if slightly more complicated, way.