Skip to main content

How to Add Third-party program shortcuts to "My computer" window.

When ever we install a third party program on our PC's we try to create a shortcut on the Desktop or any  other locations like Downloads,Documents folder etc., in order to ease our work or for quick accessibility.Apart from creating shortcuts at different locations and folders,have you ever tried to create shortcut of third-party programs on "My computer" window(because one cannot add a shortcut to "My computer" window).Even though if you want to create a shortcut in the normal way,one cannot create a shortcut on "My computer"(By dragging) but don't worry in this tutorial i am gonna show you how to add shortcuts to "My computers" in windows(7,8).It's very easy to add them,so lets see how to add them.
How to add shortcuts to "My computer" window.

Steps:

1.Open Run(Win+R) and enter the below command and hit enter.
%appdata%\microsoft\Windows\Network Shortcuts
Browsing to Network shortcuts folder by entering the command in the Run box.
 or browse to
C:\Users\CHINNU\AppData\Roaming\microsoft\Windows\Network Shortcuts 
 2.Now a window will pop up named "Network shortcuts".Right click in the folder and then click on New>shortcut.
Create a normal shortcut file in "Network shortcuts" Folder.
3.After clicking on the shortcut option,a window will pop asking you to select the program which you want to create as a shortcut on "My computer" window.Select the third-party program by clicking on browse option and then click on Next button.Now it will prompt you to enter a name for the shortcut,enter the name and click on "Finish".
After creating the new shortcut file,a window will pop up.Now from the popup window browse to the program which you want to create as shortcut and click on next.Now select a proper name for the shortcut and click on finish
4.Now click on "My computer" and you will find your shortcut in it as shown below.
Shortcut on "My computer" window.
That's it friends i hope you enjoyed this tricks,if you have any queries regarding any topic feel free to ask us through comments.

Comments

Popular posts from this blog

8 Important Tips to Protect Your Magento Store from Hacking

Protection of eCommerce and financial websites is necessary because these websites deal with monetary transactions and stand first as a victim in the list of cyber crime. Magento is the most popular eCommerce platform which also comes under threat of hacking by accessing unauthorized logins and other attacks. Magento Platform is rich in security features but security is needed on the admin level to protect it from cyber criminals. Here are some security tips that help you to protect your Magento store and keep your site safe: 1.Admin Path Customization: It is the first step you can take to keep your Magento site safe is to customize the admin path because the normal login pages and admin pages can easily be accessed by just hit and trial methods and it is very easy to navigate to admin page by hackers if the path remains unchanged. With the use of many hacking software available online, it is easy to guess user name and password combinations and these software can guess user n...

How to change the color of a folder in windows 8/7/vista/XP.

Have you ever tried to change the color of a folder in windows 8/7/vista and xp? Because in windows one cannot change the color of a folder as we do in MAC OS(without using software).So in this tutorial i am gonna show you how to change the color using third party programs like folderico and folder colorizer.So lets see. Methods: Method 1: 1.Go to softorino.com  and download the folder colorize file and install it using system administrative     rights(Right click on the download file and click on " Run as Administrator "). 2.After installation of the software choose the folder for which you want to change the color. 3.Right click on the selected folder and you will find an option called " colorize ! ".Move the cursor on the colorize option and it will show a list of colorized folder as shown below. 4.From the list choose your color and you will find the folder as shown below. Method 2: 1.Go to folderico and download the folderico file(Its a paid...

How to Create you own custom Chrome app-2 ways.

Google Chrome is the most common web browser which is used all around the world due to its speed and compatibility with our systems.As a result day by day new type of Apps and Extensions are released in to chrome web store.But have you ever tried to make one of your own App and Extension? If not in this tutorial i am gonna show you how to make your own Chrome app and Extension for you site or any other site with in Minutes using Manifest.json file.So let's see how to do this. Steps: 1.Create a New Folder any where on your Pc and name it as like " Worldtech360 chrome Apps " or " Chrome Apps and Extensions ".Now create a Sub folder and name it with your site. 2.Open the Sub folder which you have created and create a new " Text document ".Now we are going to convert this text document in to Manifest.json. 3.Open the Text document and copy the below code in it.   { "manifest_version": 2, "name": "Web site name...