From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: need help Date: Sun, 29 Dec 2002 13:25:42 +1100 Organization: ECLiPSE Lines: 19 Message-ID: References: <3e0e4247$1_1 AT corp DOT newsgroups DOT com> NNTP-Posting-Host: p15-max17.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1041128746 21697 203.173.154.207 (29 Dec 2002 02:25:46 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Sun, 29 Dec 2002 02:25:46 +0000 (UTC) X-Newsreader: Forte Agent 1.92/32.572 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >i have a older comp with win 95 on it. i put set PATH=%path%;c:\djgpp\bin >and set DJGPP=c:\djgpp\djgpp.env in my autoexec.bat file and it majorly >screwed up my comp. It looked for a drive and then went to a menu to choose >between wins and dos but wouldn't let me go to eather. any help would be >nice As you have indicated by the two changes to c:\autoexec.bat will NOT cause the problems you indicated. Check out what else you did between when your W95 was working and now. You can always boot into DOS and remove the changes to autoexec.bat. I suspect that you have made other changes to config.sys and/or autoexec.bat at the same time and screwed up the multiple boot options that you had or have introduced multiple boot options. The only problem you may have done is to cause DJGPP problems if there are any other programs with the same name before the c:\djgpp\bin director\y, but usually there aren't any clashes.