I’m still running windows 10 and I’m currently still running psh 5.6 due to company policy. I have local admin on my machine so I can write to the registry. I’m trying to figure out the quickest way from explorer to do a right click create new powershell script and open it in PSIDE automatically. I’ve seen it done before I just can’t find the steps or a .reg file to add it.
I tried adding this just to get open a new .ps1 file
[HKEY_CLASSES_ROOT.ps1ShellNew]
"NullFile"=""
Nothing happened.
Any help appreciated.
Matt