<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Paul&#039;s Personal Tech</title>
	<atom:link href="http://paulspersonaltech.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulspersonaltech.wordpress.com</link>
	<description>The technology I use, and the technology I&#039;m interested in</description>
	<lastBuildDate>Fri, 19 Feb 2010 08:42:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='paulspersonaltech.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Paul&#039;s Personal Tech</title>
		<link>http://paulspersonaltech.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://paulspersonaltech.wordpress.com/osd.xml" title="Paul&#039;s Personal Tech" />
	<atom:link rel='hub' href='http://paulspersonaltech.wordpress.com/?pushpress=hub'/>
		<item>
		<title>When all else fails&#8230;</title>
		<link>http://paulspersonaltech.wordpress.com/2010/02/19/when-all-else-fails/</link>
		<comments>http://paulspersonaltech.wordpress.com/2010/02/19/when-all-else-fails/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 08:38:32 +0000</pubDate>
		<dc:creator>paulspersonaltech</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[Safe Mode]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://paulspersonaltech.wordpress.com/?p=9</guid>
		<description><![CDATA[&#8230;rolling back to the last recovery point will succeed.  Or not. Today, I had fun &#8211; I installed some software that installed a driver.  This is well-known software from a well-known vendor. After installation was mostly complete, I got the frequent &#8220;You must restart to complete installation&#8221;, and so I did. Well, suffice it to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paulspersonaltech.wordpress.com&amp;blog=11760835&amp;post=9&amp;subd=paulspersonaltech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8230;rolling back to the last recovery point will succeed.  Or not.</p>
<p>Today, I had fun &#8211; I installed some software that installed a driver.  This is well-known software from a well-known vendor.</p>
<p>After installation was mostly complete, I got the frequent &#8220;You must restart to complete installation&#8221;, and so I did.</p>
<p>Well, suffice it to say from that point on, I couldn&#8217;t log in without BSOD.</p>
<p>So &#8211; roll-back to the restore point I took before installing?  Sounded like a plan.</p>
<p>A few minutes later, &#8220;Welcome&#8230;&#8221;, and BSOD. Back in Safe-mode, to find &#8220;Restore has failed, a file may be in use&#8230;&#8221;</p>
<p>So, OK, well, I *KNOW* my only problem is the last-installed program, so I can just uninstall in Safe-mode, right? Wrong.</p>
<p>Only a limited number of services are allowed to run in Safe mode, and the Windows Installer service isn&#8217;t one of them.  Attempting to do an uninstall gives an error that the service isn&#8217;t running, and starting the service just says it isn&#8217;t allowed in Safe Mode.</p>
<p>Quite why the installer service is disabled in Safe Mode, when I&#8217;d expect a *lot* of people want to use it to uninstall software is beyond me.</p>
<p>Thankfully, Google is (as ever) my friend, and a quick search revealed that the list of allowed services isn&#8217;t hard-coded, but there&#8217;s a set of registry keys for them.</p>
<p>So, one quick registry add later, and I&#8217;m finally able to uninstall the offending app.  And yes, my PC is running perfectly again <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If anyone else is stuck on this, here&#8217;s the solution, courtesy of <a href="http://www.winvistaclub.com/e40.html" target="_blank">winvistaclub</a>.</p>
<p>First, add the registry key:</p>
<pre>REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer"/VE/T REG_SZ /F/D"Service"</pre>
<p>Next, start the service:</p>
<pre>net start msiserver</pre>
<p>If (like me) you&#8217;re running &#8220;Safe Mode with Networking&#8221;, just change the Minimal to Network when adding the registry key.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/paulspersonaltech.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/paulspersonaltech.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/paulspersonaltech.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/paulspersonaltech.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/paulspersonaltech.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/paulspersonaltech.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/paulspersonaltech.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/paulspersonaltech.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/paulspersonaltech.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/paulspersonaltech.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/paulspersonaltech.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/paulspersonaltech.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/paulspersonaltech.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/paulspersonaltech.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paulspersonaltech.wordpress.com&amp;blog=11760835&amp;post=9&amp;subd=paulspersonaltech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://paulspersonaltech.wordpress.com/2010/02/19/when-all-else-fails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a9099cf49836e671cb78c5f5601d594?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paulspersonaltech</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello and welcome</title>
		<link>http://paulspersonaltech.wordpress.com/2010/02/18/hello-and-welcome/</link>
		<comments>http://paulspersonaltech.wordpress.com/2010/02/18/hello-and-welcome/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 16:36:55 +0000</pubDate>
		<dc:creator>paulspersonaltech</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://paulspersonaltech.wordpress.com/?p=6</guid>
		<description><![CDATA[There seem to be a huge number of tech sites out there, but none of them individually cover what I&#8217;m interested in, or the stuff I use. So &#8211; what you&#8217;ll see here over time will be posts about the software and/or hardware I use, anything I&#8217;m interested in, and any news items that pique [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paulspersonaltech.wordpress.com&amp;blog=11760835&amp;post=6&amp;subd=paulspersonaltech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There seem to be a huge number of tech sites out there, but none of them individually cover what I&#8217;m interested in, or the stuff I use.</p>
<p>So &#8211; what you&#8217;ll see here over time will be posts about the software and/or hardware I use, anything I&#8217;m interested in, and any news items that pique my interest.</p>
<p>The About page should contain a fairly up-to-date list of my main hardware and software.</p>
<p>-Paul</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/paulspersonaltech.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/paulspersonaltech.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/paulspersonaltech.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/paulspersonaltech.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/paulspersonaltech.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/paulspersonaltech.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/paulspersonaltech.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/paulspersonaltech.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/paulspersonaltech.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/paulspersonaltech.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/paulspersonaltech.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/paulspersonaltech.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/paulspersonaltech.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/paulspersonaltech.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=paulspersonaltech.wordpress.com&amp;blog=11760835&amp;post=6&amp;subd=paulspersonaltech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://paulspersonaltech.wordpress.com/2010/02/18/hello-and-welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a9099cf49836e671cb78c5f5601d594?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">paulspersonaltech</media:title>
		</media:content>
	</item>
	</channel>
</rss>
