|
TerraGraphics
Command Prompt Here
|
Make a right-click option to open a command prompt.
- Create a new registry key:
HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt
- Set its Value:
Command Prompt Here
- Create a new registry key:
HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt\command
- Set its Value:
cmd.exe /k cd "%1"
Here's a file to set this up:
cphere.bin
Download it and import it into Regedit.