うちのAutoExec.batです。 Set includeの位置が悪いかもと言われたので一番前にもって来たけど 同じでした。
@ECHO OFF SET INCLUDE="%INCLUDE%;c:\Borland\Bcc55\include" PATH="c:\Borland\Bcc55\bin;C:\Python23\.";C:\Perl\bin\;C:\NECUTILS\HDPREP;C:\PROGRA~1\BORLAND\DELPHI6\BIN;C:\PROGRA~1\BORLAND\DELPHI6\PROJECTS\BPL loadhigh c:\windows\COMMAND\nlsfunc.exe c:\windows\country.sys
REM Ruby Install -- do not edit this line set RUBYOPT=rubygems set PATH="c:\ruby\bin;%PATH%" REM Ruby Install -- do not edit this line