X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Fri, 18 Jul 2008 16:06:31 -0400 From: Ethan Rosenberg Subject: Installation into Windows 2000 To: DJGPP List Message-id: <0K47003O5X76KI00@mta3.srv.hcvlny.cv.net> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT Reply-To: djgpp AT delorie DOT com Dear List - I have just installed DJGPP in Windows2000. Autoexec.bat has the line SET DJGPP=C:\DJGPP\DJGPP.ENV I have two problems: 1] If I try to create a file [hello.c] on the a: drive, I get a message "invalid file name". If I create the file in C:\djgpp\bin, it compiles and runs. 2] The mouse is not recognized. My instincts are that I need a line in autoexec.bat If that is so, what should it be? Thanks in advance Ethan