<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>How to delete or clear the windows clipboard</title>
	<link>http://www.clipboardextender.com/general-clipboard-use/deleting-the-clipboard-is-easy</link>
	<description>Clipboard resources for end-users and developers.</description>
	<pubDate>Mon, 21 Jul 2008 00:21:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>How to delete or clear the windows clipboard</title>
		<link>http://www.clipboardextender.com/general-clipboard-use/deleting-the-clipboard-is-easy#comment-9232</link>
		<author>admin</author>
		<pubDate>Wed, 19 Mar 2008 03:19:54 +0000</pubDate>
		<guid>http://www.clipboardextender.com/general-clipboard-use/deleting-the-clipboard-is-easy#comment-9232</guid>
		<description>If you have Vista, there's a very cool trick. Vista includes a command-line program called "clip", which can write "DOS" output to the clipboard.  
I found this suggestion by Mark L. Ferguson on this forum:
http://www.technologyquestions.com/technology/windows-vista/214995-clearing-clipboard.html
Here's his suggestion:
Create a shortcut with the command :
cmd /c "echo off &#124; clip"</description>
		<content:encoded><![CDATA[<p>If you have Vista, there&#8217;s a very cool trick. Vista includes a command-line program called &#8220;clip&#8221;, which can write &#8220;DOS&#8221; output to the clipboard.<br />
I found this suggestion by Mark L. Ferguson on this forum:<br />
<a href="http://www.technologyquestions.com/technology/windows-vista/214995-clearing-clipboard.html" rel="nofollow">http://www.technologyquestions.com/technology/windows-vista/214995-clearing-clipboard.html</a><br />
Here&#8217;s his suggestion:<br />
Create a shortcut with the command :<br />
cmd /c &#8220;echo off | clip&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
