<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - Feedback and Support - DriverPacks Base]]></title>
		<link>http://forum.driverpacks.net/index.php</link>
		<description><![CDATA[The most recent topics at DriverPacks.net Forum.]]></description>
		<lastBuildDate>Fri, 17 May 2013 23:37:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[svcPack.IN_]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6713&amp;action=new</link>
			<description><![CDATA[<p>I need to integrate qChain.EXE into svcpack.IN_.<br /></p><div class="codebox"><pre><code>; QChain.exe gives system administrators the ability to safely chain hotfixes together.
; Hotfix chaining involves installing multiple hotfixes without rebooting between each installation.
; Without this tool, the only supported method is to reboot after each hotfix installation.
;
; The QChain.exe tool has the following benefits:
;    It increases uptime for servers because computers are not being rebooted between each hotfix installation.
;    It allows faster installations of multiple hotfixes on a single computer.
;    It is a solution that works on both Windows 2000 and Windows NT 4.0.
;
; Chaining Hotfix Installations Without QChain.exe Is Not Safe</code></pre></div><p>There are 3 hotfixes in the &#039;bin\wnt5_x86-32&#039; folder;<br />KB883667.7z, KB888111.7z, KB921401.7z</p><p>If I expand svcPack.IN_ I see<br /></p><div class="codebox"><pre><code>[Version]
Signature=&quot;$Windows NT$&quot;

[SetupData]
CatalogSubDir=&quot;i386\hotfixes&quot;

[ProductCatalogsToInstall]

[SetupHotfixesToRun]</code></pre></div><p>I was suprised to see they weren&#039;t mentioned here. Also the folder i386\hotfixes doesn&#039;t exist.</p><p>I did locate newdev_SP1.dll which is inside KB883667.7z&nbsp; inside the I386 folder, but couldn&#039;t find it&#039;s accompanying KB883667.CAT file.</p><p>But then how were they integrated ? Were they slipstreamed ? Can a hotfix be slipstreamed ?</p><p>And won&#039;t that be a problem as my memory is hazy, but if I remember well Microsoft said qChain.EXE had to be applied before any other hotfixes.</p><br /><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (ikbeneenlul)]]></author>
			<pubDate>Fri, 17 May 2013 23:37:19 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6713&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[devPath.EXE problem]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6708&amp;action=new</link>
			<description><![CDATA[<p>WinXPProSP1, no visual output when devPath.EXE runs yet disk activity.</p><p>After 1st user login DevicePath contains:</p><p>%SystemRoot%\Inf;C:\WINDOWS\system32\1025;C:\WINDOWS\system32\1028;C:\WINDOWS\system32\1031;C:\WINDOWS\system32\1033;C:\WINDOWS\system32\1037.........</p><p>When devicePath is run ( after install )</p><p>like this devPath.EXE &quot;C:\D&quot; currentDir is enumerated !<br />like this devPath.EXE&nbsp; C:\D&nbsp; seems to work ( but still not in preSetup ).</p><p>Replaced devPath.EXE in preSetup.CMD with:</p><p>@echo off &amp;title %~n0 &amp;color 0B &amp;setlocal enableExtensions enableDelayedExpansion</p><p>...</p><p>set &quot;devicePath=%%systemRoot%%\Inf&quot; &amp;for /d /r &quot;%systemDrive%\D\&quot; %%? in (</p><p>&nbsp; &nbsp; &quot;*&quot;</p><p>) do &nbsp; &nbsp; set &quot;devicePath=!devicePath!;%%~?&quot; &amp;(echo(%%~?)<br />::<br />if &quot;!devicePath:~8097,1!&quot; neq &quot;&quot; (<br />&nbsp; &nbsp; ::<br />&nbsp; &nbsp; echo.DevicePath maximumlength exceeded.<br />&nbsp; &nbsp; goto :error ()<br />)<br />set &quot;devicePath=!devicePath:~0,8097!&quot;<br />reg.EXE add &quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion&quot; /t REG_EXPAND_SZ /v &quot;DevicePath&quot; /d &quot;!devicePath!&quot; /f ||goto :error ()</p><br /><p>Any ideas ?<br />Thanks,</p>]]></description>
			<author><![CDATA[null@example.com (ikbeneenlul)]]></author>
			<pubDate>Sat, 11 May 2013 19:03:56 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6708&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[DPBase Update Checker issue]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6629&amp;action=new</link>
			<description><![CDATA[<p>When trying to update the DPBase via the update checker, I receive the error message that the driver pack is unavailable.&nbsp; It does this on all the driver packs.&nbsp; This occurs when running the program as administrator and running in XP SP3 compatibility mode. Any Suggestions?</p>]]></description>
			<author><![CDATA[null@example.com (mikedcc)]]></author>
			<pubDate>Tue, 05 Feb 2013 17:56:34 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6629&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Will DP BASE ever go open source?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6425&amp;action=new</link>
			<description><![CDATA[<p>Will DP BASE ever go open source? </p><p>I&#039;d like to help (I have some VB experience) if I can.</p>]]></description>
			<author><![CDATA[null@example.com (Damnation)]]></author>
			<pubDate>Fri, 21 Dec 2012 17:59:36 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6425&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How to modify batches to work from different folders?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6393&amp;action=new</link>
			<description><![CDATA[<p>Hi. I&#039;m building a CD that contains CD\WXPP (normal XP), CD\WXPN (nLited XP) and CD\WXPS (nLited XP + DriverPack Mass Storage 11.11). For that to work I copied the I386 folder from each CD folder to the root, renamed each one to the same names above (WXPP, WXPN, WXPS), patched SETUPLDR.BIN, TXTSETUP.SIF and boot file accordingly and used cdshell as boot loader.</p><p>They all install fine in Virtual PC except for WXPS because the drivers/files/folders are not where the batches expect them to be. If I make an ISO of the WXPS folder (all files/folders in root as expected) it installs fine, because I can see the progress bar at the beginning of the GUI mode and at first boot.</p><p>I already know that CD\WXPS\I386\presetup.cmd and CD\WXPS\OEM\DP_Install_Tool.cmd must be edited, but I don&#039;t know if there is any other file I should edit. So far I made the following changes to the 2 batches, but with no success (no progress bars during installation).</p><p>CD\WXPS\I386\presetup.cmd and WXPS\presetup.cmd, added 1 line after the SET command:<br /></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:\CD\WXPS\OEM SET CDDRIVE=%%i:\CD\WXPS &amp; GOTO DPsFound
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:&amp; GOTO DPsFound
:DPsFound</code></pre></div><p>CD\WXPS\OEM\DP_Install_Tool.cmd and WXPS\OEM\DP_Install_Tool.cmd, added 1 line before the last IF:<br /></p><div class="codebox"><pre><code>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:\OEM\bin\un7zip.exe&quot; SET &quot;DPLoc=%%i:\OEM&quot; &amp; Set &quot;M=2&quot;
 IF Exist &quot;%%i:\$OEM$\$1\D\&quot;   SET &quot;DPLoc=%%i:\$OEM$\$1&quot; &amp; Set &quot;M=1&quot; &amp; %%i
 IF Exist &quot;%%i:\CD\WXPS\OEM\bin\un7zip.exe&quot; SET &quot;DPLoc=%%i:\CD\WXPS\OEM&quot; &amp; Set &quot;M=2&quot;
 IF &quot;%M%&quot;&gt;=&quot;1&quot; GoTo Found)</code></pre></div><p>Any help would be very appreciated <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (johnye_pt)]]></author>
			<pubDate>Mon, 03 Dec 2012 13:59:44 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6393&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Can DP BASE do this?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6381&amp;action=new</link>
			<description><![CDATA[<p>Regarding the Kernel Mode Driver Framework SYS files,</p><p>wdfldr.sys<br />wdf01000.sys</p><p>can I get DP BASE to compress and add these to I386 folder without it adding any entries into txtsetup.sif?</p>]]></description>
			<author><![CDATA[null@example.com (Damnation)]]></author>
			<pubDate>Sat, 17 Nov 2012 17:08:51 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6381&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[KTD DevicePath]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6328&amp;action=new</link>
			<description><![CDATA[<p>In MassStorage DriverPack&nbsp; a lot of folders have been merged in v 11.09 and newer to reduce the overall filepath length.</p><p>However, when using the KTD option then the DevicePath is NOT reduced. <br />See key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion<br />%KTD%\M\AD occurs 20 times and %KTD%\M\L occurs 29 times and %KTD%\M\H occurs 30 times</p><p>Is it possible to improve setting the DevicePath for the KTD option <br />such that each folder occurs only once so that indeed the DevicePath length will be reduced ?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (wimb)]]></author>
			<pubDate>Thu, 08 Nov 2012 09:24:40 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6328&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[DP Finisher getting stuck]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6318&amp;action=new</link>
			<description><![CDATA[<p>I&#039;ve slipstreamed all of the driver packs available onto a windows xp disc and have discovered that when using method 2, the driver packs finisher is finishing but not sending the teminated signal to the OS to allow it to continue to start on the first run.<br />Checking the log it is completing all ok just not closing the final part.</p><p>Are there any suggestions?</p>]]></description>
			<author><![CDATA[null@example.com (mcollis)]]></author>
			<pubDate>Fri, 02 Nov 2012 11:56:26 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6318&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[how can i ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6295&amp;action=new</link>
			<description><![CDATA[<p>how can i update my driverpacks to my xp x86<br />like </p><p>tv card</p><p>sound</p><br /><br /><p>thanks</p>]]></description>
			<author><![CDATA[null@example.com (regan)]]></author>
			<pubDate>Tue, 16 Oct 2012 22:40:45 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6295&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Multiple drivers (sys files) under one HRWID]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6266&amp;action=new</link>
			<description><![CDATA[<p>Hello!!</p><p>I have a motherboard that is strange it has Nforce 630A but it&#039;s incompatible with currently driver in driverspack masstorage 12.06,&nbsp; this has included Nforce 630 drivers, not 630A.</p><p>The id that i need have two drivers is :</p><p>SCSI\NVIDIA__Raid_Disk________=&quot;nvrd327r&quot;<br />SCSI\__NVIDIA_______Raid_Disk=&quot;nvrd327r&quot;<br />SCSI\NVIDIA__Raid_Disk_20_____=&quot;nvrd327r&quot;<br />SCSI\__NVIDIA____Raid_Disk_20=&quot;nvrd327r&quot;<br />*NVRAIDBUS=&quot;nvrd327r&quot;<br />*NVRAID20=&quot;nvrd327r&quot;</p><p>I need one for all the rest of Nforce&#039;s with nvrd327r and for my nforce 630A one custom nvrd327rcustom.</p><p>How i can do that?</p><p>Many thanks!</p>]]></description>
			<author><![CDATA[null@example.com (alecuba16)]]></author>
			<pubDate>Sat, 22 Sep 2012 20:48:33 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6266&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[BASE1006 Mass+Chip1206, nLite w/NOdrivers: 0x7B Dell Inspiron1525 Sata]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6170&amp;action=new</link>
			<description><![CDATA[<p>I suspect that I have made a &quot;schoolboy error&quot; as it was my first attempt - apologies to the veterans - I assume that is a complementary phrase in your respective nationalities.</p><p>Started with XP SP3, nLite&#039;d with XAble&#039;s July MS fixes but *no* drivers as per (many) directives...</p><p>I then used DPs_BASE1006 w/Mass+Chip1206 - log inc..</p><p>I *then* used the tool at <a href="http://www.msfn.org/board/topic/120444-how-to-install-windows-from-usb-winsetupfromusb-with-gui/">http://www.msfn.org/board/topic/120444- … -with-gui/</a> to transfer the folder onto a bootable USB memory stick.</p><p>When I use the stick in a Dell Inspiron 1525 set to IDE-mode then it all works but when I try it with the BIOS set to Sata-mode the install fails as it tries to do the &quot;final&quot; boot.<br />The success with IDE-mode makes me *think* that I have got most of the basics right but obviously not.<br />The symptom of the failure is BSoD 0x7B after mup.sys and the HDD drivers listed before were iastor3 and atapide? The iastor3.sys is certain - I didn&#039;t make a note of the ide one. You suggest the following is attached ini + log :<br /></p><div class="codebox"><pre><code>[General]
; preferred language
prefLang        = &quot;English&quot;
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons   = &quot;yes&quot;
; yes/no, enable or disable the GUI, if not specified: yes
GUI             = &quot;yes&quot;


[Settings]
; disc/bartpe/multibootDisc
instPlatform    = &quot;disc&quot;
; trailing backslash is allowed, but not necessary
location        = &quot;D:\nLite\xp3ProOEMnL6X&quot;
; none/all/select, if select, specify them below, if not specified: all
DriverPacks     = &quot;select&quot;
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod       = &quot;1&quot;
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod  = &quot;GUIRunOnce&quot;


; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD             = &quot;all&quot;
; &lt;path&gt;, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation     = &quot;d:\nlite\dp\KTD&quot;
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC             = &quot;yes&quot;


; you should only add this section if you&#039;ve set [Settings]\DriverPacks to &quot;select&quot;
[SelectDriverPacks]
DP_Chipset      = &quot;yes&quot;
DP_MassStorage  = &quot;yes&quot;
DP_MassStorage_texmode = &quot;yes&quot;</code></pre></div><div class="codebox"><pre><code>2012-08-13 19:43:36 : &lt;INIT&gt; DriverPacks BASE 10.06 initialized.
2012-08-13 19:43:36 : &lt;INIT&gt; Host environment: WIN_XP Service Pack 3 X86 on a X86 CPU.
2012-08-13 19:43:36 : &lt;INIT&gt; Created temporary working directory.
2012-08-13 19:43:36 : &lt;INIT&gt; Imported proxy settings from Internet Explorer.
2012-08-13 19:43:36 : &lt;INIT&gt; Start scanning for DriverPacks for the wnt5_x86-32 platform.
2012-08-13 19:43:36 : &lt;INIT&gt; 	Could not detect any (official) DriverPacks.
2012-08-13 19:43:36 : &lt;INIT&gt; 	Could not detect any 3rd party DriverPacks for wnt5_x86-32.
2012-08-13 19:43:36 : &lt;INIT&gt; 	Finished scanning.
2012-08-13 19:43:36 : &lt;INIT&gt; Could not find settings file&quot;D:\nLite\DP\DPs_BASE.ini&quot;.
2012-08-13 19:43:36 : &lt;INIT&gt; [General]\prefLang not specified: default (English) was set.
2012-08-13 19:43:36 : &lt;INIT&gt; [General]\wizdButtons not specified: default (yes) was set.
2012-08-13 19:43:36 : &lt;INIT&gt; [General]\GUI not specified: default (yes) was set.
2012-08-13 19:43:36 : &lt;INIT&gt; [Settings]\DPsMethod not specified: default (2) was set.
2012-08-13 19:43:36 : &lt;INIT&gt; [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2012-08-13 19:43:37 : &lt;INIT&gt; [OptionalSettings]\KTD not specified: default (false) was set.
2012-08-13 19:43:37 : &lt;INIT&gt; [OptionalSettings]\QSC not specified: default (yes) was set.
2012-08-13 19:43:37 : &lt;INIT&gt; [OptionalSettingsOther]\ATI_cpl not specified: default (None) was set.
2012-08-13 19:43:37 : &lt;INIT&gt; [OptionalSettingsOther]\Nvidia_cpl not specified: default (None) was set.
2012-08-13 19:43:37 : &lt;INIT&gt; QuickStream Cache directory not found!
2012-08-13 19:43:37 : &lt;GUI&gt;  Initialized GUI.
2012-08-13 19:43:37 : &lt;GUI&gt;  Created a list of all available language files.
2012-08-13 19:43:39 : &lt;GUI&gt;  Set the last used language, English, as the GUI language.
2012-08-13 19:43:56 : &lt;GUI&gt;  Refreshed UpdateChecker with success.
2012-08-13 19:44:25 : &lt;GUI&gt;  Start scanning for DriverPacks for the wnt5_x86-32 platform.
2012-08-13 19:44:25 : &lt;GUI&gt;  	Detected DriverPack Chipset 1206!
2012-08-13 19:44:25 : &lt;GUI&gt;  	Detected DriverPack Mass Storage 1206!
2012-08-13 19:44:25 : &lt;GUI&gt;  	Could not detect any 3rd party DriverPacks for wnt5_x86-32.
2012-08-13 19:44:25 : &lt;GUI&gt;  	Finished scanning.
2012-08-13 19:44:26 : &lt;GUI&gt;  Refreshed UpdateChecker with success.
2012-08-13 19:45:15 : &lt;GUI&gt;  Changed Windows installation files OR export (depending on the installation platform) location to D:\nLite\xp3ProOEMnL6X.
2012-08-13 19:45:15 : &lt;GUI&gt;  Windows XP Professional -  OEM SP3 detected.
2012-08-13 19:45:15 : &lt;GUI&gt;  wnt5_x86-32_disc is the selected installation platform .
2012-08-13 19:49:52 : &lt;GUI&gt;  Exported settings to D:\nLite\DP\xp3ProOEMnL6X.ini.
2012-08-13 19:50:27 : &lt;GUI&gt;  Saved settings!
2012-08-13 19:50:27 : &lt;GUI&gt;  Closed GUI.
2012-08-13 19:50:28 : &lt;SEL&gt;  Selected module: mod_slip_wxp_x86-32_disc_m1.
2012-08-13 19:50:36 : &lt;PREP&gt; Removed all attributes from \I386.
2012-08-13 19:50:36 : &lt;PREP&gt; No previous DriverPacks installation found, Prep stage will be skipped
2012-08-13 19:50:37 : &lt;SLIP&gt; Created QSC directory.
2012-08-13 19:52:09 : &lt;SLIP&gt; Extracted DriverPack MassStorage to a temporary working directory.
2012-08-13 19:52:09 : &lt;SLIP&gt; D:\nLite\DP\tmp\DPMtmp\DriverPack_MassStorage_wnt5_x86-32.ini
2012-08-13 19:52:14 : &lt;SLIP&gt; Processing Mass Storage files now. This may take a minute.
2012-08-13 19:55:02 : &lt;SLIP&gt; Created QuickStream Cache for DriverPack MassStorage text mode drivers.
2012-08-13 19:55:06 : &lt;SLIP&gt; Slipstreamed DP MassStorage text mode drivers using QuickStream Cache.
2012-08-13 19:55:06 : &lt;SLIP&gt; txtsetup.sif Backed-up Successfully
2012-08-13 19:55:06 : &lt;SLIP&gt; dosnet.inf Backed-up Successfully
2012-08-13 19:56:12 : &lt;SLIP&gt; Removed entries from \I386\txtsetup.sif that will be updated.
2012-08-13 19:56:30 : &lt;SLIP&gt; Removed entries from \I386\dosnet.inf that will be updated.
2012-08-13 20:04:57 : &lt;SLIP&gt; Updated \I386\dosnet.inf and \I386\txtsetup.sif to support DP MassStorage text mode drivers.
2012-08-13 20:05:28 : &lt;SLIP&gt; Extracted DriverPack Chipset.
2012-08-13 20:06:35 : &lt;SLIP&gt; Extracted DriverPack Mass Storage.
2012-08-13 20:06:36 : &lt;SLIP&gt; Started CAB compressing DriverPack Chipset (estimated 0.4 minutes).
2012-08-13 20:09:01 : &lt;SLIP&gt; Finished CAB compressing DriverPack Chipset.
2012-08-13 20:09:10 : &lt;SLIP&gt; Started CAB compressing DriverPack Mass Storage (estimated 1.3 minutes).
2012-08-13 20:17:05 : &lt;SLIP&gt; Finished CAB compressing DriverPack Mass Storage.
2012-08-13 20:17:45 : &lt;SLIP&gt; Slipstreamed DriverPack Chipset using the QuickStream Cache.
2012-08-13 20:18:12 : &lt;SLIP&gt; Slipstreamed DriverPack Mass Storage using the QuickStream Cache.
2012-08-13 20:18:20 : &lt;SLIP&gt; Extracted bin\DPsFnshr.7z to D:\nLite\xp3ProOEMnL6X\$OEM$\$1.
2012-08-13 20:18:20 : &lt;SLIP&gt; Will not slipstream patches, Service Pack 3 was detected.
2012-08-13 20:18:20 : &lt;SLIP&gt; Will not slipstream KB888111 because no Sound DriverPack is being slipstreamed
2012-08-13 20:18:20 : &lt;SLIP&gt; Will not slipstream KB883667 because no Graphics DriverPack is being slipstreamed
2012-08-13 20:18:20 : &lt;SLIP&gt; WINNT.SIF Backed-up Successfully
2012-08-13 20:18:21 : &lt;SLIP&gt; Updated \I386\winnt.sif to support method 1.
2012-08-13 20:18:22 : &lt;SLIP&gt; Created OemPnpDriversPath entry. The length is 1004, which does not exceed the 4096 characters limit.
2012-08-13 20:18:22 : &lt;SLIP&gt; Added OemPnpDriversPath entry to \I386\winnt.sif.
2012-08-13 20:18:22 : &lt;SLIP&gt; Updated DPsFnshr.ini to enable KTD for all DriverPacks.
2012-08-13 20:18:22 : &lt;SLIP&gt; Updated DPsFnshr.ini to support the custom KTD cache location you&#039;ve chosen.
2012-08-13 20:18:22 : &lt;SLIP&gt; Updated \I386\winnt.sif&#039;s GUIRunOnce section.
2012-08-13 20:18:25 : &lt;SLIP&gt; DP_Install_Tool was copied successfully
2012-08-13 20:18:25 : &lt;SLIP&gt; Slipstream finished in 27 minutes and 57 seconds.</code></pre></div><p>The above was *not* in a subfolder (/Logfile?) as indicated in your &quot;new topic&quot; guide which made me check DP_Base versions - the *code* i.e. .exe had a version of 3.3.4 which confused me but I assume 1006 in the downloaded file name of DPs_BASE_1006.<br />What follows is DPsFnshr:</p><div class="codebox"><pre><code>[Settings]
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU! (may NOT contain any spaced, if it does, all exceptions must be adapted to be compatible!)
DPsRoot = &quot;%SystemDrive%&quot;
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU!
KTD = &quot;paths:D&quot;
; system variables supported (see remarks for a list) one location cannot be used as
; KTDlocation: the root directory specified in[Settings]\DPsRoot
KTDlocation     = &quot;d:\nlite\dp\KTD&quot;
; system variables supported (see remarks for a list)
logLocation = &quot;%SystemRoot%&quot;
; enables/disables debug mode (enabled by default)
debug = &quot;true&quot;</code></pre></div><p> and *just* in case these odd files give you a clue - here is a list of what else was in C:\&nbsp; of the target:</p><div class="codebox"><pre><code> Volume in drive C has no label.
 Volume Serial Number is 349A-F0CD

 Directory of c:\

2012-08-14  11:32                 0 AUTOEXEC.BAT
2012-08-14  11:32                 0 CONFIG.SYS
2012-08-14  12:17    &lt;DIR&gt;          D
2012-08-13  20:18            55,808 devcon.exe
2012-08-14  12:25    &lt;DIR&gt;          Documents and Settings
2012-08-13  20:19           335,029 DPsFnshr.exe
2012-08-13  20:20               623 DPsFnshr.ini
2012-08-13  20:45             3,284 DP_Install_Tool.cmd
2012-08-13  20:57             1,071 DriverPack_Chipset_wnt5_x86-32.ini
2012-08-13  20:57           133,196 DriverPack_MassStorage_wnt5_x86-32.ini
2012-08-13  20:19           291,573 DSPdsblr.exe
2012-08-13  20:18            20,992 makePNF.exe
2012-08-13  20:08           137,728 mute.exe
2012-08-13  20:18           281,723 pmtimer.exe
2012-08-14  11:31    &lt;DIR&gt;          Program Files
2012-08-14  11:34    &lt;DIR&gt;          WINDOWS
              12 File(s)      1,261,027 bytes
               4 Dir(s)  67,568,467,968 bytes free</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (OldB)]]></author>
			<pubDate>Tue, 14 Aug 2012 13:56:46 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6170&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[HELP] Questions about DriverPacks failed install]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6151&amp;action=new</link>
			<description><![CDATA[<p>Yeah sorry that the topic subject isn&#039;t really specifying, but.. I&#039;ll try to make it up with detailed post. So.. here&#039;s what I did:</p><p>First of all I copied all the files from my WinXP CD to my computer. The plan was to make an automated installation of WinXP which I would then put on an USB stick (since one of my computers - HP mini computer - doesn&#039;t have a DVD-ROM). So what I did was downloading the Service Pack 3 and critical updates, so I could add them to nLite. And then I adjusted all the settings in nLite. Then I got the *.iso file, and from there I copied all the files to a folder. Then I googled for a DriverPacks software tutorial, and found this:<br /><a href="http://www.raymond.cc/blog/how-to-make-a-cd-with-all-current-drivers-for-windows-xp/">http://www.raymond.cc/blog/how-to-make- … indows-xp/</a><br />Then I used this tutorial to make my OS fit for USB stick:<br /><a href="https://www.youtube.com/watch?v=janEB_wbiBM">https://www.youtube.com/watch?v=janEB_wbiBM</a></p><p>So I went to installing, and it went fine. But, I had to wait awful long time, since when the WinXP files copying was finished, it was clear that it had started copying the DriverPacks files (I&#039;m not sure how it would be best to describe - it&#039;s the blue screen when installing, and the files which were being copied were shown on the right side, down of the screen). And after that was finished, it continued with the installation where I had to insert the CD key and so on - but since everything was automated by nLite, there was nothing I had to do. And then it was finished. So I thought that my OS is ready to go - since I thought that the DriverPacks software already installed my drivers and there was nothing I had to do. But came out that there was 0 drivers installed. And that was umm.. strange.</p><p>I know you probably want which version I am using, what are the specs of my HP PC, what driverpacks did I download, and so on. So there we go:<br />- I&#039;m using DriverPacks BASE 10.06.<br />- I&#039;ll copy the specs from EVEREST:<br /></p><div class="codebox"><pre><code>Motherboard:
CPU Type: DualCore Intel Pentium E2160, 1800 MHz (9 x 200)
Motherboard Name: Hewlett-Packard HP Compaq dc7800 Ultra-slim Desktop
Motherboard Chipset: Intel Bearlake Q35

Display:
Video Adapter: Intel(R) Q35 Express Chipset Family  (384 MB)
Video Adapter: Intel(R) Q35 Express Chipset Family  (384 MB)
3D Accelerator: Intel GMA 3100

Multimedia:
Audio Adapter: Analog Devices AD1884 @ Intel 82801IB ICH9 - High Definition Audio Controller [A-2]

If you need more details on my computer&#039;s specs, let me know!</code></pre></div><p>- I downloaded the following driverpacks:<br /><a href="http://driverpacks.net/driverpacks/windows/xp/x86/graphics-b/12.06">http://driverpacks.net/driverpacks/wind … cs-b/12.06</a> - since it has 12 Intel graphics drivers<br /><a href="http://driverpacks.net/driverpacks/windows/xp/x86/graphics-c/12.06">http://driverpacks.net/driverpacks/wind … cs-c/12.06</a> - this one has 5 Intel graphics drivers<br /><a href="http://driverpacks.net/driverpacks/windows/xp/x86/chipset/12.06">http://driverpacks.net/driverpacks/wind … pset/12.06</a> - this one has 120 Intel chipset drivers<br /><a href="http://driverpacks.net/driverpacks/windows/xp/x86/sound-a/11.11">http://driverpacks.net/driverpacks/wind … nd-a/11.11</a> - this one has 1 unidentified driver, thought it might be Intel&#039;s<br /><a href="http://driverpacks.net/driverpacks/windows/xp/x86/sound-b/11.11">http://driverpacks.net/driverpacks/wind … nd-b/11.11</a> - and just in case I added this one too, in hope that maybe there would be a driver that would suit with my audio card<br />So that&#039;s five packs - the whole XP installation grew to 1,79 GB, as my USB stick shows - so that&#039;s probably the reason why it copied the files for so long.<br />As you saw I downloaded the driverpacks based on what was my part: for example, I have Intel Bearlake Q35 chipset, so I downloaded chipset pack that included Intel&#039;s drivers. I&#039;m not sure if I made everything correctly, or if I&#039;ve understood the aim of this program correctly. So is this program meant for installing drivers automatically, and I really had to download all the driverpacks, which suited for me, and DriverPacks software will see itself, which drivers are actually needed from the Intel&#039;s 120 chipset drivers?<br />So.. as I mentioned before, there were no drivers installed - I didn&#039;t see nothing installed in program files. Is there something that I have to do myself, so it would install drivers automatically?<br />If there was something that I actually did wrong, let me know. If the solution is simple, then I could just format my drive and install Windows again, since it doesn&#039;t take very long, and I&#039;ve got other stuff to do too, while it&#039;s installing. <br />But if the solution isn&#039;t simple, then I could just start installing drivers manually - BUT, as I can see under &#039;My Computer&#039;, my C drive shows that 2,65 GB out of 74,5 GB is used - BUT, under C drive, there are three folders: Documents and Settings (~10 MB), Program Files (~70 MB) and WINDOWS (~1 GB). So that&#039;s 1,65 GB lost somewhere. I guess that DriverPacks copied the driver packs on to the hard drive, but where are they located? That&#039;s like 1,5 GB lost somewhere.<br />This topic says that I should include some files:<br /><a href="http://forum.driverpacks.net/viewtopic.php?id=4">http://forum.driverpacks.net/viewtopic.php?id=4</a><br />So,</p><p><strong>DPs_BASE.log</strong><br /></p><div class="codebox"><pre><code>2012-07-27 00:14:10 : &lt;INIT&gt; DriverPacks BASE 10.06 initialized.
2012-07-27 00:14:10 : &lt;INIT&gt; Host environment: WIN_XP Service Pack 3 X86 on a X64 CPU.
2012-07-27 00:14:10 : &lt;INIT&gt; Created temporary working directory.
2012-07-27 00:14:10 : &lt;INIT&gt; Imported proxy settings from Internet Explorer.
2012-07-27 00:14:10 : &lt;INIT&gt; Start scanning for DriverPacks for the wnt5_x86-32 platform.
2012-07-27 00:14:10 : &lt;INIT&gt; 	Detected DriverPack Chipset 1206!
2012-07-27 00:14:10 : &lt;INIT&gt; 	Detected DriverPack Graphics B 1206!
2012-07-27 00:14:10 : &lt;INIT&gt; 	Detected DriverPack Graphics C 1206!
2012-07-27 00:14:10 : &lt;INIT&gt; 	Detected DriverPack Sound A 1111!
2012-07-27 00:14:10 : &lt;INIT&gt; 	Detected DriverPack Sound B 1111!
2012-07-27 00:14:10 : &lt;INIT&gt; 	Could not detect any 3rd party DriverPacks for wnt5_x86-32.
2012-07-27 00:14:10 : &lt;INIT&gt; 	Finished scanning.
2012-07-27 00:14:10 : &lt;INIT&gt; Could not find settings file&quot;C:\Documents and Settings\User\Desktop\driverpacks\DPs_BASE.ini&quot;.
2012-07-27 00:14:10 : &lt;INIT&gt; [General]\prefLang not specified: default (English) was set.
2012-07-27 00:14:10 : &lt;INIT&gt; [General]\wizdButtons not specified: default (yes) was set.
2012-07-27 00:14:10 : &lt;INIT&gt; [General]\GUI not specified: default (yes) was set.
2012-07-27 00:14:10 : &lt;INIT&gt; [Settings]\DPsMethod not specified: default (2) was set.
2012-07-27 00:14:10 : &lt;INIT&gt; [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2012-07-27 00:14:10 : &lt;INIT&gt; [OptionalSettings]\KTD not specified: default (false) was set.
2012-07-27 00:14:10 : &lt;INIT&gt; [OptionalSettings]\QSC not specified: default (yes) was set.
2012-07-27 00:14:10 : &lt;INIT&gt; [OptionalSettingsOther]\ATI_cpl not specified: default (None) was set.
2012-07-27 00:14:10 : &lt;INIT&gt; [OptionalSettingsOther]\Nvidia_cpl not specified: default (None) was set.
2012-07-27 00:14:10 : &lt;INIT&gt; QuickStream Cache directory not found!
2012-07-27 00:14:10 : &lt;GUI&gt;  Initialized GUI.
2012-07-27 00:14:10 : &lt;GUI&gt;  Created a list of all available language files.
2012-07-27 00:14:11 : &lt;GUI&gt;  Set the last used language, English, as the GUI language.
2012-07-27 00:14:40 : &lt;GUI&gt;  Refreshed UpdateChecker with success.
2012-07-27 00:15:49 : &lt;GUI&gt;  Changed Windows installation files OR export (depending on the installation platform) location to C:\Documents and Settings\User\Desktop\HP_final.
2012-07-27 00:15:49 : &lt;GUI&gt;  Windows XP Professional -  OEM SP3 detected.
2012-07-27 00:15:49 : &lt;GUI&gt;  wnt5_x86-32_disc is the selected installation platform .
2012-07-27 00:18:37 : &lt;GUI&gt;  Saved settings!
2012-07-27 00:18:37 : &lt;GUI&gt;  Closed GUI.
2012-07-27 00:18:37 : &lt;SEL&gt;  Selected module: mod_slip_wxp_x86-32_disc_m1.
2012-07-27 00:18:42 : &lt;PREP&gt; Removed all attributes from \I386.
2012-07-27 00:18:42 : &lt;PREP&gt; No previous DriverPacks installation found, Prep stage will be skipped
2012-07-27 00:18:42 : &lt;SLIP&gt; Created QSC directory.
2012-07-27 00:19:00 : &lt;SLIP&gt; Extracted DriverPack Chipset.
2012-07-27 00:20:17 : &lt;SLIP&gt; Extracted DriverPack Graphics B.
2012-07-27 00:22:06 : &lt;SLIP&gt; Extracted DriverPack Graphics C.
2012-07-27 00:23:01 : &lt;SLIP&gt; Extracted DriverPack Sound A.
2012-07-27 00:24:53 : &lt;SLIP&gt; Extracted DriverPack Sound B.
2012-07-27 00:24:53 : &lt;SLIP&gt; Started CAB compressing DriverPack Chipset (estimated 0.4 minutes).
2012-07-27 00:25:34 : &lt;SLIP&gt; Finished CAB compressing DriverPack Chipset.
2012-07-27 00:25:39 : &lt;SLIP&gt; Started CAB compressing DriverPack Graphics B (estimated 10.9 minutes).
2012-07-27 00:33:43 : &lt;SLIP&gt; Finished CAB compressing DriverPack Graphics B.
2012-07-27 00:33:49 : &lt;SLIP&gt; Started CAB compressing DriverPack Graphics C (estimated 5.4 minutes).
2012-07-27 00:43:09 : &lt;SLIP&gt; Finished CAB compressing DriverPack Graphics C.
2012-07-27 00:43:29 : &lt;SLIP&gt; Started CAB compressing DriverPack Sound A (estimated 11.8 minutes).
2012-07-27 00:46:30 : &lt;SLIP&gt; Finished CAB compressing DriverPack Sound A.
2012-07-27 00:46:34 : &lt;SLIP&gt; Started CAB compressing DriverPack Sound B (estimated 6.8 minutes).
2012-07-27 00:52:52 : &lt;SLIP&gt; Finished CAB compressing DriverPack Sound B.
2012-07-27 00:53:35 : &lt;SLIP&gt; Slipstreamed DriverPack Chipset using the QuickStream Cache.
2012-07-27 00:55:05 : &lt;SLIP&gt; Slipstreamed DriverPack Graphics B using the QuickStream Cache.
2012-07-27 00:56:21 : &lt;SLIP&gt; Slipstreamed DriverPack Graphics C using the QuickStream Cache.
2012-07-27 00:57:06 : &lt;SLIP&gt; Slipstreamed DriverPack Sound A using the QuickStream Cache.
2012-07-27 00:59:10 : &lt;SLIP&gt; Slipstreamed DriverPack Sound B using the QuickStream Cache.
2012-07-27 00:59:11 : &lt;SLIP&gt; Extracted bin\DPsFnshr.7z to C:\Documents and Settings\User\Desktop\HP_final\$OEM$\$1.
2012-07-27 00:59:11 : &lt;SLIP&gt; Will not slipstream patches, Service Pack 3 was detected.
2012-07-27 00:59:11 : &lt;SLIP&gt; WINNT.SIF Backed-up Successfully
2012-07-27 00:59:12 : &lt;SLIP&gt; Updated \I386\winnt.sif to support method 1.
2012-07-27 00:59:12 : &lt;SLIP&gt; Created OemPnpDriversPath entry. The length is 2004, which does not exceed the 4096 characters limit.
2012-07-27 00:59:12 : &lt;SLIP&gt; Added OemPnpDriversPath entry to \I386\winnt.sif.
2012-07-27 00:59:12 : &lt;SLIP&gt; Updated DPsFnshr.ini to disable KTD.
2012-07-27 00:59:12 : &lt;SLIP&gt; Updated \I386\winnt.sif&#039;s GUIRunOnce section.
2012-07-27 00:59:13 : &lt;SLIP&gt; DP_Install_Tool was copied successfully
2012-07-27 00:59:13 : &lt;SLIP&gt; Slipstream finished in 40 minutes and 35 seconds.
2012-07-27 00:59:17 : &lt;CLNP&gt; Temporary working directory successfully deleted.
- = DriverPacks BASE ini settings used = -
[General]
; preferred language
prefLang	= &quot;English&quot;
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons	= &quot;yes&quot;
; yes/no, enable or disable the GUI, if not specified: yes
GUI		= &quot;yes&quot;


[Settings]
; disc/bartpe/multibootDisc
instPlatform	= &quot;disc&quot;
; trailing backslash is allowed, but not necessary
location	= &quot;C:\Documents and Settings\User\Desktop\HP_final&quot;
; none/all/select, if select, specify them below, if not specified: all
DriverPacks	= &quot;select&quot;
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod	= &quot;1&quot;
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod	= &quot;GUIRunOnce&quot;


; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD		= &quot;false&quot;
; &lt;path&gt;, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation	= &quot;%SystemRoot%\DriverPacks&quot;
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC		= &quot;yes&quot;


; you should only add this section if you&#039;ve set [Settings]\DriverPacks to &quot;select&quot;
[SelectDriverPacks]
DP_Chipset	= &quot;yes&quot;
DP_Graphics_B	= &quot;yes&quot;
DP_Graphics_C	= &quot;yes&quot;
DP_Sound_A	= &quot;yes&quot;
DP_Sound_B	= &quot;yes&quot;
DP_MassStorage_textmode = &quot;no&quot;
2012-07-27 00:59:17 : &lt;CLNP&gt; Create a DPs_Base.log backup @ C:\Documents and Settings\User\Desktop\driverpacks\LogFiles\DPs_BASE_12-07-27_00-59.log
2012-07-27 00:59:17 : &lt;CLNP&gt; Program terminated.</code></pre></div><br /><p>So yeah, a very long post. Hope there&#039;s someone who can help me. And if any of you have any additional questions, then go ahead! If there&#039;s something in the post that you didn&#039;t understand, then let me know about that too (I&#039;m not from any English-speaking country, so if I&#039;ve got any errors, sorry about that).</p><br /><p>youmadhuh</p>]]></description>
			<author><![CDATA[null@example.com (youmadhuh)]]></author>
			<pubDate>Sun, 29 Jul 2012 21:08:01 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6151&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Prompt for manual installation of driver]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6132&amp;action=new</link>
			<description><![CDATA[<p>I don&#039;t know if this is a bug or it is normal but i am receiving a prompt to install manually a driver during the installation of windows xp from USB drive.</p><p>I am using DriverPacks Base to integrate the mass storage driver pack in my Windows xp source files because otherwise the setup doesn&#039;t recognize my internal drives.<br />I then create a installation USB using the program WinSetupFromUSB and then i try to install windows xp SP3 on laptop Toshiba Satellite. When it reach the stage for start installing devices i receive this message:</p><p>&quot;The file &#039;iaStor.sys&#039; on Intel Matrix Storage Manager Driver is needed&quot;&nbsp; </p><p>and i have to manually search for the driver on the usb drive.</p><p>It is not a big problem but isn&#039;t suppose the setup to install this driver automatically?</p>]]></description>
			<author><![CDATA[null@example.com (xp_user)]]></author>
			<pubDate>Wed, 04 Jul 2012 12:08:00 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6132&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Where driver packs are decompressed during installation?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6131&amp;action=new</link>
			<description><![CDATA[<p>Hello,</p><p>I want to ask in which directory the driver packs are decompressed during the installation of windows xp from USB drive? Can i set a directory where driver packs to be decompressed when integrating them in the source with DriverPacks Base? </p><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (xp_user)]]></author>
			<pubDate>Wed, 04 Jul 2012 07:24:38 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6131&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[My PC's driver included or not.]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?id=6111&amp;action=new</link>
			<description><![CDATA[<p>How Can I check that this driver pack include my PC&#039;s specific driver or not.</p>]]></description>
			<author><![CDATA[null@example.com (fahadnq)]]></author>
			<pubDate>Sun, 03 Jun 2012 07:01:13 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?id=6111&amp;action=new</guid>
		</item>
	</channel>
</rss>
