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…)
Posts Tagged ‘context menu’
Fun Tip: Add “Speak” Option to the Context Menu for Text Files
Published on 8th April 2009
Tags: context menu, Tips, Utilities
Posted in General | No Comments »
Add “Explore” To the Desktop Context Menu in Windows Vista
This tip is for users who hide the desktop icons (for a clean looking desktop) and want to quickly access the Desktop folder when required, without toggling the Show Desktop Icons option in the context menu. (more…)
Published on 3rd November 2008
Tags: context menu, registry, Tips, Vista
Posted in Windows Vista | 2 Comments »
Restore Missing Pin to Start Menu Context Menu Option in Windows XP
The Pin to Start menu command in your right-click menu is used to add a program or its shortcut to the "Pinned Items" list in Windows XP Start menu. If this context menu option goes missing in your system, here is a simple command-line fix to restore it. (more…)
Published on 24th September 2008
Tags: context menu, Tips, XP
Posted in Windows XP | 3 Comments »
Add “Mail Recipient (as Path)” Option to the Send to Menu to Email File Paths
Let’s assume you’re working in the training department of a firm, and need to send training materials to new recruits on a regular basis. The usual way is to right-click on the file, choose Send To, and click Mail Recipient. This attaches the file to the compose window in your mail client. (more…)
Published on 13th August 2008
Tags: context menu, scripts, Tips, Vista, XP
Posted in Windows Vista, Windows XP | 2 Comments »
Add .PHP File Type to the New Menu in Windows 2000/XP/Vista
One of our readers asked how to add .PHP file type to the New menu in Windows. I’ve created a REG file that adds a PHP File entry to the New menu in Windows (2000/XP/Vista). (more…)
Published on 28th July 2008
Tags: context menu, registry, Vista, XP
Posted in General | 2 Comments »
Copy Text File Contents to the Clipboard Using the Context Menu
To copy the contents of a text-based file, you open the file in an editor such as Notepad, use Select All and then copy the contents. How about accomplishing it using a command in the context menu? (more…)
Published on 25th July 2008
Tags: context menu, registry, Tips, Vista, XP
Posted in Windows Vista, Windows XP | 3 Comments »
Add Select All Option to the Context Menu in Windows Vista
To select all files in a folder or in the Desktop, you use the CTRL + A keyboard shortcut. If you’re an avid mouse user, and need the select all functionality in the right click menu in Windows Vista, use this tweak. Note that this tweak does not work in Windows XP. (more…)
Published on 21st June 2008
Tags: context menu, registry, Tips, Vista
Posted in Windows Vista | 5 Comments »
Disable Empty Recycle Bin Confirmation in Windows XP and Vista
When you try to empty the Recycle Bin using the Empty Recycle Bin context menu or from the Tasks pane, you’ll see the confirmation dialog as shown below:

Note that you can only disable the confirmation dialog shown when deleting a file or folder, but there is no option available in Windows to disable the empty Recycle Bin confirmation prompt. Here is a registry tweak to disable the empty recycle bin confirmation dialog in Windows XP and Windows Vista. (more…)
Published on 20th June 2008
Tags: context menu, registry, Tips, Vista, XP
Posted in Windows Vista, Windows XP | 3 Comments »
Add Quick Launch (Create Shortcut) Option to the Send to Menu in Windows XP/Vista
The Desktop (create shortcut) option in the Send To menu helps you quickly add a shortcut to a file or folder on your Desktop. Here is a VBScript that adds the Quick Launch (create shortcut) option to the Send To menu. Clicking this option creates a shortcut to a file or folder in the Quick Launch toolbar. The script below works fine in Windows XP and Windows Vista systems. (more…)
Published on 16th June 2008
Tags: context menu, scripts, Tips, Vista, XP
Posted in Windows Vista, Windows XP | 1 Comment »
Print Directory Listing to Clipboard From the Context Menu in Windows XP and Windows Vista
Clip.exe console utility which is built-in in Windows Vista helps you capture command-line output to the Clipboard. For example, typing the command dir | clip in a Command Prompt window copies the current directory listing to Clipboard. We’ve earlier used Clip.exe to add Copy as Path and Copy Target URL commands to the context menu. Here is how to add another useful option Print Directory (Clipboard) to the context menu for file system folders. (more…)
Published on 14th June 2008
Tags: context menu, registry, Tips, Vista, XP
Posted in Windows Vista, Windows XP | No Comments »

