<?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>Blackforce &#187; mode</title>
	<atom:link href="http://www.blackforce.co.uk/tag/mode/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blackforce.co.uk</link>
	<description>just a few random articles and photos from my life!!</description>
	<lastBuildDate>Fri, 06 Aug 2010 14:26:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable Windows Installer in Safe Mode</title>
		<link>http://www.blackforce.co.uk/2009/06/11/enable-windows-installer-in-safe-mode</link>
		<comments>http://www.blackforce.co.uk/2009/06/11/enable-windows-installer-in-safe-mode#comments</comments>
		<pubDate>Thu, 11 Jun 2009 13:58:21 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[mode]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[safe]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=450</guid>
		<description><![CDATA[If you have ever been involved in fixing computers then you will know that windows installer is disabled by default in Windows Safe mode meaning that you cant install or remove programs.
You can enable it though by doing the following :-




1) Boot Into Safe Mode
2) Start, Run, Regedit
3) Navigate to the following key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\
4) Right click [...]]]></description>
			<content:encoded><![CDATA[<p>If you have ever been involved in fixing computers then you will know that windows installer is disabled by default in Windows Safe mode meaning that you cant install or remove programs.</p>
<p>You can enable it though by doing the following :-</p>
<p><span id="more-450"></span></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1385369004445697";
google_ad_slot = "0341002983";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>1) Boot Into Safe Mode<br />
2) Start, Run, Regedit<br />
3) Navigate to the following key</p>
<p><code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\</code></p>
<p>4) Right click on the Minimal folder, left click on new, key.<br />
5) Type in msiserver, hit enter<br />
6) Click on the newly created msiserver folder. On the right hand side you will have (Default) and (Value not set)<br />
7) Double click on (Default) and type in the value Service. Then click ok.</p>
<p>Now close the registry editor and click start, run.</p>
<p>Type in <code>net start "Windows Installer"</code> </p>
<p>You should now be able to go into add / remove programs and install stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/06/11/enable-windows-installer-in-safe-mode/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
 