You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
495 B
23 lines
495 B
Windows Registry Editor Version 5.00
|
|
|
|
[HKEY_CLASSES_ROOT\.RDP]
|
|
@="RDP.File"
|
|
|
|
[HKEY_CLASSES_ROOT\RDP.File]
|
|
@="Remote Desktop Connection"
|
|
|
|
[HKEY_CLASSES_ROOT\RDP.File\DefaultIcon]
|
|
@="mstsc.exe"
|
|
|
|
[HKEY_CLASSES_ROOT\RDP.File\shell]
|
|
@="Connect"
|
|
|
|
[HKEY_CLASSES_ROOT\RDP.File\shell\Connect]
|
|
|
|
[HKEY_CLASSES_ROOT\RDP.File\shell\Connect\command]
|
|
@="mstsc.exe \"%l\""
|
|
|
|
[HKEY_CLASSES_ROOT\RDP.File\shell\Edit]
|
|
|
|
[HKEY_CLASSES_ROOT\RDP.File\shell\Edit\command]
|
|
@="mstsc.exe -edit \"%l\""
|