Clear Clipboard in Windows 7
Posted on September 8th, 2009 by eivindPosted in Technical | No Comments »
If you want an easy way to clear the clipboard in Windows 7 do as follows:
Create a new shortcut on desktop.
Set target to: C:\Windows\System32\cmd.exe /c echo off | clip
Set it to run minimized
To specify an icon you can use: %SystemRoot%\system32\shell32.dll
Pin it to the taskbar for easy access