Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

How to? run a batch file in administrator mode while debugging in take command software

I want to debug the batch script using Take Command Software, but i have to run the batch file in adminstrator mode so that few commands works in elevated mode. how can i debug the batch file in elevated mode. ?
 
From an elevated TCC:

BDEBUGGER script

That ought to do it. Both the script and the debugger will run elevated. You might have to answer another UAC prompt.
 

Similar threads

Back
Top