Posts Tagged ‘Tips’

How to Remove the “Download Windows Search” Prompt in Internet Explorer 8 Address Bar

When you type something in the Internet Explorer 8 Address bar, you may be prompted with the message Download Windows Search to improve history and favorites results. This message is shown in systems where Windows Search is not installed or if it is disabled. I’m sure there are still a lot of users who prefer not to install Windows Search, and want to remove the annoying "Download Windows Search" prompt in IE8.

Microsoft KB968513 instructs to download Windows Search in order to remove the prompt, but does not tell how to remove the prompt without having to install or enable Windows Search. That’s the reason I wrote this article. (more…)

How to Disable the Empty Recycle Bin Confirmation Box in Windows 7

Earlier we saw how to disable the confirmation window when emptying the Recycle Bin in Windows XP and Windows Vista. Here is a Registry hack to accomplish the same in Windows 7, using the excellent NirCmd tool. This registry hack replaces the Empty Recycle Bin command with NirCmd command-line so that the Recycle Bin can be emptied silently without any prompts. This also works from the Recycle Bin Tasks pane. (more…)

How to Add Icons to Custom Right-Click Menu Options in Windows 7

When working with Windows 7 RC this week, I stumbled upon another nice and useful feature which I thought I should write about. Windows 7 allows you to add icons to your custom right-click (static) menu entries. Usually, to display a right-click command with an icon, one needs to write a context menu handler Shell Extension (DLL). Now, you can assign icons for static menu items as well, without having to program anything. (more…)

Free Up Hard Disk Space After Installing Windows Vista Service Pack 2

After installing Windows Vista Service Pack 2, you can use the Windows Component Clean Tool (COMPCLN.exe) to remove the archived files. This tool also removes the files that were archived after Windows Vista SP1 was applied. You can free up more than 1 GB of disk space (if the Vista SP1 Files Removal Tool VSP1CLN.EXE was not already used.) When COMPCLN.EXE was run in a system in which VSP1CLN.EXE was already run, it freed up 440 MB of disk space approximately. (more…)

Enable InPrivate Filtering by Default for All Internet Explorer 8 Sessions

InPrivate Filtering is a feature introduced in Internet Explorer 8 which provides users with greater control over which third-parties can potentially track your browsing activities. InPrivate Filtering is turned off by default, and can be activated using the CTRL + SHIFT + F key sequence, or via the menu options. The problem is that the InPrivate Filtering feature is not automatically enabled when you open a new Internet Explorer window, and users need to enable it on a per-session basis. However, there is a registry edit to enable InPrivate Filtering by default in every Internet Explorer session. (more…)

View the List of Services Hosted by the Svchost.exe Process Using Task Manager in Windows 7 and Vista

Svchost.exe is a process that hosts other Services to perform various functions. There can be multiple instances of svchost.exe running on your computer, with each instance containing different services. In Windows 2000/XP, you need Tasklist or Process Explorer to view the list of Services running under a particular svchost.exe process. This is much easier in Windows Vista and Windows 7, wherein you can view the Services list using Task Manager. (more…)

How to Clear Task Scheduler History in Windows Vista and Windows 7

Task Scheduler in Windows 7/Vista store the tracked events for each task, which can be viewed by opening the task properties and clicking on the History tab. The entries are stored in the Microsoft-Windows-TaskScheduler event log. To clear the events history for all tasks, use the instructions in this article. (more…)

Add Google Search Option to the Right-Click Menu in Internet Explorer

Want to search Google for selected text in Internet Explorer via the right-click menu? Here is how to add Google Search option to the context menu in Internet Explorer. (more…)

Fun Tip: Add “Speak” Option to the Context Menu for Text Files

The amazing NirCmd utility now has a new "speak" command that allows you to easily cause your computer to speak the text that you wish. In this command, NirCmd uses the Speech library (SAPI) that is installed with any instance of Windows XP and Windows Vista. Here is a fun tip on how to add the Speak command to the context menu for Text Documents (.txt). (more…)

Windows 7 Lets You Change the Logon Background Image

Just what the title says! Windows 7 supports the ability to load images into the background of the login screen without the use of third-party software or manual hacks. This excellent tip was published by Rafael Rivera in his "Within Windows" blog. To change the logon desktop background, you just need to complete two simple steps. (more…)