Skip to content

Commit 2dfadac

Browse files
authored
Update and rename PowerShell bug fix for 'Run with PowerShell' verb.reg to Shell/PowerShell bug fix for 'Run with PowerShell' verb.reg
1 parent a30c74d commit 2dfadac

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
-496 Bytes
Binary file not shown.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Windows Registry Editor Version 5.00
2+
3+
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft.PowerShellScript.1\Shell\0\Command]
4+
@="\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe\" \"-ExecutionPolicy\" \"Bypass\" \"-file\" \"%1\""
5+

0 commit comments

Comments
 (0)