From: tommy AT knockers DOT com (T.K.) Newsgroups: comp.os.msdos.djgpp Subject: After installing djgpp win95 can't find win.com? help please Date: Fri, 14 Mar 1997 00:53:57 GMT Organization: somewhere in Main Lines: 16 Message-ID: <33299fb8.1095092@news.minn.net> NNTP-Posting-Host: dialup-52.minn.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I probably sound like an idiot with a simple problem, but I'm new at this and still learning. When you install DJGPP it tells you to add the following 2 lines to your autoexec.bat set DJGPP=C:\DJGPP\DJGPP.ENV set PATH=C:\DJGPP\BIN;%PATH% after adding these two lines I have problems loading Win95. It say's it can't find the file win.com, which is the program that starts win95. I have to go to the windows directory and type win.com from dos to start windows now. When I removed the two lines above from my autoexec.bat win95 loaded like it's supposed too. Is there a trick to fixing it? like maybe moving win.com to my djgpp directory??? any help will be great! thanks