<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - [IMPL] Stand ALONE DRIVER CD OPTION 3 for Driver Base ?]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=1190</link>
		<description><![CDATA[The most recent posts in [IMPL] Stand ALONE DRIVER CD OPTION 3 for Driver Base ?.]]></description>
		<lastBuildDate>Fri, 21 Oct 2016 19:26:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [IMPL] Stand ALONE DRIVER CD OPTION 3 for Driver Base ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=59095#p59095</link>
			<description><![CDATA[<p>I haven&#039;t had well experience yet, so I appreciate your advices. I greet you</p>]]></description>
			<author><![CDATA[null@example.com (aquiline)]]></author>
			<pubDate>Fri, 21 Oct 2016 19:26:34 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=59095#p59095</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Stand ALONE DRIVER CD OPTION 3 for Driver Base ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=58659#p58659</link>
			<description><![CDATA[<p>Also, it seems to have been included in the base system image that I used; Windows 7 Ultimate x64 SP1 (MSDN), because it did show up in the DISM driver listing. Otherwise, it was installed through Windows Update (which I kept an eye on the list, so I don&#039;t think so...).</p>]]></description>
			<author><![CDATA[null@example.com (saboor)]]></author>
			<pubDate>Sat, 18 Apr 2015 05:03:57 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=58659#p58659</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Stand ALONE DRIVER CD OPTION 3 for Driver Base ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21631#p21631</link>
			<description><![CDATA[<p>SAD is now a supported feature see the FAQ forum topic Stand Alone DriverPacks (SAD)</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sat, 14 Jun 2008 18:32:34 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21631#p21631</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Stand ALONE DRIVER CD OPTION 3 for Driver Base ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=13817#p13817</link>
			<description><![CDATA[<p>I also would like to see a feature like &#039;make CD/DVD drivers&#039;, in a way that makes the search process of the Windows wizard fast, because making a disc of only decompressed driverpacks takes too much time for the OS to find the correct driver.</p><p>Can we make this a request?</p>]]></description>
			<author><![CDATA[null@example.com (aaaa)]]></author>
			<pubDate>Sat, 25 Aug 2007 22:49:27 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=13817#p13817</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Stand ALONE DRIVER CD OPTION 3 for Driver Base ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11826#p11826</link>
			<description><![CDATA[<p>Hi jtdoom, I tried DSPdsblr and makePNF instructions.. and it adds all drivers to the windows db very sweetly.</p><p>But now I&#039;m trying to &quot;install&quot; all your drivers in batch script (unattended).. by install i mean:<br />1. update devices with installed microsoft drivers such as ATA drivers where your packs contain an update.<br />2. install any devices currently in class Unknown that exist in your packs.</p><p>The scenario is a freshly installed *non-slipstreamed* Windows, then want to one-click install any drivers in the packs that are wanted, leaving the machine a lot more usable!</p><p>I&#039;m trying to do something like this:</p><p>devcon remove =Unknown<br />devcon rescan</p><p>Or this:</p><p>devcon remove *<br />start SuppressAddNewHardwareWizard.exe<br />devcon rescan<br />taskkill /f /im SuppressAddNewHardwareWizard.exe</p><p>works mostly toward point 2 above - except that devices not known to windows nor your packs pop up the add new hardware wizard window.</p><p>How do you suggest I go about this? If there is no community solution - I am happy to code this project as a contribution to us all.. but would need some guidance. I&#039;m good with c# 2.0.</p><p>Time for install on target PC is not an issue, so my first thought it to do a devcon updateni on every single hardware device, against every single .inf in driver packs, and abort the inner loop when successfully updated.</p>]]></description>
			<author><![CDATA[null@example.com (binary64)]]></author>
			<pubDate>Thu, 21 Jun 2007 00:35:03 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11826#p11826</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Stand ALONE DRIVER CD OPTION 3 for Driver Base ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=7561#p7561</link>
			<description><![CDATA[<p>I hope this is what you want</p><p>this has been asked before, and I wrote this about doing drivers on CD.</p><p>Suppose you have a testrig in which you regularly change devices for you have to see wether they still work.<br />it runs XP which you do not want to reload.<br />it would be nice to have a large collection of devicedrivers ready on the drive.<br />Well, one can do something quite interesting.</p><p>what does one need...<br />1; one or two little cmd files one creates for oneself<br />2; a source you slipped with base, using method 2 (the source will then contains the files.)<br />3; 7zip.. (for the doPNF.cmd method.)</p><p>and then... how it works<br />copy the OEM folder from the slipstreamed source to a CDRW<br />create a little batchfile (or create both) and copy that to that CDRW<br />--------</p><p>Dopath.cmd works very simple<br />It extracts the files from the slipstreamed CDRW or DVDRW into a folder in windows.<br />devpath then tells windows the files are there, ready to be searched when hardware is added.<br />You have to hit &quot;use anyway&quot; when you run hardware wizard and it turns out the driver is not WHQL signed.</p><p>doPATH.CMD</p><div class="codebox"><pre><code>SET TAGFILE=\OEM
FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST &quot;%%i:%TAGFILE%&quot; SET CDDRIVE=%%i:
%CDDRIVE%\OEM\BIN\7z.exe x -y -aoa %CDDRIVE%\OEM\DP*.7z -o&quot;%SystemRoot%\DriverPacks&quot;
%CDDRIVE%\OEM\BIN\DevPath.exe %SystemRoot%\DriverPacks
exit</code></pre></div><p>-----------</p><p>This other method takes longer to apply because makePNF installs the drivers into the windows INF section.<br />To make that possible, you have to extract a few files with 7zip<br />(makePNF.exe and DSPdsblr.exe are packed in DPsFnshr.7z)<br />Unpack the content to a temp folder, then copy to root of the CDR or DVDRW you&#039;ll burn.</p><p>doPNF.CMD</p><div class="codebox"><pre><code>SET TAGFILE=\DSPdsblr.exe
FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST &quot;%%i:%TAGFILE%&quot; SET CDDRIVE=%%i:
 
%CDDRIVE%\OEM\BIN\7z.exe x -y -aoa %CDDRIVE%\OEM\DP*.7z -o&quot;%SystemRoot%\DriverPacks&quot;
start %CDDRIVE%\DSPdsblr.exe
%CDDRIVE%\makePNF.exe %SystemRoot%\DriverPacks
taskkill /f /im DSPdsblr.exe
 
%CDDRIVE%\OEM\BIN\DevPath.exe %SystemRoot%\DriverPacks
exit</code></pre></div><p>-----------</p><p>note, if you simply un7zip all the driverpacks and third party packs, you need a DVD.<br />it would be searchable...</p><p>when they are packed, you can do above on a CD</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Mon, 22 Jan 2007 01:14:42 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=7561#p7561</guid>
		</item>
		<item>
			<title><![CDATA[[IMPL] Stand ALONE DRIVER CD OPTION 3 for Driver Base ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=7560#p7560</link>
			<description><![CDATA[<p>I would love to see this feature added as when you are a tech and go to a CLIENTS home this effort and DRIVER CD would be most useful and appreciated ... Not that it isnt now but to have a SINGLE stand alone searchable CD would make this an EVEN MORE valuable tool then it already is and IT IS VALUABLE !!!</p><p>Its like a GOLD mine of Drivers ... Please try and work something out for this or maybe add that as option 3 in the driver base a way to make a DRIVER only CD</p><p>Thanks for the EXCELLENT WORK</p><p>Midnite</p>]]></description>
			<author><![CDATA[null@example.com (MIdnite)]]></author>
			<pubDate>Mon, 22 Jan 2007 00:46:29 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=7560#p7560</guid>
		</item>
	</channel>
</rss>
