We are not sure, but it seems people loves Windows 7 right click menu tricks more. Well, this time we will vanish the temporary files in one click from right from the right click context menu in Windows 7. Like this: As usually, we need two things: a batch file to carry the job, that is to clean the temporary files and a registry file to add it to right click … [Read more...]
How to disable control panel in Windows 7
Sometimes turning off the control panel is a good choice particularly when the Windows 7 PC is used by more than one user and you do not want anything to be reconfigured. The trick to disable the control panel in Windows 7 is very easy, just follow these steps: This first method is for Windows 7 Ultimate and Professional users. Group Policy Editor does not exist lower than these versions … [Read more...]
Open in new window in right click context menu
This time, we will show you the way to get an option to open a folder or hard drive partition in new window from right click context menu in Windows 7 . Now, how to get it. Open Notepad and write the following code: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shell\opennewwindow] @="Open in New … [Read more...]
Add restart explorer option in right click context menu in Windows 7
This time, we will show you the way to get an option to restart Explorer.exe from right click context menu in Windows 7 . Now, how to get it. Two parts : part one is creation of a batch file and part two is a Registry key. The batch file to restart Windows Explorer.exe Nothing, but to call default Windows action do activate it in the folder where it is. Open Notepad and write … [Read more...]
Toggle checkbox or normal selection from right click context menu
Previously, we wrote the trick on how to enable the check boxes to select multiple files and folders in Windows 7. This time, we will show you the way to get an option in right click context menu in Windows 7 so that you can toggle between the usual normal multiple selection holding the CTRL key and just clicking the right click menu option to switch between these two options. Here are two … [Read more...]
Possible reasons for drastic drop in traffic from Google search
Previously, we wrote one article the steps to diagnose decrease in visitor count; which eventually helped many web-masters. The basis of writing this article is, many web-masters are asking, why there is a dramatic fall in traffic, practically within 3-4 days period, for most of them the traffic source is Google organic search (above 90% of the traffic). So, here is another article, which mainly … [Read more...]
Turn off caching of thumbnail in Windows 7 Home Premium
This tutorial is an extension of the tutorial we wrote ago: Disable and delete the thumbs.db files in Windows 7 The reason behind writing this tutorial is, Windows 7 Home Premium does not have Group Policy Editor. So, we need to tweak it from Windows 7 Registry Editor. Do as said in that tutorial before the point "Disable these files". Now you need Windows 7 Registry Editor to do the work, … [Read more...]
Importance of landing page and ways to improve it
Concept of landing page is not very clear to most of the webmasters. Even in Wikipedia, which has become a standard reference now for many topics, there is no external reference (at the time of this writing) in Landing Page. We found a good writing from Wikipedia External link in Landing page optimization (not Landing page proper). The article is written by Avinash Kaushik, with the title … [Read more...]
Get back Windows Mail in Windows 7 SP1
Windows Mail was an integral part of Windows Vista but it is not present in Windows 7. In this tutorial, we will show unique and easy way to get Windows Mail back in Windows 7 with SP1. We got problem with Windows Live Mail few days ago; so thought make the way easy to get back Windows Mail. We will use radically simple method to get Windows Mail back. The method is valid for Windows 7 32 … [Read more...]
10 things bloggers must remember to do
We hope this article serves as a checklist to be visited from time to time. Bookmark this if you are too much forgetful! Review If you surf around the blogs you will realize that most bloggers do not review and edit articles. So the next time you finish writing an article, remember to check. If this is an article by a guest or a piece of linkbait, check it more than once. Backup Last month we … [Read more...]
Add show/hide hidden files option to right click context menu
In this tutorial we will show you how to add or remove Show/Hide hidden files option in Windows 7 right click context menu. When you click the option in right click, you will hear the default Windows Exclamation sound. You can change the sound too (read ahead). You may need to refresh the current folder in order to view / hide the hidden files. Procedure We will create a vbs file to carry … [Read more...]