Disable the “Send To” Folder on the Windows Explorer Context Menu

Disable Sent to menu

Open up regedit.exe through the start menu search or run box, and then navigate down to the following key:

HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To

Find the (Default) value on the left, double-click on it and remove the text from the value, leaving it blank. The change will be immediate.

Restore Send To Menu

Change the value of the registry key back to this:

{7BA4C740-9E81-11CF-99D3-00AA004AE837}

Customize the Windows Vista Send To Menu

To get to the SendTo folder, you’ll need to open up an Explorer window, and then paste in the following to the address bar.

%APPDATA%\Microsoft\Windows\SendTo

%APPDATA% is an environment variable that actually maps to something like C:\users\<username>\AppData\Roaming.

You should now see a bunch of shortcuts.If you wanted to add an item to the Send To menu to open files in Notepad. You could just drag a shortcut to Notepad into this folder, or create a new shortcut. Now you can see the new Notepad item in the menu

Change the Number of Recent Items Shown on the Vista Start Menu

The default value is set to show 10 documents, but you can increase that with a registry tweak. What we are changing here is the amount of documents shown in this menu.

Open up regedit.exe through the start menu search box, and then navigate down to the following key, creating it if it doesn’t exist.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.

Add a new DWORD 32-bit value named MaxRecentDocs into the right-hand pane, and then double-click to open it up.

To set the value, you’ll first need to change Base to Decimal, and then you can enter any value you want. For instance, if you want to set it to 20, enter that into the Value data field.

Change Start Menu to Use Small Icons in Windows Vista

Windows Vista uses large icons by default in the start menu.Right click on the start button, and select Properties.Then click the Customize button.Now scroll down all the way to the bottom. You should see a checkbox for Use large icons, which you’ll want to uncheck.

Add an Application to the Quick Launch Menu in Vista

The Quick Launch menu is one of the most useful features in Windows, and Vista makes it even easier to add a program to the menu.You can either drag an application to the quick launch bar or you can right click, and choose Add to Quick Launch:

If the option for “Add to Quick Launch” does not show up, you can hold down the Shift key while right-clicking on it to make the option show up. Note that you could also use Pin to Start Menu.