A Free Debugger called PowerGUI is available for Poweshell debugging.
After downloading open the powershell as administrator and type the following command to start debugging with the PowerGuI
Set-ExecutionPolicy RemoteSigned
Boom-- start using the debugger with intellisense
After downloading open the powershell as administrator and type the following command to start debugging with the PowerGuI
Set-ExecutionPolicy RemoteSigned
Boom-- start using the debugger with intellisense
No comments:
Post a Comment