• About us
  • Advertising
  • Send Press Release
  • ICT Indicators
Thursday, March 23, 2023
  • Login
TechSansar.com • Nepal Information and Technology Navigator Website from Nepal
  • Startups
  • Tech Events
    • Submit Tech Events in Nepal
  • Services
    • Shop
    • Web hosting Features
    • Projects initiated by Team TechSansar
    • Windows Apps developed by Team TechSansar
  • Top Posts
    • ICT Organizations in Nepal
    • Top Websites in Nepal
    • Trending Topics related to Nepal
    • Wi-Fi Access Directory Nepal
    • SEO Guide to Nepalese Bloggers – नेपाली ब्लगरहरुलाई SEO सम्बन्धि सुझावहरु
  • Market
    • LG TV Prices
    • Galaxy Tablet Prices
    • Samsung TV Prices
  • Categories
    • Gadgets
    • Nepali IT
    • Telecom
    • Freebies
  • QnA
    • Ask a Question
  • नेपाली संस्करण
Shop
TechSansar.com • Nepal Information and Technology Navigator Website from Nepal
  • Startups
  • Tech Events
    • Submit Tech Events in Nepal
  • Services
    • Shop
    • Web hosting Features
    • Projects initiated by Team TechSansar
    • Windows Apps developed by Team TechSansar
  • Top Posts
    • ICT Organizations in Nepal
    • Top Websites in Nepal
    • Trending Topics related to Nepal
    • Wi-Fi Access Directory Nepal
    • SEO Guide to Nepalese Bloggers – नेपाली ब्लगरहरुलाई SEO सम्बन्धि सुझावहरु
  • Market
    • LG TV Prices
    • Galaxy Tablet Prices
    • Samsung TV Prices
  • Categories
    • Gadgets
    • Nepali IT
    • Telecom
    • Freebies
  • QnA
    • Ask a Question
  • नेपाली संस्करण
TechSansar.com • Nepal Information and Technology Navigator Website from Nepal
No Result
View All Result

Creating custom run commands to speed up access in Windows 7 & beyond

7 years ago
in Tips & Tricks, Tutorials
Reading Time: 15 mins read
0 0
A A
0
Rename shortcut file to easy short form

Rename shortcut file to easy short form

Share on FacebookShare on TwitterShare on LinkedInQR Code

Have you ever felt you wanted to access a file in Windows and it’s buried deep within various tiers of sub-directories. See further no more, for, I have come to your rescue. Today we are going to utilize run interface to create shortcuts that will make accessing those files and similarly folders and software faster.

This tutorial assumes reader is acquainted with run interface in windows. If not, [Win] + R combination brings up run interface where we can enter commands to be executed. It can also be accessed from Start Menu in before Windows 8 versions. In versions beyond Windows 8, it can be accessed in Power User Task Menu [Win + X] as well.

Pre-requisites:

  • Knowledge of Windows environment variables
  • Knowledge of Windows shortcut (i.e. *.lnk) files
  • Windows run interface [Win + R]

This tutorial has been divided into three parts; first one gives background knowledge on run commands and environment variables. Second and third part provides steps on how to make folder globally accessible and creating shortcuts to be used with run interface.

Part One: Understanding how run commands and environment variables work

Commands we enter in run interface are executed by searching the folders listed in Path system variable for exact file name excluding extension.

There are two types of environment variables in windows i.e. user variables and system variables. These variables contain values about system and more which are globally accessible from applications; command prompt; run interface.

Other similar Posts

6 simple yet effect ways to speed up your Windows 10 computer

Fix for “Sorry, another account from your organization is already signed in on this computer.”

In order to be able to view variables follow below steps:

Step 1. Since, we are acquainted with run interface we will proceed using it.

Open Run interface [Win] + R

Run Interface
Run Interface

Step 2. Enter sysdm.cpl to open System Properties.

Run Interface with sysdm.cpl
Run Interface with sysdm.cpl

Note: Find more such run commands here!

Step 3. Go to Advanced tab of System Properties

Advanced Tab in System Properties
Advanced Tab in System Properties

Step 5. Open Environment Variables

But, be careful before modifying these variables, chances of breaking system is also high here .

Environment variables
Environment variables

Now, we have learned where we can find environment variables. Lets proceed to our second part which teaches you how to add your own path here and use it.

Part Two: Creating a path folder and adding it to Path variable in system type environment variable

By following above steps, now we can view and modify the variables to our convenience.

Since, run commands are executed by matching to exact file in folders in Path system variable, we need to create a folder to place them. And that folder needs to entered into Path system variable in order to be globally accessible and be searched when we enter a command in run interface.

Firstly, create a folder where you find easy and keep in mind you will be putting all shortcut links and softwares you want easy access in this folder. Below is a glimpse of such folder.

In my case; I created a folder “cmds” in “C:\” which means path will be “C:\cmds”.

Sample Commands Folder
Sample Commands Folder

We can see that by entering “p” in run interface it opens a folder that we have shortened to decrease access time.

Now for the second part, we need to make this folder globally accessible by adding this path to Path system variable.

For this, follow below steps:

Step 1. Following steps in Part One; go to environment variables.

Environment vairables
Environment vairables

Step 2. There, in system variables section; find Path variable and Edit it

Editing Path variable
Editing Path variable

Step 3. Add the path we want to be accessible from run interface to that variable. We need to follow a convention to add new path in this variable as shown below:

<path1>;<path2>;<new path to be added>

eg: C:\windows;C:\windows\system32;<new path>

Add Path to path variable
Add Path to path variable

Now whenever we enter commands into run interface, this folder will also be searched for exact match. After this we can proceed to third part where we will be creating custom run commands for our easiness.

Part Three: Creating shortcuts to files/ folders/ software you want to access faster

Since, now we have set-up run interface to scan our preset folder for any commands we enter there. What is remaining is to create shortcut links that are more easy to type and will be accessed from run interface.

Step 1. Create shortcut link for files/ folder/ software that you want to access by right clicking and “create shortcut”.

Create shortcut
Create shortcut

Step 2. Move that newly created shortcut file to the path we previously created.

Moving shortcut to commands folder
Moving shortcut to commands folder

Step 3. Rename it to something easy to remember and faster at typing. Filename is what we will be entering in run interface from now on to access that particular target.

Rename shortcut file to easy short form
Rename shortcut file to easy short form

Note: we can create shortcuts for various targets files/folder/software/commands with parameters. Possibilities are endless.

Congratulations!, now you have completed the steps of creating shorter and faster access of targeted files/folders/software. We can verify it by typing the shortcut we created into run interface.

You can add as much shortcuts in this folder and make accessing files/folders/ software easy and faster the pro way.

References:

1 https://msdn.microsoft.com/en-us/library/windows/desktop/bb776899(v=vs.85).aspx

2 https://technet.microsoft.com/en-us/library/ee692671.aspx

3 http://www.shortcutworld.com/en/win/Windows-Run-Commands.html

ShareTweetShareScan
Previous Post

Nepal Telecommunications Authority (NTA) to utilize RTDF in rebuilding cellular networks

Next Post

5 tools to test your Internet connection bandwidth speed

Also check out other Similar posts

Reduce background noise during Microsoft Teams or Zoom meetings
How To

How to reduce background noise during Microsoft Teams or Zoom meetings

May 20, 2021
Speed up pc
How To

6 simple yet effect ways to speed up your Windows 10 computer

April 14, 2022
Permanently Remove LeadBoxer from Outlook
How To

Remove add-in services from Outlook, LeadBoxer as an example

January 29, 2021
Top 12 Microsoft Teams Keyboard shortcuts
Tips & Tricks

12 productivity keyboard shortcuts for Microsoft Teams

December 29, 2020
fix for “Sorry, another account from your organization is already signed in on this computer.”
Tutorials

Fix for “Sorry, another account from your organization is already signed in on this computer.”

November 12, 2020
watermark using php
How To

Create Watermark of image using PHP

November 3, 2020
Next Post
Bandwith Place: HTML5 Speed Test for Desktop, Laptop, Mobile and Tablets

5 tools to test your Internet connection bandwidth speed

No Result
View All Result

Recent Posts

  • Apply now for the $25,000 UNESCO Prize for Your Education Technology Solution
  • Daraz announces the biggest sale of the year – Up to 80% off, mega vouchers up to 11,111 & more
  • 6 things you can do to speed up your Windows 11 computer
  • Vivo Launches V23 5G Smartphone with 50MP AF Portrait Selfie Camera and Elegant Color-Changing Exterior
  • Fix for slow or not responding Brave browser in Windows 11 #BraveBrowser #Windows11
  • Speed up your Windows 11 computer by reducing startup time, here is how to
  • What is band steering and why you should use it #WiFi #Networking
  • Messages for Android and Web saves you tonnes of time and features!
  • Great! Nagarik App now supports Vehicle Tax and Bluebook Info #NagarikApp
  • 👍 Nepal moves 15 spots up in Global Cybersecurity Index 2021

Recent Comments

  • onlinenepali on Top Websites in Nepal
  • Hikmat Bahadur Sunuwar on Micromax Service Center & Authorized Dealers in Nepal
  • Lorine on Top Websites in Nepal
  • shailendra on Top Websites in Nepal
  • Gloria Brooks on Daraz announces the biggest sale of the year – Up to 80% off, mega vouchers up to 11,111 & more

Listen to TechSansar Podcast

Categories

RoboForm: Learn more...

Recent Posts

  • Apply now for the $25,000 UNESCO Prize for Your Education Technology Solution January 3, 2023
  • Daraz announces the biggest sale of the year – Up to 80% off, mega vouchers up to 11,111 & more November 12, 2022
  • 6 things you can do to speed up your Windows 11 computer April 14, 2022
  • Vivo Launches V23 5G Smartphone with 50MP AF Portrait Selfie Camera and Elegant Color-Changing Exterior April 11, 2022
  • Fix for slow or not responding Brave browser in Windows 11 #BraveBrowser #Windows11 January 5, 2022
  • Speed up your Windows 11 computer by reducing startup time, here is how to December 23, 2021
  • What is band steering and why you should use it #WiFi #Networking November 25, 2021
  • Messages for Android and Web saves you tonnes of time and features! July 7, 2021
  • Great! Nagarik App now supports Vehicle Tax and Bluebook Info #NagarikApp July 5, 2021
  • 👍 Nepal moves 15 spots up in Global Cybersecurity Index 2021 July 1, 2021

Latest Questions

  • Wifi doesn’t turn back automatically Windows 10 asked by Chandani, 2 years ago
  • Your feed file is too big – Facebook Instant Articles asked by , 2 years ago
  • What is businessfocus.info ads? asked by , 2 years ago
  • MSDOS Boot creation problem. asked by , 3 years ago
  • Why does Google Site Kit keeps disconnecting? asked by Editor, 3 years ago
  • Best eBanking in Nepal asked by Editor, 4 years ago
  • Traditional Nepali Font asked by Malvika Shrestha, 4 years ago
  • Cloud servers VPS in Nepal asked by Sunita, 4 years ago
  • Cloud servers VPS in Nepal asked by Sunita, 4 years ago
  • Cloud servers VPS in Nepal asked by Sunita, 4 years ago

Categories

  • ADSL
  • Apple
  • Applications
  • Broadband
  • Broadcasting
  • Cell Phones
  • Cloud Computing
  • Computing
  • Default
  • Featured
  • Gadgets
  • Google
  • How To
  • India Inc
  • Internetworking
  • Microsoft
  • Nepali IT
  • New Release
  • Products
  • SMS & related
  • Social Networking
  • Software
  • Startups
  • Support
  • Tech Fun
  • Tech News
  • Technology
  • Technology in Effect
  • Telecom
  • Tips & Tricks
  • Tutorials
  • Uncategorized
  • Videos
  • Websites
  • Windows
  • Windows-7
  • टिप्सहरु
  • नेपाली टेक संसार
  • QnA Platform
  • Gadgets
  • Tech News
  • Tips & Tricks
  • About us
  • ICT in Nepal
  • Market

TechSansar.com, ICT For Media Pvt Ltd, Regd #249079/077/078, VAT #609868175. 
By continuing to use this site, you agree to our cookies and privacy policies.
Here is our Do Not Track (DNT) Guide. Hosted on a VPS in Singapore and uses this beautiful WordPress theme. You can also subscribe to our newsletter.
Creating tech contents for the b̶o̶t̶s̶ humans since 2009 • Team TechSansar • ICT4M with ❤ from Nepal

No Result
View All Result
  • Startups
  • Tech Events
    • Submit Tech Events in Nepal
  • Services
    • Shop
    • Web hosting Features
    • Projects initiated by Team TechSansar
    • Windows Apps developed by Team TechSansar
  • Top Posts
    • ICT Organizations in Nepal
    • Top Websites in Nepal
    • Trending Topics related to Nepal
    • Wi-Fi Access Directory Nepal
    • SEO Guide to Nepalese Bloggers – नेपाली ब्लगरहरुलाई SEO सम्बन्धि सुझावहरु
  • Market
    • LG TV Prices
    • Galaxy Tablet Prices
    • Samsung TV Prices
  • Categories
    • Gadgets
    • Nepali IT
    • Telecom
    • Freebies
  • QnA
    • Ask a Question
  • नेपाली संस्करण

TechSansar.com, ICT For Media Pvt Ltd, Regd #249079/077/078, VAT #609868175. 
By continuing to use this site, you agree to our cookies and privacy policies.
Here is our Do Not Track (DNT) Guide. Hosted on a VPS in Singapore and uses this beautiful WordPress theme. You can also subscribe to our newsletter.
Creating tech contents for the b̶o̶t̶s̶ humans since 2009 • Team TechSansar • ICT4M with ❤ from Nepal

Welcome Back!

Sign In with Facebook
Sign In with Google
OR

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In

Add New Playlist

We are running on limited supplies. Kindly, chat with us before sending payments. Dismiss