<?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>Ian McShane &#187; Windows</title>
	<atom:link href="http://www.ianmcshane.org/category/tech/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ianmcshane.org</link>
	<description>All my stuff in one place</description>
	<lastBuildDate>Wed, 26 Jan 2011 04:20:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Crash!</title>
		<link>http://www.ianmcshane.org/2007/02/07/crash/</link>
		<comments>http://www.ianmcshane.org/2007/02/07/crash/#comments</comments>
		<pubDate>Wed, 07 Feb 2007 17:18:32 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.maccarocks.com/2007/02/07/crash/</guid>
		<description><![CDATA[Although i&#8217;m some kind of specialist in the MS area i&#8217;m no fan boy &#8211; check out how many times i&#8217;ve mentioned replacing my lappy with a Mac. However, I found the following statistics pretty interesting considering the slating Windows gets about it&#8217;s stability (i&#8217;m not talking security here, just stability). Just for the record, [...]


<b>No related posts.</b>]]></description>
			<content:encoded><![CDATA[<p>Although i&#8217;m some kind of specialist in the MS area i&#8217;m no fan boy &#8211; check out how many times i&#8217;ve mentioned replacing my lappy with a Mac.  However, I found the following statistics pretty interesting considering the slating Windows gets about it&#8217;s stability (i&#8217;m not talking security here, just stability).  Just for the record, i&#8217;m of the opinion that the stability and reliability of a server (be it Windows, *nix or whatever) is a reflection of the admin responsible for it :p</p>
<blockquote style="margin-right: 0px;" dir="ltr">
<p style="margin-right: 0px;" dir="ltr">Causes of BSODs:</p>
<p style="margin-right: 0px;" dir="ltr">Microsoft Code 5%<br />
Hardware (memory, disk etc) 10%<br />
Unknown (crash too corrupt for analysis) 15%<br />
3rd party device drivers 70%</p>
<p>Data taken from MS&#8217;s analysis of the crash dumps for XP submitted to Microsoft OCA in April 2004.</p></blockquote>


<p><b>No related posts.</b></p>]]></content:encoded>
			<wfw:commentRss>http://www.ianmcshane.org/2007/02/07/crash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing the search box from IE7</title>
		<link>http://www.ianmcshane.org/2007/01/23/removing-the-search-box-from-ie7/</link>
		<comments>http://www.ianmcshane.org/2007/01/23/removing-the-search-box-from-ie7/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 18:24:47 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[IE7]]></category>

		<guid isPermaLink="false">http://blog.maccarocks.com/2007/01/23/removing-the-search-box-from-ie7/</guid>
		<description><![CDATA[I like my browser bars to be tidy, infact I think I have a touch of desktop OCD. For example Outlook has to be the first item on my task bar and I hate it when you have 3 or 4 instances of the same application (i.e MSN or IE) that won&#8217;t &#8216;group&#8217;!   So, [...]


Related posts:<ol><li><a href='http://www.ianmcshane.org/2006/07/19/rolling-back-from-outlook-12-2007-beta-release-2/' rel='bookmark' title='Permanent Link: Rolling back from Outlook 12 (2007 beta release 2)'>Rolling back from Outlook 12 (2007 beta release 2)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I like my browser bars to be tidy, infact I think I have a touch of desktop OCD.  For example Outlook has to be the first item on my task bar and I hate it when you have 3 or 4 instances of the same application (i.e MSN or IE) that won&#8217;t &#8216;group&#8217;!   So, having the Google toolbar installed means I have the search box from that app <em><strong>AS WELL</strong></em> as the default search box that IE7 has in the top right.  Yuk.</p>
<p>I&#8217;ve been meaning to find out how to remove the search box from IE7 for a month or so now and have just gotten around to it.</p>
<blockquote><p><strong>HKCU\Software\Polices\Microsoft\Internet Explorer\</strong></p></blockquote>
<blockquote><p>Create new key <strong>InfoDelivery<br />
</strong>Create new key under <strong>InfoDelivery</strong> called <strong>Restrictions<br />
</strong>Create new <strong>DWORD</strong> under <strong>Restrictions</strong> called <strong>NoSearchBox</strong> with value = <strong>1</strong></p></blockquote>
<p>Restart IE7 and voila, no built in search box.</p>
<p>Will getting a Macbook help my cluttered desktop woes I wonder?  (Yes, i&#8217;m still fishing for ways to convince myself I <em><strong>NEED</strong></em> one :p)</p>


<p>Related posts:<ol><li><a href='http://www.ianmcshane.org/2006/07/19/rolling-back-from-outlook-12-2007-beta-release-2/' rel='bookmark' title='Permanent Link: Rolling back from Outlook 12 (2007 beta release 2)'>Rolling back from Outlook 12 (2007 beta release 2)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ianmcshane.org/2007/01/23/removing-the-search-box-from-ie7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rolling back from Outlook 12 (2007 beta release 2)</title>
		<link>http://www.ianmcshane.org/2006/07/19/rolling-back-from-outlook-12-2007-beta-release-2/</link>
		<comments>http://www.ianmcshane.org/2006/07/19/rolling-back-from-outlook-12-2007-beta-release-2/#comments</comments>
		<pubDate>Wed, 19 Jul 2006 09:32:10 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://blog.maccarocks.com/2006/07/19/rolling-back-from-outlook-12-2007-beta-release-2/</guid>
		<description><![CDATA[I had installed the Office 2007 beta 2 release to a server today, testing out functionality with the product I work on which requires Outlook for MAPI connectivity to MS Exchange. When the time came to rollback, I used the correct uninstall method (Add/Remove Programs) and rebooted before reapplying Outlook 2003. Now, when opening an [...]


Related posts:<ol><li><a href='http://www.ianmcshane.org/2007/01/23/removing-the-search-box-from-ie7/' rel='bookmark' title='Permanent Link: Removing the search box from IE7'>Removing the search box from IE7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I had installed the Office 2007 beta 2 release to a server today, testing out functionality with the product I work on which requires Outlook for MAPI connectivity to MS Exchange.  When the time came to rollback, I used the correct uninstall method (Add/Remove Programs) and rebooted before reapplying Outlook 2003.</p>
<p>Now, when opening an existing Outlook profile the app terminates when trying to access the profile settings (you get the lovely &#8216;do you want to restart in safe mode&#8217; and &#8216;would you like to detect/repair&#8217; loop going.<br />
Trying to create a new Mail profile (either from the Outlook dialogue or from the Mail applet) resulted in this error:</p>
<blockquote><p><strong>There was an error locating one of the items needed to complete this operation. It might have been deleted</strong>.</p></blockquote>
<p>Kind of makes sense I guess, the profiles were created in OL12 which was removed but the question is, how the hell do I get out of that loop?</p>
<p>Looking through the registry, the uninstall hadn&#8217;t removed the 12.0 keys from</p>
<blockquote><p><strong>HKLM\Software\Microsoft\Office\12.0 </strong></p>
<p><strong>HKCU\Software\Microsoft\Office\12.0</strong></p></blockquote>
<p>..so I got shot of them, still no dice.</p>
<p>The last thing I checked was Mapisvc.inf &#8211; both versions in system32 and %program files%\Common Files\MSMAPI\1033 were identical and hadn&#8217;t been modified since i&#8217;d installed OL12.  Bingo.  Once I deleted both of them, the next start of Outlook recreated the files and everything is swimming now.</p>
<p>Lets hope MS remember to clean up a little better in the RC and Gold versions <img src='http://www.ianmcshane.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://www.ianmcshane.org/2007/01/23/removing-the-search-box-from-ie7/' rel='bookmark' title='Permanent Link: Removing the search box from IE7'>Removing the search box from IE7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ianmcshane.org/2006/07/19/rolling-back-from-outlook-12-2007-beta-release-2/feed/</wfw:commentRss>
		<slash:comments>103</slash:comments>
		</item>
	</channel>
</rss>

