Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\Shell\Unblock]
@="Unblock File"

[HKEY_CLASSES_ROOT\*\Shell\Unblock\command]
@="powershell.exe -nologo -ExecutionPolicy Bypass -command Unblock-File -Path \"%1\""

