ClipClear is a simple Windows application written in Visual
Basic. There have been times we have been working in several programs and you
might have a large object saved to the Windows clipboard to paste between them.
Upon closing the programs, you now still have a large object saved, and the
goal of this software is simply to be a very quick way of clearing the clipboard.
Because there is nothing much to this program, it weighs in at only 6KB. However,
it does require MSVBVM60.DLL (from
VB6 runtime but already included in most modern Windows machines).
NOTE: This program has no output. Upon running it deletes everything from your clipboard and then closes.
Binary
SourceCode