Edit this page Discussion Backlinks Fold/unfold all Rename Page Note: This script is a part of Rigutils tool set. GitHub: cmd_rigutils.bat Launching command prompt Open c:\bin\rigutils\windows_tuning folder and run cmd_rigutils.bat by double clicking it. Or just press WinKey + R, copy/paste cmd.exe /k pushd c:\bin\rigutils\windows_tuning and press Enter. Both methods are almost equivalent. cmd.exe is a Windows executable file located in Windows\System32 directory. It's the program which provides so called command prompt under Windows. The most close equivalent of it in UNIX world is a shell interpreter: bash, csh, zsh, etc. You type human readable commands and shell translates it in to actions changing state of your computer. Also cmd.exe is the program which executes/interprets bat files. Rigutils relies on cmd.exe heavily, so first of all you have to become accustomed to launching command prompt window and work with keyboard. Watch this excellent video introduction to the world of command prompt. Instruction Open Windows Explorer window by simultaneous pressing of Windows logo key + E key on your keyboard Navigate to c:\bin\rigutils\windows_tuning (see this page for tips on installing Rigutils) Double click cmd_rigutils.bat This is your command prompt window and it's ready to accept your input. See full list of useful Windows keyboard shortcuts here attachment GitHub: cmd_rigutils.bat Log In Detach Close This topic does not exist yet You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on “Create this page”.