I modified the files from http://playground.arduino.cc/Code/WindowsCommandLine You can find a repository here: https://github.com/niccokunzmann/arduinowindowscommandline
If you like, you can link to it so others may find it. If you want to host a copy on your site, I would wait since I will use it for a while and maybe find bugs or enhance it.
What I did works with ARDUINO 1.0.6 . The old version is hosted on http://playground.arduino.cc/Code/WindowsCommandLine The new version will not work with Arduino versions that - do not use "Arduino.h" - do not have a boards.txt - change the ./library folder location - some more assumptions
Status: New
Labels:
Type-Enhancement
Priority-Medium