Edit this page Discussion Backlinks Fold/unfold all Rename Page **This is an old revision of the document!** Note: This script is a part of Rigutils tool set. GitHub: cmd_rigutils.bat Launching command prompt Open c:\bin\rigutils\windowstuning folder and run cmdrigutils.bat by double clicking it. Or just press WinKey + R, copy/paste cmd.exe /k pushd c:\bin\rigutils\windows 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 1. Open Windows Explorer window by simultaneous pressing of Windows logo key + E key on your keyboard 2. Navigate to c:\bin\rigutils\windows (see this page for tips on installing Rigutils) 3. Double click cmd_rigutils.bat 4. 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”.