Monday, November 03, 2008

Add items to Vista Send To Menu

This is the Microsoft Windows Vista Send To:
Adding item to Sent To menu in Vista is easy, just create an item (the item can be a shortcut, a small application, a folder etc..). The location of this folder is in:

%APPDATA%\Microsoft\Windows\SendTo

You can type this in Run dialog (Window+R), in Start Search box, in Windows Explorer locator bar. Another shortcut to this is :
Shell:sendto

As before you can type this in Run Dialog(Window+R) or Windows Search bar

~ts

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...