how to change item information
Printable View
how to change item information
Configs.pck - itemdescription
Use this handy dandy little windows registry hack to be able to open a command prompt to any directory with a simple right click
Save it as a .reg not a .txt file then run itCode:Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Open a Command Prompt Here]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Open a Command Prompt Here\command]
@="cmd.exe /k pushd %1"
Right click the folder where the pcks are, run pwpack or spck as both are command line tools and if you are going to be running a server you better get used to looking at a command line