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

  1. Open Windows Explorer window by simultaneous pressing of Windows logo key + E key on your keyboard
  2. Navigate to c:\bin\rigutils\windows_tuning (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

cmd_rigutils.bat

attachmentcmd_rigutils.pdn


GitHub: cmd_rigutils.bat

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”.