<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Don&#8217;t install that driver!</title>
	<atom:link href="http://www.eddiefast.com/2008/01/dont-install-that-driver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eddiefast.com/2008/01/dont-install-that-driver/</link>
	<description></description>
	<pubDate>Sun, 20 May 2012 20:16:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ian B</title>
		<link>http://www.eddiefast.com/2008/01/dont-install-that-driver/comment-page-1/#comment-184</link>
		<dc:creator>Ian B</dc:creator>
		<pubDate>Thu, 21 Feb 2008 00:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.eddiefast.com/?p=198#comment-184</guid>
		<description>Ed,

Hehe, I think that title should read "don't install that UNSIGNED driver".  It's too bad Microsoft doesn't have the concept of a user-space driver model... soo much more stable to run crapple drivers like those.

 http://www.linuxjournal.com/article/7466

There are a few things that you should know about windows that may or may not help in this instance (it really depends on what files gets overwritten, but it's worth a shot).  One is that windows keeps multiple copies of system driver settings in the registry.  Pop open regedit and traverse to:
HKEY_LOCAL_MACHINE\SYSTEM\Select

You'll see current, default, failed, and lastknowngood.  By changing the default to one of your other "control sets" you can revive your computer back to pre-loaded crappy driver state.  Note that this can also be done by hitting F5 during the beginning of windows boot process.  Now that you've already done a bit of futzing around with the device drivers after the fact, this may not work, but it's good to know for any future occurance.

One thing I haven't tried but think should also work is to set a system restore point before loading the driver and then revert to that state in case something bad happens:
%systemroot%\system32\restore\rstrui.exe

Btw, you may be interested in this trick to show ALL devices, not just detected ones:
Start, Run..., compmgmt.msc
click on Device Manager
right click on Device Manager, View, Show Hidden Devices

Also, did you know that all registry entries have time stamps?
Note the last parameter: lpftLastWriteTime
http://msdn2.microsoft.com/en-us/library/ms724862.aspx

Wouldn't it be nice if there was a registry editor that exposed this?  One could do a search and replace in files AND registry for recent writes and zero in on these types of problems.</description>
		<content:encoded><![CDATA[<p>Ed,</p>
<p>Hehe, I think that title should read &#8220;don&#8217;t install that UNSIGNED driver&#8221;.  It&#8217;s too bad Microsoft doesn&#8217;t have the concept of a user-space driver model&#8230; soo much more stable to run crapple drivers like those.</p>
<p> <a href="http://www.linuxjournal.com/article/7466" rel="nofollow">http://www.linuxjournal.com/article/7466</a></p>
<p>There are a few things that you should know about windows that may or may not help in this instance (it really depends on what files gets overwritten, but it&#8217;s worth a shot).  One is that windows keeps multiple copies of system driver settings in the registry.  Pop open regedit and traverse to:<br />
HKEY_LOCAL_MACHINE\SYSTEM\Select</p>
<p>You&#8217;ll see current, default, failed, and lastknowngood.  By changing the default to one of your other &#8220;control sets&#8221; you can revive your computer back to pre-loaded crappy driver state.  Note that this can also be done by hitting F5 during the beginning of windows boot process.  Now that you&#8217;ve already done a bit of futzing around with the device drivers after the fact, this may not work, but it&#8217;s good to know for any future occurance.</p>
<p>One thing I haven&#8217;t tried but think should also work is to set a system restore point before loading the driver and then revert to that state in case something bad happens:<br />
%systemroot%\system32\restore\rstrui.exe</p>
<p>Btw, you may be interested in this trick to show ALL devices, not just detected ones:<br />
Start, Run&#8230;, compmgmt.msc<br />
click on Device Manager<br />
right click on Device Manager, View, Show Hidden Devices</p>
<p>Also, did you know that all registry entries have time stamps?<br />
Note the last parameter: lpftLastWriteTime<br />
<a href="http://msdn2.microsoft.com/en-us/library/ms724862.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/ms724862.aspx</a></p>
<p>Wouldn&#8217;t it be nice if there was a registry editor that exposed this?  One could do a search and replace in files AND registry for recent writes and zero in on these types of problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

