<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Autorun as Administrator in Vista</title>
	<atom:link href="http://hash-bang.net/2009/01/autorun-as-administrator-in-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://hash-bang.net/2009/01/autorun-as-administrator-in-vista/</link>
	<description>The start of all wonderful things</description>
	<lastBuildDate>Sun, 20 Nov 2011 20:29:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: catalist</title>
		<link>http://hash-bang.net/2009/01/autorun-as-administrator-in-vista/comment-page-1/#comment-3934</link>
		<dc:creator>catalist</dc:creator>
		<pubDate>Sat, 14 May 2011 02:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://hash-bang.net/?p=84#comment-3934</guid>
		<description>rename file to setup_NAME</description>
		<content:encoded><![CDATA[<p>rename file to setup_NAME</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mc</title>
		<link>http://hash-bang.net/2009/01/autorun-as-administrator-in-vista/comment-page-1/#comment-1567</link>
		<dc:creator>mc</dc:creator>
		<pubDate>Mon, 18 May 2009 01:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://hash-bang.net/?p=84#comment-1567</guid>
		<description>Ugh!

Makes you wish that there was a suitable Bash equivalent in Windows doesn&#039;t it?

And no, &lt;a href=&quot;http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx&quot; rel=&quot;nofollow&quot;&gt;PowerShell&lt;/a&gt; doesn&#039;t count.</description>
		<content:encoded><![CDATA[<p>Ugh!</p>
<p>Makes you wish that there was a suitable Bash equivalent in Windows doesn&#8217;t it?</p>
<p>And no, <a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx" rel="nofollow">PowerShell</a> doesn&#8217;t count.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://hash-bang.net/2009/01/autorun-as-administrator-in-vista/comment-page-1/#comment-1566</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 18 May 2009 01:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://hash-bang.net/?p=84#comment-1566</guid>
		<description>Autorun as Administrator in Vista

Great article - thanks. I am needing to use my USB on both Vista and XP and found that I needed to amend the invoke.bat file:

@ECHO OFF
Ver &gt;%temp%\OSVer.Txt
FIND &quot;[Version 6.&quot; %temp%\OSVer.Txt &gt; NUL
IF ERRORLEVEL 1 (
&quot;setup.bat&quot;
) ELSE (
&quot;setup.lnk&quot;
)</description>
		<content:encoded><![CDATA[<p>Autorun as Administrator in Vista</p>
<p>Great article &#8211; thanks. I am needing to use my USB on both Vista and XP and found that I needed to amend the invoke.bat file:</p>
<p>@ECHO OFF<br />
Ver &gt;%temp%\OSVer.Txt<br />
FIND &#8220;[Version 6.&#8221; %temp%\OSVer.Txt &gt; NUL<br />
IF ERRORLEVEL 1 (<br />
&#8220;setup.bat&#8221;<br />
) ELSE (<br />
&#8220;setup.lnk&#8221;<br />
)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

