Este é um dos meus favoritos. Também requer um pouco de trabalho.
1.- Crie um file.txt
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Directory\shell\runas]
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="ElevatedCMD"
"HasLUAShield"=""
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
[-HKEY_CLASSES_ROOT\Directory\Background\shell\runas]
[HKEY_CLASSES_ROOT\Directory\Background\shell\runas]
@="ElevatedCMD"
"HasLUAShield"=""
[HKEY_CLASSES_ROOT\Directory\Background\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
[-HKEY_CLASSES_ROOT\Drive\shell\runas]
[HKEY_CLASSES_ROOT\Drive\shell\runas]
@="ElevatedCMD"
"HasLUAShield"=""
[HKEY_CLASSES_ROOT\Drive\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
[HKEY_CLASSES_ROOT\LibraryFolder\background\shell]
@="none"
[HKEY_CLASSES_ROOT\LibraryFolder\background\shell\runas]
@="ElevatedCMD"
"HasLUAShield"=""
[HKEY_CLASSES_ROOT\LibraryFolder\background\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
2.- Renomeie o file.txt
para file.reg
3.- Clique em file.reg
Ele criará um menu de contexto normal com o botão direito para a maioria, se não todos os menus possíveis.
4.- Aceitar confirmar autorização sobre o assunto.
5.- Enjoiy
Note: Change the text "ElevatedCMD" to whatever you want, this text will be displayed to execute the CMD, and if you added it and wants to change the text, only search in regedit, open it with Windows+R and type regedit and Enter, the regedit will open, search "ElevatedCMD" with ctrl+B(Finder) and F3(Next) and edit any concurrency.