Skip to main content

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.
How to change the color of a folder in windows 8/7/vista/XP.

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.
Right click on the folder and click on colorize option.
4.From the list choose your color and you will find the folder as shown below.
Coloried folder

Method 2:

1.Go to folderico and download the folderico file(Its a paid version software) and install it using Administrative rights.
2.Now choose your folder and right click on it.You will find an option called folderico or change icon as shown below.
Right clickon the folder and you will find the change icon option in it
3.Choose a color which you want to apply for your folder and you will the folder as shown below.
How to change the color of a folder in windows 8/7/vista/XP.
That's it friends i hope you enjoyed this post and if you have any queries regarding any topic,feel free to ask us through comments and have nice day.

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