Windows

How to make custom Run commands

How to make custom Run commands: RUN commands are one of the most useful things we can talk about. The RUN dialog box lets you open a system file or application by entering a short command rather than navigation to the particular apps. It basically serves as a shortcut, but they are limited to performing only certain actions.

What if I tell you that you can now create RUN commands on Windows? Yes, you read that right! You can create your own run commands in Windows 10 operating system. However, creating a custom RUN command is not an easy task. You need to carefully follow the methods given in the article to create custom RUN commands. This guide will show you different methods to create your own run commands.

Create custom Run Commands
Create custom Run Commands

Continue reading the easy ways to create custom run commands in Windows 10.

How-To:

Method 1.  The Simple Way

This is the easiest way that you can use to create a Run command on your Windows computer. Here you don’t need to alter any Windows settings. You just need to CUT/PASTE the shortcut files to the windows folder to create the RUN command.

  1. First of all, you need to select the app you want to create a shortcut.
Application Location Window
Application Location Window
  1. Now right click on the app and then click on “Create shortcut”
Application right click create Shortcut Option
Application right click create Shortcut Option
  1. Now you need to move the file to Windows folder (My Computer> Local Disk: C> Windows)
Windows Folder
Windows Folder
  1. That’s it! You have created the shortcut file for that particular app. Simply press “CTRL+R” and in the run box type the name of the shortcut file that you moved into the Windows folder, it will open.
Photoscape command in Rundialog box
photoscape command in Run dialog box

Method 2. Manually Creating The Shortcut File

  1. Firstly, select the software whose run command you want to create. Here we will be selecting Mozilla Firefox. You can select any of the software that you use frequently while working on a computer.
  2. Now right click on the desktop and select new and then shortcut.
Create New Shortcut
Create New Shortcut
  1. Now a dialog box will appear and then it will ask you for the path you want to select to access any of your installed applications.
Path Location of Application to Create Shortcut
Path Location of Application to Create Shortcut
  1. Now you have to give the path of the application, and we know that all our programs are installed in the Program Files folder of C drive. After opening C drive clicks on the folder of your application that you want to open, here we will open a folder of Mozilla Firefox.
Firefox Application Path Location
Firefox Application Path Location
  1. Locate the address of the application like C:Program Files (x86)Mozilla Firefoxfirefox.exe. Now paste this path in your shortcut dialog box and proceed by clicking next.  Now give it any desired name and your folder is created.
Firefox application path in Create Shortcut Window
Firefox application path in Create Shortcut Window

Now paste this path in your shortcut dialog box and proceed by clicking next.  Give it any desired name and your folder is created. Now you just need to enter the name of the application on the RUN dialog box to open it instantly.

Method 3. Using AddToRun

AddToRun is a small utility that will allow you to open any file or application from the Start Menu’s Run Command dialog box (WIN+R). It has a very simple interface that will allow you to select a file and assign it an alias or friendly name.

AddToRun
AddToRun

You simply need to press Windows Key + R at the same time that will bring AddTorun utility. You need to browse the program and set the name in “Alias” and you can run it from Run Prompt

Method 4.  Using Registry Edit to create custom run commands

You can also create your own RUN command by adding keys to Windows Registry. However, if you are going for this method, then I suggest you take a backup of the registry.

  1. First of all, open the Run command box (Windows Key + R) and then type Regedit and hit enter.
regedit command in Run dialog box
regedit command in Run dialog box
  1. Now you need to navigate to the following section:

HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Windows > CurrentVersion > App Paths

Registry Editor App Paths
Registry Editor App Paths
  1. Now you need to right-click on the “App Paths” and then choose New > Key
App Paths New Key in Registry Editor
App Paths New Key in Registry Editor
  1. Type the name of the key and .exe. For example, I am about to create the shortcut for Google chrome, so I need to create a command like Google chrome.exe
  2. Now in the right panel, you need to right-click on “Default Key” and then select the option “Modify”
Registry Editor Default Modify Option
Registry Editor Default Modify Option
  1. Now in the Value data field, enter the URL of the Google Chrome executable file.
Value Data Field Registry Editor
Value Data Field Registry Editor

That’s it, you are done! From now on whenever you type Chrome in the run command it will open Google chrome browser for you.

Wrapping things up:

How’s your experience after following these tips and tricks?. Hope you have learned to create your own “custom run commands” now. Please let us know using comments below, also like and share this guide to help others.
You can leave the command below for related queries. We will do our best to help you…

Note: If you have any kind of Windows operating system related issue you can try this Windows Repair tool, click here…

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button