- เคยนะ xp ที่โมมาแหละ คลิกขวาที่ folder แล้วจะมี command promt here เลย
- เค้าทำกันอย่างนี้นี่เอง
You can create a text file named anything.reg, and insert this text into it:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt]
@="Command Prompt Here"
[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt\Command]
@="cmd.exe /k cd %1"
Refer
No comments:
Post a Comment