WindowsTips: OpenCmd.reg

ファイル OpenCmd.reg, 360 bytes (登録者: mtamaki, 3 年 前)
行番号 
1Windows Registry Editor Version 5.00
2
3[HKEY_CLASSES_ROOT\Directory\shell\cmd]
4@="このフォルダでコマンドプロンプトを開く(&C)"
5
6[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
7@="cmd \"%1\""
8