Nice update, thank you!
Installation went fine on this Dell D630 running Win7 Ultimate. Everything is running smoothly. Further observations will be posted here if needs be.
I have one request, not a biggie but hopefully something that could easily be done for the next release: When switching from Debug to Release while the debugger is running, it would be nice to automatically close the debugger and reload the app when I click on Run (F5). I get caught every time, I click on Run and nothing happens... then duh...
I do this often as I switch between 4-5 devices with different screen sizes, I like to load the release code before disconnecting a device and connecting another so that I can run the app on multiple devices at the same time (while debugging one) for comparison. If I forget and leave the debug version on a device, of course the app wont run on that device if it is not connected to the debugger, so I do this quite often.