- In windows 7 final I've done: Set-ExecutionPolicy unrestricted
- In windows explorer, I select a script.ps1 file, select open with, put in c:\windows\system32\WindowsPowerShell\v1.0\powershell.exe
- A powershell window flashes briefly with an error about execution policy.
Scripts run fine from within powershell. How can I run them from windows explorer?