sponsored ads

how to clear clipboard in windows 7

sponsored ads

how to clear clipboard in windows 7? The computer I'm using is not mine. I will give it back to my friend soon. And I want to clear clipboard before I give it back. Can someone teach me how to do? The sooner the better. By the way, the operating system is windows 7.

Asked Nov, 20 2010 Edited by Ocean Nov, 20 2010
add commentflag 

sponsored ads

answer this question

1 answers

To quickly clear the text/image contents from the clipboard, simply select a file in the Desktop and press CTRL+C. The existing clipboard contents will now be replaced by the file name on which you issued the CTRL+C.

Another method is using Windows Scripting. You can create an instance of InternetExplorer.Application object and then manipulate the clipboard.

Copy the following lines to Notepad, and save as ClearClipBoard.VBS. Double-clicking the ClearClipBoard.VBS clears the contents of the clipboard.

Set objIE = CreateObject("InternetExplorer.Application")
objIE.Navigate("about:blank")
objIE.document.parentwindow.clipboardData.SetData "text", ""
objIE.Quit
Answered Nov, 20 2010
add comment|flag 
vote up 0 vote down
check

1. Right-click on the desktop, select "New" and then "Shortcut."

2. In the empty field designating the location of the shortcut, type the following (with the quotation marks):

cmd /c "echo off | clip"

Click "Next." Answered Jan, 15 2011
vote up 0 vote down

Automatically clear clipboard:

You can clear clipboard contents Automatically with AutoClipClear utility. This is the download link:

download.softpedia.com/dl/df1ab9f847c819fc306d67bbda1f6af4/4c0397ec/100037292/software/office/acc.zip

Manually clear clipboard:

You can create a Shortcut or Hotkey to Clear the Clipboard in Windows 7 manually. follow the tutorial - How to Create a Shortcut or Hotkey to Clear the Clipboard in Windows 7

this is the link of the tutorial: www.fanhow.com/knowhow:Create_a_Shortcut_or_Hotkey_to_Clear_the_Clipboard_in_Windows_7_37498980

Answered May, 31 2010
vote up 0 vote down

Your Answer

community wiki:

The Verified Code is to stop spamming. It will be hidden once your reputation reached 100.
or
Create one

Options

sponsored ads

Download related software from AFC

Nitro CodecPack For Windows7 1.0

Last Updated: Mar 21, 2011
License: Freeware
Filesize: 11.15MB

Continue to downloadPower by Afreecodec.com