Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\SystemFileAssociations\.ps1\shell\RunAsAdminPS]
@="Run with PowerShell (Admin)"
"HasLUAShield"=""

[HKEY_CLASSES_ROOT\SystemFileAssociations\.ps1\shell\RunAsAdminPS\command]
@="powershell.exe -Command \"Start-Process powershell.exe -ArgumentList '-NoExit -File \\\"%1\\\"' -Verb RunAs\""