<?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>coders &#187; windows</title>
	<atom:link href="http://www.gehacktes.net/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gehacktes.net</link>
	<description>The Limits of My Language Mean the Limits of My World - Ludwig Wittgenstein</description>
	<lastBuildDate>Sat, 31 Jul 2010 12:33:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The Installation/Removal of a Previous Program Was Not Completed</title>
		<link>http://www.gehacktes.net/2008/10/the-installationremoval-of-a-previous-program-was-not-completed/</link>
		<comments>http://www.gehacktes.net/2008/10/the-installationremoval-of-a-previous-program-was-not-completed/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 12:07:02 +0000</pubDate>
		<dc:creator>fschaper</dc:creator>
				<category><![CDATA[windows]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[uninstall]]></category>

		<guid isPermaLink="false">http://www.gehacktes.net/?p=17</guid>
		<description><![CDATA[One thing about program behaviour under windows that really bugs me is the insistence of various programs and setup-wizards to restart my machine every now and then.  The problem here in most cases, is that some program (or the system itself) is still having open file handles to the software in question. Maybe you didn&#8217;t stop your [...]]]></description>
			<content:encoded><![CDATA[<p>One thing about program behaviour under windows that really bugs me is the insistence of various programs and setup-wizards to restart my machine every now and then. <span id="more-17"></span></p>
<p>The problem here in most cases, is that some program (or the system itself) is still having open file handles to the software in question. Maybe you didn&#8217;t stop your application, have an open explorer window pointing to the application directory, &#8230; you get my meaning.</p>
<p>To convince the setup wizard to comply with your wishes and install the program without you having to restart your machine simply delete the following registry key using <em>regedit</em>:</p>
<p><strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations</strong></p>
<p><a href="http://www.gehacktes.net/wp-content/uploads/2008/11/regedit.jpg"><img class="alignnone size-medium wp-image-81" title="regedit" src="http://www.gehacktes.net/wp-content/uploads/2008/11/regedit-300x177.jpg" alt="" width="300" height="177" /></a></p>
<p>Now restart your installation.</p>
<p>As always, you better know what you are doing here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gehacktes.net/2008/10/the-installationremoval-of-a-previous-program-was-not-completed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
