<?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>Garbled &#187; windows</title>
	<atom:link href="http://garbled.benhamill.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://garbled.benhamill.com</link>
	<description>garbled = Blog.new(:author =&#62; &#039;Ben Hamill&#039;)</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:50:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sudo on Windows XP&#8230; Sort of</title>
		<link>http://garbled.benhamill.com/2008/12/sudo-on-windows-xp-sort-of/</link>
		<comments>http://garbled.benhamill.com/2008/12/sudo-on-windows-xp-sort-of/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 13:36:51 +0000</pubDate>
		<dc:creator>benhamill</dc:creator>
				<category><![CDATA[os]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://garbled.benhamill.com/?p=5</guid>
		<description><![CDATA[I&#8217;m mostly posting this to document it to myself, since I always forget, but it might be helpful to any readers, as well. You generally don&#8217;t want to be logging in to your computer as a user with admin privileges and a sane OS (like Mac OS or Linux), makes it a fairly painless experience. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m mostly posting this to document it to myself, since I always forget, but it might be helpful to any readers, as well. You generally don&#8217;t want to be logging in to your computer as a user with admin privileges and a sane OS (like Mac OS or Linux), makes it a fairly painless experience. Windows, on the other hand, can be a real bear on the point. Specifically, Windows Explorer doesn&#8217;t like to do the whole &#8220;Run as&#8230;&#8221; thing. I&#8217;ve discovered a wonderful little run line that will solve this problem.</p>
<p>In the run line (Windows key, then R or click Start menu then Run&#8230;) put in <code>runas /u:administrator "explorer.exe /separate"</code>. You&#8217;ll want to replace <code>administrator</code> with an appropriate user name if that&#8217;s not a valid one. A DOS prompt will appear asking for the password and away you go. This tip thanks to <a href="http://stackoverflow.com/questions/13805/opening-explorer-shell-with-admin-priveleges-on-xp-with-ie7-installed">Stack Overflow</a>.</p>
<p>I also found something else handy <a href="http://pcwizkid.blogspot.com/2008/03/create-shorcuts-of-hidden-commands-in.html">here</a>: You can input run-line commands into the &#8220;location&#8221; prompt when creating a shortcut from scratch in Windows. So if you don&#8217;t want to type out all that /u:administrator stuff all day (or, well, probably not that frequently and you&#8217;d forget it), then you can right-click &gt; New &gt; shortcut and paste your command into the location. Call it whatever you want and then you&#8217;ve got a shortcut to an admin Windows Explorer right on your desktop.</p>
<p>I find this so much easier to deal with than any other solution when I need to muck with file permissions or any number of things in Windows. Helpful? Didn&#8217;t work for you? Thoughts on the site design? Let me know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://garbled.benhamill.com/2008/12/sudo-on-windows-xp-sort-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

