I have MicroSoft ME system The problem that I have using ant is: I have to run autoexec.bat in MSDOS everytime before I can use ant. I update the autoexec.bat and increased environment space to 4096.
When in MSDOS: c:\>ant -version Bad command or file name. c:\>autoexec.bat c:\>ant -version Apache Ant version 1.5.1 compiled on October 2 2002 After this, ant works fine. But when I exit MSDOS and go back in again, I have to do the above steps again before I can use ANT. Why do I have to run autoexec.bat everytime? How could I fix it? Thank You!!! Wei --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
