<?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>windows-vista-update.net &#187; Run as Administrator</title>
	<atom:link href="http://windows-vista-update.net/tag/run-as-administrator/feed/" rel="self" type="application/rss+xml" />
	<link>http://windows-vista-update.net</link>
	<description>Windows Vista Updates Service Packs and Codecs</description>
	<lastBuildDate>Thu, 14 Jan 2010 00:20:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista</title>
		<link>http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/</link>
		<comments>http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 01:33:19 +0000</pubDate>
		<dc:creator>khan</dc:creator>
				<category><![CDATA[Help & How-to]]></category>
		<category><![CDATA[Run as Administrator]]></category>

		<guid isPermaLink="false">http://windows-vista-update.net/?p=368</guid>
		<description><![CDATA[Have you ever tried to unzip a file to the Program Files directory in Windows 7 or Vista? You’ll get all sorts of permission denied errors, and generally be unsuccessful. So how do we open up the zipfile as an administrator? For that matter, how do you open any file as administrator?
There’s a simple registry [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever tried to unzip a file to the Program Files directory in Windows 7 or Vista? You’ll get all sorts of permission denied errors, and generally be unsuccessful. So how do we open up the zipfile as an administrator? For that matter, how do you open any file as administrator?</p>
<p>There’s a simple registry tweak that will let us specify the action to run as administrator for a file type. Unfortunately you’ll have to make the tweak manually, but we’ll walk you through it.</p>
<p><strong>Manual Registry Tweak</strong></p>
<p>Open regedit through the start menu search or run box and then browse down to the following key, substituting “.zip” for the file extension that you are looking for. (Note that the find dialog helps here)</p>
<blockquote><p>HKEY_CLASSES_ROOT\.zip</p></blockquote>
<p><img src="http://www.howtogeek.com/wp-content/uploads/2008/03/image47.png" alt="image" width="534" height="230" /></p>
<p>Now you want to take note of the Data value for the “(Default)” item. This tells you which application is registered to handle this file type, and also where we need to go in the registry next.</p>
<p>For this example, since the data field in this example says “WinRAR.ZIP” we’ll need to browse down to the following registry key. (again, the find dialog helps here)</p>
<blockquote><p>HKEY_CLASSES_ROOT\WinRAR.ZIP\shell\open\command</p></blockquote>
<p>What we want to do is copy the shell\open\command section to shell\runas\command. The easiest way to do that is right-click on “command” and then choose Export.</p>
<p><img src="http://www.howtogeek.com/wp-content/uploads/2008/03/image48.png" alt="image" width="574" height="389" /></p>
<p>Now open up the exported registry file in Notepad and change “open” to “runas” where indicated below:</p>
<p><img src="http://www.howtogeek.com/wp-content/uploads/2008/03/image49.png" alt="image" width="517" height="176" /></p>
<p>Double-click on the file to enter the information into the registry. Now you’ll see that the “runas” section is identical to the “open” section:</p>
<p><img src="http://www.howtogeek.com/wp-content/uploads/2008/03/image50.png" alt="image" width="576" height="302" /></p>
<p>And now you can right-click on a file and open it as administrator:</p>
<p><img src="http://www.howtogeek.com/wp-content/uploads/2008/03/image51.png" alt="image" width="352" height="169" /></p>
<p>This example used WinRAR, but this should work for almost any filetype or application. You’ll just have to change where you look in the registry.<script type="text/javascript"><!--
google_ad_client = "pub-0195469211666387";
/* 468x60, created 12/24/07 */
google_ad_slot = "0400336008";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Del.icio.us"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Del.icio.us" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To digg"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To digg" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To reddit"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To reddit" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;t=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Yahoo My Web"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Yahoo My Web" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Stumble Upon"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Stumble Upon" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Google Bookmarks"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Google Bookmarks" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista&amp;url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Ask"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Ask" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://de.lirio.us/rubric/post?uri=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista&amp;when_done=go_back" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Delirious"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delirious.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Delirious" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Delirious" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Live-MSN"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Live-MSN" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Live-MSN" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista&amp;url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Diggita"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Diggita" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;t=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To FaceBook"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To FaceBook" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://kipapa.it/add.php?title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista&amp;url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Kipapa"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/kipapa.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Kipapa" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Kipapa" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Blogsvine"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Blogsvine" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Mixx"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Mixx" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.scoopeo.com/scoop/new?newurl=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Scoopeo"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/scoopeo.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Scoopeo" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Scoopeo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista&amp;c=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To MySpace"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To MySpace" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+to+Any+File+Type+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To IndianPad"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To IndianPad" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Twitter"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Twitter" alt="Add '&#8220;Run as Administrator&#8221; to Any File Type in Windows 7 or Vista' To Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://windows-vista-update.net/2009/12/run-as-administrator-to-any-file-type-in-windows-7-or-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista</title>
		<link>http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/</link>
		<comments>http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 02:13:40 +0000</pubDate>
		<dc:creator>khan</dc:creator>
				<category><![CDATA[Help & How-to]]></category>
		<category><![CDATA[AutoHotkey]]></category>
		<category><![CDATA[Run as Administrator]]></category>
		<category><![CDATA[Scripts in Windows 7 or Vista]]></category>

		<guid isPermaLink="false">http://windows-vista-update.net/?p=365</guid>
		<description><![CDATA[As regular readers know well, I’m a huge fan of using AutoHotkey  to automate my entire computing experience… but in Windows 7 and Vista there’s a serious limitation since you can’t run a script as Administrator by default. This means that your hotkeys can’t interact with windows running in Admin mode… so how do we [...]]]></description>
			<content:encoded><![CDATA[<p>As regular readers know well, I’m a huge fan of using AutoHotkey  to automate my entire computing experience… but in Windows 7 and Vista there’s a serious limitation since you can’t run a script as Administrator by default. This means that your hotkeys can’t interact with windows running in Admin mode… so how do we get around this?</p>
<p>There are three solutions to this problem:</p>
<ul>
<li>Completely Disable UAC – Not the best solution for security purposes, but it works.</li>
<li>Compile your script to an executable.</li>
<li>Hack the registry and add “Run as Administrator” to the context menu.</li>
</ul>
<p><strong>Compile Script as Executable</strong></p>
<p>All you have to do is right-click on the script, choose “Compile Script”…</p>
<p><img src="http://www.howtogeek.com/wp-content/uploads/2008/03/image11.png" alt="image" width="397" height="164" /></p>
<p>And now you can run the executable version as administrator:</p>
<p><img src="http://www.howtogeek.com/wp-content/uploads/2008/03/image12.png" alt="image" width="369" height="138" /></p>
<p>This isn’t the perfect solution, however. I edit my script all the time, so having to recompile each time I make an edit… would get annoying.</p>
<p><strong>Manual Registry Hack for AutoHotkey “Run as Administrator” </strong></p>
<p>Open up regedit through the start menu search or run box, and then browse down to the following key:</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0195469211666387";
/* 468x60, created 12/24/07 */
google_ad_slot = "0400336008";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<blockquote><p>HKEY_CLASSES_ROOT\AutoHotkeyScript\Shell</p></blockquote>
<p><img src="http://www.howtogeek.com/wp-content/uploads/2008/03/image13.png" alt="image" width="609" height="290" /></p>
<p>Right-click on “Shell” on the left-hand side and create a new key called “runas”, then create a key called “Command” below it. Then create or set the following two values on the right-hand side, adjusting the path if necessary.</p>
<table id="htgtable" border="0" cellspacing="2" cellpadding="2" width="557">
<tbody>
<tr>
<td style="BACKGROUND-COLOR: #eee" width="162" valign="top"><strong>Name</strong></td>
<td style="BACKGROUND-COLOR: #eee" width="387" valign="top"><strong>Value</strong></td>
</tr>
<tr>
<td style="BACKGROUND-COLOR: #fff" width="159" valign="top">(Default)</td>
<td style="BACKGROUND-COLOR: #fff" width="387" valign="top">“C:\Program Files\AutoHotkey\AutoHotkey.exe” “%1? %*</td>
</tr>
<tr>
<td style="BACKGROUND-COLOR: #eee" width="158" valign="top">IsolatedCommand</td>
<td style="BACKGROUND-COLOR: #eee" width="387" valign="top">“C:\Program Files\AutoHotkey\AutoHotkey.exe” “%1? %*</td>
</tr>
</tbody>
</table>
<p>The default key should already be there, just need to set the value.</p>
<p>Now when you right-click on an AutoHotkey script, you’ll see the option to Run as Administrator:</p>
<p><img src="http://www.howtogeek.com/wp-content/uploads/2008/03/image14.png" alt="image" width="369" height="191" /></p>
<p><strong>Download Registry Hack</strong></p>
<p>Download, extract, and double-click on the AdminAutoHotkey.reg to enter the information into the registry. There’s also a removal script included.</p>
<p>Note that this registry hack will only work if you installed AutoHotkey into the default location, otherwise you’ll have to modify the paths.</p>
<p><a href="http://www.howtogeek.com/geekers/AdminAutoHotkey.zip">Download AdminAutoHotkey Registry Hack</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Del.icio.us"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Del.icio.us" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To digg"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To digg" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To reddit"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To reddit" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;t=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Yahoo My Web"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Yahoo My Web" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Stumble Upon"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Stumble Upon" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Google Bookmarks"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Google Bookmarks" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista&amp;url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Ask"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Ask" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://de.lirio.us/rubric/post?uri=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista&amp;when_done=go_back" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Delirious"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delirious.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Delirious" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Delirious" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Live-MSN"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Live-MSN" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Live-MSN" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista&amp;url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Diggita"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Diggita" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;t=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To FaceBook"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To FaceBook" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://kipapa.it/add.php?title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista&amp;url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Kipapa"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/kipapa.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Kipapa" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Kipapa" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Blogsvine"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Blogsvine" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Mixx"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Mixx" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.scoopeo.com/scoop/new?newurl=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Scoopeo"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/scoopeo.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Scoopeo" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Scoopeo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista&amp;c=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To MySpace"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To MySpace" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/&amp;title=%26%238220%3BRun+as+Administrator%26%238221%3B+for+AutoHotkey+Scripts+in+Windows+7+or+Vista" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To IndianPad"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To IndianPad" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Twitter"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Twitter" alt="Add '&#8220;Run as Administrator&#8221; for AutoHotkey Scripts in Windows 7 or Vista' To Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://windows-vista-update.net/2009/12/run-as-administrator-for-autohotkey-scripts-in-windows-7-or-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
