My Perfect Windows Laptop Build
My Laptop Build Instructions
For my own use, and anyone’s curiosity.
Miscellaneous
Add “Open Command Prompt” Option To Folder Context Menu
- Open Regedit and go to HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell.
- Create a new key called “Command Prompt”
- Within the key set the default value to “Open Command Prompt”.
- Create a new string value named “command” and enter “cmd /k pushd %1″ as a value.
