<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - USB-flash-drive drivers progressive bloating?]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=4734&amp;type=atom"/>
	<updated>2010-10-26T06:22:33Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=4734</id>
		<entry>
			<title type="html"><![CDATA[Re: USB-flash-drive drivers progressive bloating?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=41005#p41005"/>
			<content type="html"><![CDATA[<p>i usb in that there is an inbuilt ANTIVIRUS but it is expired and i want to delete it but it is not working</p>]]></content>
			<author>
				<name><![CDATA[wyatt23santos]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=14226</uri>
			</author>
			<updated>2010-10-26T06:22:33Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=41005#p41005</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: USB-flash-drive drivers progressive bloating?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39838#p39838"/>
			<content type="html"><![CDATA[<p>Most/all USB drives will share the same driver, it will not increase the size on disk it will just reinstall the same driver for a different usb port</p>]]></content>
			<author>
				<name><![CDATA[ricktendo64]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=71</uri>
			</author>
			<updated>2010-08-09T14:31:12Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39838#p39838</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: USB-flash-drive drivers progressive bloating?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39832#p39832"/>
			<content type="html"><![CDATA[<p>agree with mr_smartepants</p>]]></content>
			<author>
				<name><![CDATA[jackkids]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=13149</uri>
			</author>
			<updated>2010-08-09T07:38:17Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39832#p39832</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: USB-flash-drive drivers progressive bloating?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39775#p39775"/>
			<content type="html"><![CDATA[<p>Right.&nbsp; So for XP, some of the drivers are stored here: C:\WINDOWS\system32\drivers\&nbsp; with the .inf files stored here: C:\WINDOWS\inf\<br />The original driver.cab file is stored here: C:\WINDOWS\Driver Cache\i386\<br />Drivers downloaded from WU/MU are here: C:\WINDOWS\SoftwareDistribution\Download\</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2010-08-06T18:34:27Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39775#p39775</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: USB-flash-drive drivers progressive bloating?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39773#p39773"/>
			<content type="html"><![CDATA[<p>Ok. So, in XP for example, such drivers would be stored in a driver &quot;chest,&quot; on the HDD, and then loaded to RAM only when the flash drive (for example) gets inserted? Makes sense.</p><p>If that&#039;s true then I do not need to worry about the number of devices that get installed to my system -- drivers won&#039;t get loaded anyway until those devices get reconnected.</p><p>Strange thing Google did not help me much on that one, though.</p><br /><p>Thanks mr_smartepants! :)</p>]]></content>
			<author>
				<name><![CDATA[twipley]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=3995</uri>
			</author>
			<updated>2010-08-06T17:24:41Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39773#p39773</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: USB-flash-drive drivers progressive bloating?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39770#p39770"/>
			<content type="html"><![CDATA[<p>Well, true to a point.&nbsp; Each version of windows had a different way of caching drivers.&nbsp; Each has a &quot;driver store&quot;.<br />They only get loaded to RAM when needed.&nbsp; But they do take up HDD space until purged.</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2010-08-06T16:17:28Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39770#p39770</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[USB-flash-drive drivers progressive bloating?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39763#p39763"/>
			<content type="html"><![CDATA[<p>Hey, this is just a simple question about driver functioning in Windows that I thought of asking here. It has been on my mind for some time.</p><p>Each time one inserts a new device -- say, microphone, flash drive, or even wireless mouse -- in a USB port, Windows installs something for you, right? My question is, is those things that get installed remain loaded on every startup, so that, over time, say half-a-hundred different peripherals have been plugged in at least once, would it somehow get to speed down Windows a little bit? Wouldn&#039;t all those installed device drivers have to get loaded into RAM on each startup just in case previously connected USB devices get connected back in again -- so as to offer them instant functionality --?</p><p>How does that work?</p><p>twipley</p><p>EDIT: typos.</p>]]></content>
			<author>
				<name><![CDATA[twipley]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=3995</uri>
			</author>
			<updated>2010-08-06T13:29:10Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39763#p39763</id>
		</entry>
</feed>
