<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - How to automatic driver install ?]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=10876</link>
		<description><![CDATA[The most recent posts in How to automatic driver install ?.]]></description>
		<lastBuildDate>Fri, 18 May 2018 04:40:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=59218#p59218</link>
			<description><![CDATA[<p>Many thanks for the full description.</p>]]></description>
			<author><![CDATA[null@example.com (Charlie20)]]></author>
			<pubDate>Fri, 18 May 2018 04:40:36 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=59218#p59218</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=59072#p59072</link>
			<description><![CDATA[<div class="quotebox"><cite>CyberHaddad wrote:</cite><blockquote><p>Thank you.</p><p>My goal is to see the drivers being installed without any user input.</p></blockquote></div><p>Yeah, that would be pretty cool if you have a lot of computers.</p>]]></description>
			<author><![CDATA[null@example.com (Murbank)]]></author>
			<pubDate>Thu, 01 Sep 2016 05:37:11 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=59072#p59072</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=58102#p58102</link>
			<description><![CDATA[<p>Bob&#039;s your uncle.&nbsp; No soup.&nbsp; Thank you.&nbsp; <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (TechDud)]]></author>
			<pubDate>Thu, 16 Oct 2014 05:12:16 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=58102#p58102</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=58098#p58098</link>
			<description><![CDATA[<p>PE does not use the INF from the driver for info. <br />finisher does not use PE info in the pack INI.</p><p>files are only copied for existing hardware, unless he has two video cards that should not be an issue.</p><p>Nice work digging up the HWIDs. I like the user to provide them with the HWID tool we provide <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />.</p><p>should be no issues with soup. that is why we have unique names for the tag field.<br />Spoiler: the original file is cabbed with the tag name.<br />IE if the tag name is BOB and the original is MIKE. we get a cab file named BOB that contains the original file MIKE. Soup averted, as long as two devices requiring the same name driver don&#039;t exist IN a single system. <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> This is why no tag name may be a duplicate.</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Thu, 16 Oct 2014 04:51:45 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=58098#p58098</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=58091#p58091</link>
			<description><![CDATA[<p>Bonjour, monsieur CyberHaddad.<br />No need to translate, and no need to apologize for the usage of French or any other language.</p><p>It would appear the Graphics driver you are attempting to install is not properly WHQL signed.</p><p>In the DP_Graphics_D_wnt5_x86-32_1409241.7z &quot;nightly&quot;, that driver is contained in D\G\I\c\, and yes it would appear the ialmnt5.inf has been modified in October of 2008 to coexist with other drivers in the pack.<br /></p><div class="quotebox"><blockquote><div class="codebox"><pre><code>[Intel.Mfg]
; %iMGM%  = i852GM,  PCI\VEN_8086&amp;DEV_3582
%iSDG%	 = i865G, PCI\VEN_8086&amp;DEV_2572
; %iGDGD0% = i915G0, PCI\VEN_8086&amp;DEV_2582
; %iGDGD1% = i915G1, PCI\VEN_8086&amp;DEV_2782
; %iALVD0% = i915GM0, PCI\VEN_8086&amp;DEV_2592
; %iALVD1% = i915GM1, PCI\VEN_8086&amp;DEV_2792
; %iLPGD0% = i945G0, PCI\VEN_8086&amp;DEV_2772
; %iLPGD1% = i945G1, PCI\VEN_8086&amp;DEV_2776</code></pre></div><p>...<br /></p><div class="codebox"><pre><code>iSDG          = &quot;Intel(R) 82865G Graphics Controller&quot;</code></pre></div></blockquote></div><p>However; it would appear that nobody backed up the original ialmrnt5.inf.<br />Will you paste within code tags, or otherwise make it available for me to include, s&#039;il vous plaît.<br />I can confirm the sha1 hash within the Security Catalog on this end.</p><p>Perhaps now that HWID&#039;s are specified in the DriverPacks_Graphics_D_wnt6_x86-32.ini file,&nbsp; that entire WHQL driver could be archived installed utilizing a DPs_FnShR exception, so that user-input is no longer necessary.&nbsp; That might be a detriment to BartPE/UBCD4Win integrators, yet that driver was only added experimentally and no feedback was presented, if i remember correctly.&nbsp; That is to say, the downside of such fix should be minimal.</p><p>@OverFlow:&nbsp; Was that &quot;experiment&quot; ill-implimented by turning on PE support on all drivers?&nbsp; Don&#039;t competing files end up in the same i386 folder at the end (and thereby machine-incomprehensible &quot;file soup&quot;)???</p>]]></description>
			<author><![CDATA[null@example.com (TechDud)]]></author>
			<pubDate>Thu, 16 Oct 2014 03:13:42 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=58091#p58091</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=58090#p58090</link>
			<description><![CDATA[<p>Thank you all for your helpfull replies. Here are examples of what I get (the 2 last pictures) :</p><p>(sorry for some information is in french but I can always translate if needed)</p><p>Nom du système : HP-887EE39FD066<br />[Résumé système]</p><p>Élément&nbsp; &nbsp; Valeur&nbsp; &nbsp; <br />Système d&#039;exploitation&nbsp; &nbsp; Microsoft Windows XP Professionnel&nbsp; &nbsp; <br />Version&nbsp; &nbsp; 5.1.2600 Service Pack 3 Nu 2600&nbsp; &nbsp; <br />Éditeur&nbsp; &nbsp; Microsoft Corporation&nbsp; &nbsp; <br />Ordinateur&nbsp; &nbsp; HP-887EE39FD066&nbsp; &nbsp; <br />Fabricant&nbsp; &nbsp; Hewlett-Packard&nbsp; &nbsp; <br />Modèle&nbsp; &nbsp; HP d530 CMT(DC577AV)&nbsp; &nbsp; <br />Type&nbsp; &nbsp; PC à base X86&nbsp; &nbsp; <br />Processeur&nbsp; &nbsp; x86 Family 15 Model 2 Stepping 9 GenuineIntel ~2992 Mhz&nbsp; &nbsp; <br />Version du BIOS/Date&nbsp; &nbsp; Hewlett-Packard 786B2 v1.11, 10/07/2003&nbsp; &nbsp; <br />Version SMBIOS&nbsp; &nbsp; 2.3&nbsp; &nbsp; <br />Répertoire Windows&nbsp; &nbsp; C:\WINDOWS&nbsp; &nbsp; <br />Répertoire système&nbsp; &nbsp; C:\WINDOWS\system32&nbsp; &nbsp; <br />Périphérique de démarrage&nbsp; &nbsp; \Device\HarddiskVolume1&nbsp; &nbsp; <br />Option régionale&nbsp; &nbsp; France&nbsp; &nbsp; <br />Couche d&#039;abstraction matérielle&nbsp; &nbsp; Version = &quot;5.1.2600.5512 (xpsp.080413-2111)&quot;&nbsp; &nbsp; <br />Utilisateur&nbsp; &nbsp; HP-887EE39FD066\HP&nbsp; &nbsp; <br />Fuseaux horaires&nbsp; &nbsp; Greenwich&nbsp; &nbsp; <br />Mémoire physique totale&nbsp; &nbsp; 512,50 Mo&nbsp; &nbsp; <br />Mémoire physique disponible&nbsp; &nbsp; 314,59 Mo&nbsp; &nbsp; <br />Mémoire virtuelle totale&nbsp; &nbsp; 2,00 Go&nbsp; &nbsp; <br />Mémoire virtuelle disponible&nbsp; &nbsp; 1,96 Go&nbsp; &nbsp; <br />Espace pour le fichier d&#039;échange&nbsp; &nbsp; 1,20 Go&nbsp; &nbsp; <br />Fichier d&#039;échange&nbsp; &nbsp; C:\pagefile.sys&nbsp; &nbsp; </p><p><span class="postimg"><img src="http://s22.postimg.org/oqmzgzngx/Sans_titre3.jpg" alt="1" /></span></p><p><span class="postimg"><img src="http://s29.postimg.org/f3pb8x2if/Sans_titre.jpg" alt="2" /></span></p><p><span class="postimg"><img src="http://s30.postimg.org/dk1fqo56p/Sans_titre2.jpg" alt="3" /></span></p>]]></description>
			<author><![CDATA[null@example.com (CyberHaddad)]]></author>
			<pubDate>Wed, 15 Oct 2014 23:39:25 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=58090#p58090</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=58023#p58023</link>
			<description><![CDATA[<p>I note this effect too for some hardware combinations.<br />Didn&#039;t think it was an &quot;issue&quot; though, more of a minor &quot;annoyance&quot;.</p><p>Details would be very helpful, as both <span style="color: royalblue">OverFlow</span> &amp; <span style="color: royalblue">mr_smartepants</span> have dutifully noted.</p><p>However; once the new device has it&#039;s driver installed, then device removed, then plugged into another port, it should simply auto-install the driver.</p><p>Note that i only use DPs_BASE to integrate the main driver packs, including MassStorage on a clean and (mostly) untouched xp source before testing.<br />Since this works for me, it should also be possible for you to repeat such success.</p>]]></description>
			<author><![CDATA[null@example.com (TechDud)]]></author>
			<pubDate>Wed, 08 Oct 2014 05:32:24 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=58023#p58023</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=58002#p58002</link>
			<description><![CDATA[<p>Did you use DriverPacks BASE for this XP install?&nbsp; If not, then please do that.&nbsp; When you do, then enable &quot;KTD&quot; option.&nbsp; This will &quot;Keep The Drivers&quot; in the XP system so that future hardware MAY be installed without user interaction, though there&#039;s no guarantee.<br />Some hardware works with KTD, most do not though.</p><p>If you DID use DriverPacks BASE, please post your log files (instructions in the <a href="http://TinyURL.com/pqum87c">Read BEFORE you post.</a> link in our signatures.)</p><p>Jeff (Overflow) is right.&nbsp; We can&#039;t help you without specifics.&nbsp; Tell us what you did and how you did it and what the specific problem is.&nbsp; Can we duplicate your problem from the info you provided? No.<br />Help us help you.</p>]]></description>
			<author><![CDATA[null@example.com (mr_smartepants)]]></author>
			<pubDate>Sat, 04 Oct 2014 06:54:34 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=58002#p58002</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=58001#p58001</link>
			<description><![CDATA[<p>again vague, no details or examples, no logs, no HWIDs, no drivers mentioned, no OS version (SP3, MCE, Pro) no description of your process or environment or application. is this one PC or many, how many. During install, post install. is this a machine you are attempting to repair?</p><p>so here is an answer befitting your question. </p><p>yes you can install some (not all, not even most, just some... a few, ... depending) drivers with no user input, as described in my last post. </p><p>NO you CAN&#039;T make a windows install that you can just plug anything you want into it and it won&#039;t ask for a driver. NO you must do something (driver install like SAD) post install of most core hardware. </p><p>pre - during install<br />1=If driverpacks has been added to your install media and you install clean you won&#039;t see any driver prompts. <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />.</p><p>post install<br />1-extend windows native support KTD only works with very simple drivers, IE monitor drivers. It will FAIL with any driver that requires an installer (video), and will fail with most drivers that are more than a simple INF/SYS file arrangment</p><p>2-Run SAD after hardware upgrade</p><p>or stop wasting my time and ask a question with a specific problem <br />(The specific OS, the specific device and it&#039;s HWID, a link to the driver for that device, the versions of everything and a description of how to duplicate the issue. I think that last one you got half right)</p><br /><p>I could ask you &quot;I have a truck that gets ten miles to the gallon, can you tell me how much gas is in the tank?&quot;<br />you could probably guess that it&#039;s not much, but telling me &quot;Not Much&quot; isn&#039;t a useful answer is it. but it&#039;s the best answer you got for me with the details i provided ain&#039;t it.</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sat, 04 Oct 2014 00:49:04 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=58001#p58001</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=57999#p57999</link>
			<description><![CDATA[<p>Thank you.</p><p>My goal is to see the drivers being installed without any user input.</p>]]></description>
			<author><![CDATA[null@example.com (CyberHaddad)]]></author>
			<pubDate>Fri, 03 Oct 2014 19:26:06 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=57999#p57999</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=57988#p57988</link>
			<description><![CDATA[<p>It&#039;s supposed to come up when you plug in new hardware, that is what it does. <br />Not sure what the question is here? It&#039;s working correctly... but you want to fix it? <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Perhaps you mean KTD (Keep The Driver). That is useful for like monitors and HID, and a few years ago Modem packs. KTD only works for really simple driver types. KTD can be selected when you slipstream the DriverPacks. It&#039;s possible to do KTD post install but you will have to do a little dance. KTD never worked very well, (read) there may be no fix <img src="http://forum.driverpacks.net/img/smilies/tongue.png" width="15" height="15" alt="tongue" />.</p><p>please be more clear / specific for a better answer</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Fri, 19 Sep 2014 00:06:00 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=57988#p57988</guid>
		</item>
		<item>
			<title><![CDATA[How to automatic driver install ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=57986#p57986</link>
			<description><![CDATA[<p>Hello</p><p>I hope this is the right forum for a Windows xp question</p><p>When Windows detects new hardware (be it graphic card or USB Peripheral) it automatically installs driver and if it can&#039;t find a driver it shows &quot;Found New hardware wizard&quot; that allows you to manually select a driver. </p><p>My problem is that this &quot;Found New hardware wizard&quot; shows up every time when I plug a new device and I have to click Next Next Next.. until it finishes installation. It&#039;s just like in Windows 98 <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /> I want to fix it to the way it&#039;s supposed to be.</p><p>It&#039;s got nothing to do with &quot;Windows Update&quot; and &quot;Driver Signing&quot; settings in &quot;System properties -&gt; Hardware&quot; tab, those are on default settings.</p><p>Thanks for any help or hints.</p>]]></description>
			<author><![CDATA[null@example.com (CyberHaddad)]]></author>
			<pubDate>Thu, 18 Sep 2014 16:11:22 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=57986#p57986</guid>
		</item>
	</channel>
</rss>
