philsmd / sharpfin

Sharpfin: update, patch, modify the firmware of your internet radio
GNU General Public License v3.0
18 stars 11 forks source link

Fixes a problem when launching the commandline prompt (permission?) #13

Closed philsmd closed 12 years ago

philsmd commented 12 years ago

When the launch of the patchserver-commandline fails, this patch tries to recover by using cygstart.exe (=>elevated permissions), and ProcessCreate. If it fails w/ all methods, a prompt is shown that displays the command (w/ args) that it tried to run, s.t. the user can run it manually. A appropriated prompt is shown in the latter case.