PowerShell from Windows explorer
This is a quick one on how to integrate PowerShell into windows explorer's context menu, giving the option to run scripts from windows shell.
Download the reg file, double click it and accept any dialogs. Right click any .ps1file and your
context menu should look similar to: Double clicking any .ps1 file will still launch in notepad (good security practice).
$hay
No comments:
Post a Comment