Page 1 of 1

PB5.22/5.21: Request Administrator rule and Int. Debugger

Posted: Mon May 05, 2014 1:42 pm
by Franky
Hi there,

using Windows 7 and a user that has to click "OK" for every tool requesting administrative mode, the integrated debugger doesn't work, if the created executable requests administrator mode.
In that case, the external debugger is always started!

Please check that.

Best regards

Franky

Re: PB5.22/5.21: Request Administrator rule and Int. Debugge

Posted: Mon May 05, 2014 1:57 pm
by IdeasVacuum
Confirmed on Win7 x64

Re: PB5.22/5.21: Request Administrator rule and Int. Debugge

Posted: Tue May 20, 2014 11:03 am
by Fred
It's the expected behaviour, as you want to run your exe in adminstrator mode but using the IDE as regular user. If you want to avoid this, you can lauch the PB IDE in admin mode.

Re: PB5.22/5.21: Request Administrator rule and Int. Debugge

Posted: Tue May 20, 2014 11:20 am
by IdeasVacuum
If you want to avoid this, you can lauch the PB IDE in admin mode.
In so doing, the problem remains on Win7x64, but not on WinXPx86 or Win8.1x64.