<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Scripting the Clipboard Contents in WSH</title>
	<link>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/</link>
	<description>Ask the Windows Guru!</description>
	<pubDate>Fri, 12 Mar 2010 02:50:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: WSH and clipboard access &#171; Internet Explorer Automation Tools Macros and Examples</title>
		<link>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-42041</link>
		<dc:creator>WSH and clipboard access &#171; Internet Explorer Automation Tools Macros and Examples</dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:57:43 +0000</pubDate>
		<guid>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-42041</guid>
		<description>[...] accomplish was accessing the clipboard from WSH. Digging the internet I found some solutions like this one based on Internet Explorer Automation. There are several problems with this approach as you can [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] accomplish was accessing the clipboard from WSH. Digging the internet I found some solutions like this one based on Internet Explorer Automation. There are several problems with this approach as you can [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Clipboard Control for WSH in Windows Scripting - Ask the Windows Guru for help with Windows Administration, Windows Scripting, WSH, VBScript, Tips and Tricks, and more!</title>
		<link>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-31948</link>
		<dc:creator>A Clipboard Control for WSH in Windows Scripting - Ask the Windows Guru for help with Windows Administration, Windows Scripting, WSH, VBScript, Tips and Tricks, and more!</dc:creator>
		<pubDate>Mon, 23 Mar 2009 14:36:51 +0000</pubDate>
		<guid>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-31948</guid>
		<description>Back in August of 2007 I wrote an entry about Scripting the Clipboard Contents in WSH in which I addressed a means of using Internet Explorer automation for setting and retrieving the [...]</description>
		<content:encoded><![CDATA[<p>Back in August of 2007 I wrote an entry about Scripting the Clipboard Contents in WSH in which I addressed a means of using Internet Explorer automation for setting and retrieving the [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EnjoySun</title>
		<link>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-16102</link>
		<dc:creator>EnjoySun</dc:creator>
		<pubDate>Sun, 09 Nov 2008 15:42:53 +0000</pubDate>
		<guid>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-16102</guid>
		<description>There are some solutions for getting around the security issue:
http://stackoverflow.com/questions/128463/use-clipboard-from-vbscript</description>
		<content:encoded><![CDATA[<p>There are some solutions for getting around the security issue:<br />
<a href="http://stackoverflow.com/questions/128463/use-clipboard-from-vbscript" rel="nofollow">http://stackoverflow.com/questions/128463/use-clipboard-from-vbscript</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilpo</title>
		<link>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-9319</link>
		<dc:creator>Nilpo</dc:creator>
		<pubDate>Sun, 27 Jul 2008 07:09:38 +0000</pubDate>
		<guid>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-9319</guid>
		<description>I agree completely.  Unfortunately, since VBScript and WSH are no longer being actively developed it doesn't appear we'll be seeing that feature added.</description>
		<content:encoded><![CDATA[<p>I agree completely.  Unfortunately, since VBScript and WSH are no longer being actively developed it doesn&#8217;t appear we&#8217;ll be seeing that feature added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GL</title>
		<link>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-8755</link>
		<dc:creator>GL</dc:creator>
		<pubDate>Tue, 22 Jul 2008 18:25:55 +0000</pubDate>
		<guid>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-8755</guid>
		<description>Thanks for the code snippet. If the people at Microsoft would just use their own software for 15 minutes they would see that a wscript get/set clipboard data fn. would be a commonly needed operation.</description>
		<content:encoded><![CDATA[<p>Thanks for the code snippet. If the people at Microsoft would just use their own software for 15 minutes they would see that a wscript get/set clipboard data fn. would be a commonly needed operation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilpo</title>
		<link>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-1907</link>
		<dc:creator>Nilpo</dc:creator>
		<pubDate>Fri, 07 Mar 2008 23:26:28 +0000</pubDate>
		<guid>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-1907</guid>
		<description>This could be a security issue.  I'll see if I can replicate the error and come up with a solution.</description>
		<content:encoded><![CDATA[<p>This could be a security issue.  I&#8217;ll see if I can replicate the error and come up with a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxkiddo</title>
		<link>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-1853</link>
		<dc:creator>Maxkiddo</dc:creator>
		<pubDate>Thu, 06 Mar 2008 02:31:54 +0000</pubDate>
		<guid>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-1853</guid>
		<description>I'm having an issue making this code work on one of my machines.  It works fine on my XP machine but locks up on my Vista machine at the SetData instruction.  The script goes off into never-never land but the rest of my machine if free.  My guess is it has something to do with security issues.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having an issue making this code work on one of my machines.  It works fine on my XP machine but locks up on my Vista machine at the SetData instruction.  The script goes off into never-never land but the rest of my machine if free.  My guess is it has something to do with security issues.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilpo</title>
		<link>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-156</link>
		<dc:creator>Nilpo</dc:creator>
		<pubDate>Tue, 15 Jan 2008 07:42:20 +0000</pubDate>
		<guid>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-156</guid>
		<description>Thanks, Donna.  I appreciate your kind words and support.</description>
		<content:encoded><![CDATA[<p>Thanks, Donna.  I appreciate your kind words and support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derrico Donna</title>
		<link>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-153</link>
		<dc:creator>Derrico Donna</dc:creator>
		<pubDate>Mon, 14 Jan 2008 16:07:23 +0000</pubDate>
		<guid>http://www.nilpo.com/2007/08/windows-xp/scripting-the-clipboard-contents-in-wsh/#comment-153</guid>
		<description>I Googled for something completely different, but found your page...and have to say thanks. nice read....</description>
		<content:encoded><![CDATA[<p>I Googled for something completely different, but found your page&#8230;and have to say thanks. nice read&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
