Again right click menu of Windows 7. But, unlike other Windows 7 right click tutorials, it is a bit complicated. Well, you will do it rightly though. Do not miss any line. After reading this tutorial, you will be able to add a right click custom named menu and cascading list of submenu of websites of your choice with icons of your choice in Windows 7. On clicking them; the webpage will … [Read more...]
Set processor core utilization individually for each program in Windows 7
You can manually set which core of the processor will be used by Windows 7 for multi core processors. Just like our previous tutorial, you need to launch the Windows Task Manager by hitting CTRL + SHIFT + ESC keys from your keyboard. Now click the Processes tab and select the Program you want to change the settings. By default, all the cores are used by any program. For lighter programs, you … [Read more...]
How to get different theme for different category in WordPress
You might want to use different theme for different category in your Wordpress blog. For example, if you were the owner of this site, you may want to change the Windows 7 Tutorials section to a bit Microsoft inspired design, Apple section to Apple look and so on. Well, honestly speaking, it is quite difficult to use different "themes" for different categories; instead you can use different CSS … [Read more...]
How to remove destinations from the list jump in Windows 7
Jump list, which unlike the Stack of Mac OS X, has no option to customize or remove any item within itself. It is quite easy to remove some items in the Jumplist which you do not wish to be listed. Click the Start button and paste the following location in the start menu search field and hit Enter from keyboard: %AppData%MicrosoftWindowsRecentAutomaticDestinations You must have … [Read more...]
Change the priority of processes in Windows 7
Windows 7 by default runs all the processes running on the system with same priority, which means that all processes are equally important when it comes to the allocation of resources by the system. We sometimes we use applications that require more resources, so it may be prioritize special needs depending on our needs. How to assign priorities to the processes in Windows 7 Launch the Task … [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...]
Lock any Folder with password
This tutorial shows how to Lock and hide a Folder with a password without using any Software. Steps: 1. make a new folder ( name it as you like ): 2. Inside this folder make a ( TXT ) file & copy inside it this (the entire thing written): Copy and paste this code inside the New Text Document: Quote: Quote: cls @ECHO OFF title Folder Private if EXIST "Control … [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...]
Create a shortcut to Google Docs on Windows 7 desktop
You can easily add a shortcut to Google Docs on your Windows 7 desktop for easy access. Right click on any empty place on Windows 7 desktop, hover over New and then shortcut: In the Create Shortcut Wizard, type the following URL : http://docs.google.com/?action=newdoc Click Next button to continue. Name the shortcut as you like; in this example, we … [Read more...]