Arduino crashes on Windows 2000 / Athlon 64

Two things to try with run.bat:

  1. Replace all the backslashes "" with forward slashes "/".
  2. Reinstall Sun's Java, and edit run.bat so that JAVA_HOME points to its bin directory. You'll also need to remove java\lib\rt.jar from the CLASSPATH, and java\bin from the PATH.

Do either of those work?