Make custom Run commands
Author: nspanspa // Category: PC Tips And Hacks, Solution For Computer ProblemHere are the tricks to make your own run commands.
Method 1: Easy one
- Create shortcut of your application or folder
- Rename it to whatever you want.
- Now go to windows directory and copy that newly created shortcut here.
Method 2: Regedit Trick
- Go to Start->Run->type Regedit and hit Enter.
- Navigate to HKEY_LOCAL_MACHINE >> SOFTWARE >> Microsoft >> Windows >> CurrentVersion >> App Paths
- Right click on App Paths and select New-> Key. Name it whatever you want your run command to be.
- Now click on newly created key. There will be Default string in right side pan. Double click on it and enter the path to Application or folder.
- Right click on right side panel and create new string and rename it to Path.
- Double click on Path and enter the path to application or Folder.
- Close registry and Restart your Explorer.
Popularity: 25%