<?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>Sean&#039;s Blog &#187; Computers &amp; Technology</title>
	<atom:link href="http://blog.sean-ward.com/category/computers-technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sean-ward.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Apr 2011 21:21:05 +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>I am the Computer Whisperer</title>
		<link>http://blog.sean-ward.com/2009/02/20/i-am-the-comptuer-whisperer/</link>
		<comments>http://blog.sean-ward.com/2009/02/20/i-am-the-comptuer-whisperer/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 20:04:45 +0000</pubDate>
		<dc:creator>Sean Et Cetera</dc:creator>
				<category><![CDATA[Computers & Technology]]></category>

		<guid isPermaLink="false">http://blog.sean-ward.com/?p=531</guid>
		<description><![CDATA[While looking for a solution to a registry issue last week, I came across this post on the UBCD4Win forums, and a specific quote caught my eye: Ok&#8230; about the registry and some possible solutions. Note that there is no one correct answer for this problem because there can be a number of actual possible [...]]]></description>
			<content:encoded><![CDATA[<p>While looking for a solution to a registry issue last week, I came across <a href="http://www.ubcd4win.com/forum/lofiversion/index.php/t5844.html">this</a> post on the UBCD4Win forums, and a specific quote caught my eye:</p>
<blockquote><p>Ok&#8230; about the registry and some possible solutions. Note that there is no one correct answer for this problem because there can be a number of actual possible causes of a corruption and therefore several possible solutions. Repairing a Windows system is almost an art form so when a tech is working on one.. they will often base what procedure they choose from the way the system acts. This is not something that can be taught.. it just take time for them to learn it.</p></blockquote>
<p>Truer words have not been said, and I cannot agree more with this statement.  While I have worked on computers that are the same make and model with the same issue, the solution is always <em>just</em> a little bit different, owning to how the owner used the computer or the manner in which the issue occurred.  Sometimes the standard method for fixing a computer needs to be abandoned due to the way the computer is responding, and this can be caused based on the time it takes a computer to load, a screen to render, or the sound of a fan, hard drive, or CD spinning up when it doesn&#8217;t need to.</p>
<p>On a some what related note, one of my staff had dropped off a computer for me to work on back in April of last year.  I kept it in my overhead cabinet until this afternoon, where he was giving me grief for not working on it (not that he has asked about it much before hand), and I grudgingly told him I would look at it.  The issue had been that the computer would not boot up, or when it did, he wouldn&#8217;t be able to access files.  He had tried a number of suggestions with using the UBCD4Windows from me previously, but to no avail.  I setup the laptop on my desktop and *BOOM!* it turned on.  I ignored this computer for almost a year and it now works.  After showing the computer who was boss (sticking it in solitary confinement and letting it bask in my computer-fixing presence) it is now ready to continue doing it&#8217;s job.</p>
<p>This is not the first time my mere presence has fixed a computer, nor will it be the last; my computer fixing techniques are innate.</p>
<p>I am the Computer Whisperer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sean-ward.com/2009/02/20/i-am-the-comptuer-whisperer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Easy fix for error 80072ee2 on Vista when updating Windows</title>
		<link>http://blog.sean-ward.com/2008/10/29/easy_fix_for_error_80072ee2_on_vista_when_updating_windows/</link>
		<comments>http://blog.sean-ward.com/2008/10/29/easy_fix_for_error_80072ee2_on_vista_when_updating_windows/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 15:33:35 +0000</pubDate>
		<dc:creator>Sean Et Cetera</dc:creator>
				<category><![CDATA[Computers & Technology]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.sean-ward.com/2008/10/29/easy_fix_for_error_80072ee2_on_vista_when_updating_windows/</guid>
		<description><![CDATA[I was working on a students computer, and after a restart following the removal of McAfee Security Suite, Vista did not want to update.  The solution was rather simple, once I found it.  After some googling, I found this, and the solution was both simple and elegant.  The short version: uninstall the wired network connection [...]]]></description>
			<content:encoded><![CDATA[<p>I was working on a students computer, and after a restart following the removal of McAfee Security Suite, Vista did not want to update.  The solution was rather simple, once I found it.  After some googling, I found <a href="http://forums.techarena.in/windows-update/254741.htm">this</a>, and the solution was both simple and elegant.  The short version: uninstall the wired network connection and have it installed by the system again.  While a winsock fix of some kind might have done the job, this was just as easy to do.</p>
<ol>
<li>From the <strong>Start</strong> menu, select <strong>Control Panel</strong>.</li>
<li>Select <strong>Hardware and Sound</strong>.</li>
<li>Select <strong>Device Manager</strong>.  Click <strong>Continue</strong> when the User Account Control window appears.</li>
<li>Under network adapters, remove the wired Ethernet controller/connection.</li>
<li>If Windows does not re-detect the hardware, select <strong>Network adapters</strong> (or the name of the computer at the top of the item tree) and from the menu select <strong>Action &gt; Scan for hardware changes</strong>.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.sean-ward.com/2008/10/29/easy_fix_for_error_80072ee2_on_vista_when_updating_windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bluetooth “Access Denied” issue and resolution</title>
		<link>http://blog.sean-ward.com/2008/08/01/bluetooth_access_denied_issue_and_resolution/</link>
		<comments>http://blog.sean-ward.com/2008/08/01/bluetooth_access_denied_issue_and_resolution/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 15:57:51 +0000</pubDate>
		<dc:creator>Sean Et Cetera</dc:creator>
				<category><![CDATA[Computers & Technology]]></category>

		<guid isPermaLink="false">http://www.sean-ward.com/2008/08/01/bluetooth_access_denied_issue_and_resolution/</guid>
		<description><![CDATA[You can read about what I did or you can just click here to go to the steps you need to take. After using my bluetooth keyboard with my laptop while on vacation, I returned to the apartment and attempted to use it on the desktop.  For whatever reason, it stopped working.  It wasn&#8217;t the [...]]]></description>
			<content:encoded><![CDATA[<p>You can read about what I did or you can just <a href="#20080831edit">click here</a> to go to the steps you need to take.</p>
<p>After using my bluetooth keyboard with my laptop while on vacation, I returned to the apartment and attempted to use it on the desktop.  For whatever reason, it stopped working.  It wasn&#8217;t the batteries, as I could connect and type the passkey, but it would lose the connection almost immediately.  The keyboard also connected to the laptop computer just fine.  One resolution to this issue was to make sure that the check box for &#8220;<strong>Drivers for keyboard, mice, etc (HID)</strong>&#8221; was selected in the bluetooth properties for the keyboard.  It wasn&#8217;t, but when I tried to check it an hit apply, I got a <strong>Bluetooth Service Error &#8220;Access is denied&#8221; </strong>message. I made sure the Bluetooth Support Service was running by checking <strong>services.msc</strong>, and it was supposedly was running just fine.  After reading <a href="http://forums.cnet.com/5208-6142_102-0.html?forumID=5&amp;threadID=239543&amp;messageID=2438239">this</a> thread, I checked the Log On tab for the service, and found that it was running as <strong>This account:NT AUTHORITY\LocalService</strong>.  Once I stopped the service, changed it to Local System account, I was able to select the driver service listed above and my keyboard was able to type.</p>
<p>Sure, this means I cannot go get a Logitech G15 keyboard, but that&#8217;s just as well.  What really gets me is that there is no reason I could think of as to why that service would&#8230;</p>
<ol>
<li>No longer work the way it was or</li>
<li>When it would have changed to log on differently; I used the keyboard on the desktop up until we left</li>
</ol>
<p><a title="20080831edit" name="20080831edit"></a><strong>Edit 8/31/08</strong>: <a href="http://www.sean-ward.com/2008/08/01/bluetooth_access_denied_issue_and_resolution/#comment-1885">Paul lists</a> the ordered list of what needs to be done, and I&#8217;ll move it up here so that those trying to get the issue resolved can find the info.  While Paul does list how I did got to Services, some might be wondering what do you do when the keyboard doesn&#8217;t work, as is the case here.  There are two methods, listed in step 1:</p>
<ol>
<li>Open Services:
<ol>
<li>To still type things out, start the on-screen keyboard by going to S<strong>tart &gt; Programs &gt; Accessories &gt; Accessibility &gt; On-Screen Keyboard</strong>.  From there, you can then do <strong>Start &gt; Run</strong> and then type <em>services.msc</em></li>
<li>To directly access Services, do <strong>Start &gt; Control Panel &gt; Administrative Tools &gt; Services</strong></li>
</ol>
</li>
<li>Find &amp; select the <strong>Bluetooth Support Service</strong>, right click and select <strong>Properties</strong>.</li>
<li>Click the <strong>Stop</strong> button on the <strong>General</strong> tab.</li>
<li>Select the <strong>Log On</strong> tab, and select the radio button next to <strong>Local System account</strong>, then click <strong>Apply</strong>.</li>
<li>Go back to the <strong>General</strong> tab and click the <strong>Start</strong> button.</li>
<li>Click <strong>OK</strong> to close the Properties dialog.</li>
<li>Restart computer to make sure the change takes and things work.</li>
</ol>
<p><span class="entry-content"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sean-ward.com/2008/08/01/bluetooth_access_denied_issue_and_resolution/feed/</wfw:commentRss>
		<slash:comments>85</slash:comments>
		</item>
		<item>
		<title>Learning something new: re-installing Windows XP with I386</title>
		<link>http://blog.sean-ward.com/2008/01/30/learning_something_new_re-installing_with_i386/</link>
		<comments>http://blog.sean-ward.com/2008/01/30/learning_something_new_re-installing_with_i386/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 15:59:27 +0000</pubDate>
		<dc:creator>Sean Et Cetera</dc:creator>
				<category><![CDATA[Computers & Technology]]></category>
		<category><![CDATA[Arabic]]></category>
		<category><![CDATA[I386]]></category>
		<category><![CDATA[SP2]]></category>
		<category><![CDATA[UBCD]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.sean-ward.com/2008/01/30/learning_something_new_re-installing_with_i386/</guid>
		<description><![CDATA[Recently, I worked on a student&#8217;s computer, a Dell desktop of some kind, that had issues starting up. It could begin to load Windows XP (Professional I believe) but would hang prior to the login screen. After some malware cleaning and whatnot, I managed to get past that point, only to then hang at an [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I worked on a student&#8217;s computer, a Dell desktop of some kind, that had issues starting up.  It could begin to load Windows XP (Professional I believe) but would hang prior to the login screen.  After some malware cleaning and whatnot, I managed to get past that point, only to then hang at an empty desktop.  After reviewing the system even more, I found plenty of remnants of previous malware infections (100s of files) and decided that a format/reinstall would be the best option to make sure everything was taken care of.  The big issue, of course, was that the student couldn&#8217;t find the installation discs that came with their computer.</p>
<p>Previously, this hadn&#8217;t been much of a concern, as we would direct students to the bookstore to purchase a new copy of Windows XP Professional (if they hadn&#8217;t already purchased a copy) and then use that to reinstall the operating system.  Now that Vista is out, there are either very few or no copies of XP to be found at the bookstore, and some computers come to us that installing Vista on is simply not an option.</p>
<p>I thought I was out of options, but then I recalled that the <a href="http://www.ubcd4win.com">UBCD</a> has a program that could be helpful, Windows XP Setup Launcher.  What it does, is allow you to pick a path to install Windows XP from.  You cannot pick the Windows directory itself, as these are the post-installation files, but the computer did have an I386 directory, which has the compressed files that are used in installing Windows.  I copied that directory to an external hard drive and ran Windows XP Setup Launcher.  Using another UBCD program, Keyfinder, I got the computer&#8217;s Windows product key, which I needed to complete the setup process.</p>
<p>There were some issues along the way of course.</p>
<p>At one point, I was getting an error message of some kind because mstask.ini could not be found in the I386 folder.  Now, for creating the UBCD, I have the contents of a Windows XP installation CD stored on my computer, and it just so happened that mstask.ini was already there.  The contents were simply:</p>
<p><code>[.ShellClassInfo]<br />
CLSID={d6277990-4c6a-11cf-8d87-00aa0060f5bf}</code></p>
<p>However, in case this was a file that was or needed to be different per computer, I searched for the entire second line shown above.  While there were a number of sites that came up, <a href="http://mailerdaemon.home.comcast.net/~mailerdaemon/registrylord/desktop.txt">this</a> was the first site listed, and the inline comment for that CLSID of &#8220;Makes the task folder work&#8221; was enough for me to assume that this was something standard that could be copied over.  Sure, most of the information that initially comes up is for Windows prior to XP, but it my assumption was correct, as I was able to continue on to bigger and better errors.</p>
<p>The next error was a pain to deal with, as the installation would through the following message at me:</p>
<blockquote><p>Windows cannot load internet configuration utility ICFGNT.DLL. The specified module could not be loaded.</p></blockquote>
<p>This is where I, unfortunately, get forgetful.  I wasn&#8217;t taking exact notes on this, and as the case was, there were multiple errors going on at the same time that I was trying to resolve.  Always remember: fix one thing at a time.  In regards to this, I&#8217;m sure I did the following, and as listed later, I tried some of these multiple times:</p>
<ul>
<li>I will say that <a href="http://www.ryanvm.net/forum/viewtopic.php?t=1653&amp;highlight=">this</a> site/forum post offered the most assistance.  I applied the edits to txtsetup.sif that are listed, even though I was not using the exact software listed.  It didn&#8217;t appear to harm the system and I do believe it helped.  These were as follows:All added to the [FileFlags] section of txtsetup.sif<br />
<code>BNTS.DLL = 16<br />
TSHOOT.DLL = 16<br />
SNIFFPOL.DLL = 16<br />
SSTUB.DLL = 16<br />
SSDPSRV.DLL = 16<br />
SSDPAPI.DLL = 16<br />
UPNP.DLL = 16<br />
UPNPHOST.DLL = 16<br />
UPNPCONT.EXE = 16<br />
UDHISAPI.DLL = 16</code></li>
<li>I <a href="http://www.pcrepaircentral.com/dlldownload_16778.html">downloaded a copy</a> of icfgnt.dll, as I could not really found a copy in the I386 folders I had access to.</li>
</ul>
<p>Something there did the job, as I was able to get the computer up and running.  I had also saved the drivers and dell directories to the external drive so that I would be able to install the hardware Windows couldn&#8217;t, and fortunately, everything was there as needed.  You&#8217;d think that would be the end of it, but you would be wrong; so very, very wrong.</p>
<p>Sure, the computer was running, but one of the Windows Security Alert balloons that pops up after a fresh install caught my eye.  If I&#8217;m correct, it may have been telling me that the computer did not have any antivirus software installed.  I don&#8217;t know for sure, as the message was not in English; in fact, it was definitely a Middle Eastern language, but I&#8217;m not sure which.  For the purpose of listing it, I&#8217;m going to say it was Arabic.  I didn&#8217;t think this was going to be an issue, but then I started to use Windows.  Here&#8217;s what I remember finding in Arabic:</p>
<ul>
<li>All of the Windows Security Center</li>
<li>The Start menu item for setting default applications and settings</li>
<li>The Hardware and Remote tabs of System Properties</li>
</ul>
<p>So, I try the re-installation process again, making sure to do an attended install and not an unintended one, which of course, did not solve the problem.  This was starting to bother me, as I could find no real reason why it was happening, then it hit me: everything that was showing up in Arabic was something that had been changed with Service Pack 2.  I grabbed one of the SP2 discs we have from a couple years ago and &#8220;installed&#8221; it on the computer.  One reboot later, and all but one item (default applications and settings) was in English.  I connected to the Internet and initiated an update of 90-some items, and following that reboot, the computer was, as far as I could tell, all in English again.</p>
<p>Was this computer a pain to deal with?  Yes.  Did I enjoy working on it?  You better believe it.  It was nice to have a computer come in that was fubar and find a unique way to solve the problem, which I can now tuck away as an option for further issues I may face. Also, since nothing jumped out at me when I was searching for this, I&#8217;m more than glad to add it to the collective knowledge of the web.  Just be sure to leave a comment if you find this useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sean-ward.com/2008/01/30/learning_something_new_re-installing_with_i386/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

