Hi,
Can you implement the following registry tweak to enable command prompt on folders ?
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Command Prompt Here"
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
Kind regards
Can you implement the following registry tweak to enable command prompt on folders ?
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Command Prompt Here"
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
Kind regards