<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Install &#187; CreateObject</title>
	<atom:link href="http://www.install.gr/tag/createobject/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.install.gr</link>
	<description>OFFICE &#124; SharePoint &#124; Exchange &#124; Vbscript &#124; Windows</description>
	<lastBuildDate>Tue, 22 May 2012 06:02:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Create Shortcut at your Desktop</title>
		<link>http://www.install.gr/vb-scripts/microsoft-windows-xp-2008-2003-vista-win7/create-shortcut-at-your-desktop/</link>
		<comments>http://www.install.gr/vb-scripts/microsoft-windows-xp-2008-2003-vista-win7/create-shortcut-at-your-desktop/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 12:24:56 +0000</pubDate>
		<dc:creator>Installer</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[CreateObject]]></category>
		<category><![CDATA[CreateShortcut]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[oUrlLink]]></category>
		<category><![CDATA[TargetPath]]></category>
		<category><![CDATA[vb]]></category>
		<category><![CDATA[Vbscript]]></category>
		<category><![CDATA[wscript]]></category>

		<guid isPermaLink="false">http://www.install.gr/?p=47</guid>
		<description><![CDATA[This vbscript create automatically a shortcut at your Desktop 12345set WshShell = WScript.CreateObject(&#34;WScript.Shell&#34;) strDesktop = WshShell.SpecialFolders(&#34;Desktop&#34;) set oUrlLink = WshShell.CreateShortcut(strDesktop &#38;amp; &#34;\Install.gr&#34;) oUrlLink.TargetPath = &#34;http://www.install.gr&#34; oUrlLink.Save]]></description>
			<content:encoded><![CDATA[<p>This vbscript create automatically a shortcut at your Desktop</p>
<div class="codecolorer-container vb default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:500px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br /></div></td><td><div class="vb codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #151B8D; font-weight: bold;">set</span> WshShell = WScript.<span style="color: #E56717; font-weight: bold;">CreateObject</span>(<span style="color: #800000;">&quot;WScript.Shell&quot;</span>)<br />
strDesktop = WshShell.SpecialFolders(<span style="color: #800000;">&quot;Desktop&quot;</span>)<br />
<span style="color: #151B8D; font-weight: bold;">set</span> oUrlLink = WshShell.CreateShortcut(strDesktop &amp;amp; <span style="color: #800000;">&quot;\Install.gr&quot;</span>)<br />
oUrlLink.TargetPath = <span style="color: #800000;">&quot;http://www.install.gr&quot;</span><br />
oUrlLink.Save</div></td></tr></tbody></table></div>
<!-- Created with WP-Autoblog (http://elliottback.com) -->]]></content:encoded>
			<wfw:commentRss>http://www.install.gr/vb-scripts/microsoft-windows-xp-2008-2003-vista-win7/create-shortcut-at-your-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

