[MOD] Arduino Enhanced Release 1.0.5 for Windows (installer, drivers, etc) +SRC

Some people asked for a Boards editor. I was working on the parser and it is working perfectly, but now I am thinking on the UI. Of course I want to add some automated stuff (the image below only show simple text entries):

But before I start to enhance this part (will like to get comments about this):

  1. I think it is enough having Save as... and delete, the last item will be not deletable.

  2. Application will require admin privileges on launch (due the location of boards.txt)

  3. Instead of doing a custom UI, I can use http://www.devcomponents.com/dotnetbar/img/PropertyGrid2.png typical propertygrids (requires work too, create a special class with properties)

  4. Maybe it will be nice if the app can "disable/enable" boards? much like the library editor?