<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - Missing DSPdsblr.exe]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=814</link>
		<description><![CDATA[The most recent posts in Missing DSPdsblr.exe.]]></description>
		<lastBuildDate>Wed, 09 Jan 2008 21:05:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=16826#p16826</link>
			<description><![CDATA[<p>I keep getting the missing dspdsblr.exe error message. I have linked some files for everyone to look at.<br /><a href="http://www.jhsands.com/driverpacks/INI_SIF_TXT.zip">http://www.jhsands.com/driverpacks/INI_SIF_TXT.zip</a></p>]]></description>
			<author><![CDATA[null@example.com (jhsands)]]></author>
			<pubDate>Wed, 09 Jan 2008 21:05:27 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=16826#p16826</guid>
		</item>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=10243#p10243</link>
			<description><![CDATA[<p>It&#039;s in the I386 directory.</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Tue, 24 Apr 2007 14:54:14 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=10243#p10243</guid>
		</item>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=10233#p10233</link>
			<description><![CDATA[<p>Hello</p><p>Where can i find PreSetup.cmd, i need to edit it.</p>]]></description>
			<author><![CDATA[null@example.com (Davvan)]]></author>
			<pubDate>Tue, 24 Apr 2007 00:54:09 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=10233#p10233</guid>
		</item>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=9606#p9606</link>
			<description><![CDATA[<p>If you use this code you dont need to create a CD.TXT file</p><p>for /f &quot;delims=: tokens=1&quot; %%i in (&quot;%~dp0&quot;) do set CDROM=%%i:<br />SET CDDRIVE=%cdrom%\$OEM$</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Tue, 03 Apr 2007 05:50:02 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=9606#p9606</guid>
		</item>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=9580#p9580</link>
			<description><![CDATA[<p>I had this problem this morning and discovered that the problem was with how I had arranged my disk. I use UBCD4 along with a custom set of 3 different operating systems so the setup files for a given installation are actually located in %CDDRIVE%\Setupfiles\WinXP, %CDDRIVE%\Setupfiles\WinOEM, and %CDDRIVE%\Setupfiles\WinLITE.</p><p>Consequently, OEM is located in %CDDRIVE%\Setupfiles\WinXP\OEM and while PreSetup.cmd only looks in %CDDRIVE%\OEM. It was an easy fix once i noticed this; I just replaced the reference in PreSetup.cmd to reflect the actual location of the OEM folder. Now the correct files are extracted to %SystemDrive% and all runs smoothly.</p><p>If your doing anything creative with your directories just make sure to update this. IE: You don&#039;t like have $OEM$ and OEM so you copied everything into %OEM%. If you did this, update PreSetup.cmd to:</p><p>............</p><p>REM +==========================================================================+<br />REM |&nbsp; &nbsp;Finding CD/DVD driveletter.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />REM |--------------------------------------------------------------------------|<br />FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.TXT SET CDROM=%%i:<br />SET CDDRIVE=%cdrom%\$OEM$</p><p>............</p><p>This requires you to create a blank file CD.TXT in the root of your drive but I expect many of you will already have this to help when installing via RunOnceEx.</p><p>What I have done is update the original %CDDRIVE% variable to now refer to the root of the folder that holds the OEM directory DPs_BASE created. By changing the %CDDRIVE% variable I was able to avoid changing the rest of the references to the OEM folder in PreSetup.cmd</p><p>Hope this helps...</p>]]></description>
			<author><![CDATA[null@example.com (CMan)]]></author>
			<pubDate>Mon, 02 Apr 2007 14:13:21 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=9580#p9580</guid>
		</item>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=6992#p6992</link>
			<description><![CDATA[<p>Just a thought, but DSPdsblr.exe is called in presetup.cmd to disable the driver signing policy and to keep it disabled. Perhaps we are using nLite to disable the driving signing policy? I know I did the first time, going to try again without doing that.</p><p>fillalph</p>]]></description>
			<author><![CDATA[null@example.com (fillalph)]]></author>
			<pubDate>Thu, 04 Jan 2007 07:32:59 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=6992#p6992</guid>
		</item>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=6991#p6991</link>
			<description><![CDATA[<p>I also got the same error message today. First I ran nLite to add SP2, RyanVM pack 2.1.5a and removed a couple things. I used these options: MassStorage DP with textmode, Methode 2, RunOnceEx (same as kheldorn). I am going to create an image after the nLite and test that real quick and then add the drivers pack and test that and see if I get the error again.</p><p>fillalph</p>]]></description>
			<author><![CDATA[null@example.com (fillalph)]]></author>
			<pubDate>Thu, 04 Jan 2007 06:53:37 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=6991#p6991</guid>
		</item>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=6021#p6021</link>
			<description><![CDATA[<p>i just had the same error message. and no, i didnt delete anything.</p><p>using MassStorage DP with textmode, Methode 2, RunOnceEx.</p>]]></description>
			<author><![CDATA[null@example.com (kheldorn)]]></author>
			<pubDate>Tue, 21 Nov 2006 14:07:36 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=6021#p6021</guid>
		</item>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=5574#p5574</link>
			<description><![CDATA[<p>It should not be in \$OEM$\$1.</p><p>It&#039;s inside \OEM\bin\DPsFnshr.7z and it will be extracted by presetup.cmd to %SystemDrive%! <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /> You must have deleted DPsFnshr.7z then from the \OEM\bin directory, else it should work just fine.</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Tue, 24 Oct 2006 15:46:03 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=5574#p5574</guid>
		</item>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=5573#p5573</link>
			<description><![CDATA[<p>Floppy?<br />when you did the M1, did you try that with all packs?<br />I see you first did an M1 and then you did an M2 on that source, so if I want to try reproduce error, I had better known what you did before you ran that m2.</p><p>were there other streamers&nbsp; used too ? (nlite/RVM for example)</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Tue, 24 Oct 2006 15:37:59 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=5573#p5573</guid>
		</item>
		<item>
			<title><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=5572#p5572</link>
			<description><![CDATA[<p>hi<br />I usually run method 2, but will do a M1 in Virtual machine and try reproduce policy disabler issue.<br />I see you also did a method 2, which does not use $OEM$\$1 ...<br />That folder is used by method 1</p><p>on your 2nd question<br />I&#039;ve found a new timestamp when I redo a run on a source (what I seldom do, but sometimes try)/ and a new file each time I do a fresh source, so I have good reason to think it does.</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Tue, 24 Oct 2006 15:30:01 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=5572#p5572</guid>
		</item>
		<item>
			<title><![CDATA[Missing DSPdsblr.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=5520#p5520</link>
			<description><![CDATA[<p>Hey</p><p>I get &quot;missing DSPdsblr.exe&quot; during install on VM.<br />It should be in &quot;C:\XPCD\$OEM$\$1&quot;, right?<br />This is my DPs_BASE.log. </p><p> </p><div class="codebox"><pre><code>2006-10-22 19:58:55 : &lt;INIT&gt; DriverPacks BASE 6.10 initialized.
2006-10-22 19:58:55 : &lt;INIT&gt; Host environment: WIN_XP Service Pack 2 on X86 CPU.
2006-10-22 19:58:55 : &lt;INIT&gt; Imported proxy settings from Internet Explorer.
2006-10-22 19:58:55 : &lt;INIT&gt; Start scanning for DriverPacks for the wnt5_x86-32 platform.
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected DriverPack Chipset 6.09.1!
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected DriverPack CPU 6.09.1!
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected DriverPack Graphics A 6.09.1!
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected DriverPack Graphics B 6.09!
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected DriverPack Graphics C 6.09!
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected DriverPack LAN 6.08.1!
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected DriverPack MassStorage 6.08!
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected DriverPack Sound A 6.08.1!
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected DriverPack Sound B 6.08!
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected DriverPack WLAN 6.08!
2006-10-22 19:58:55 : &lt;INIT&gt; 	Detected 3rd party DriverPack(s).
2006-10-22 19:58:55 : &lt;INIT&gt; 	Finished scanning.
2006-10-22 19:58:55 : &lt;INIT&gt; Could not find settings file&quot;M:\Kopier av  WinXP\Drivere\DPs_BASE\DPs_BASE.ini&quot;.
2006-10-22 19:58:55 : &lt;INIT&gt; [General]\prefLang not specified: default (English) was set.
2006-10-22 19:58:55 : &lt;INIT&gt; [General]\wizdButtons not specified: default (yes) was set.
2006-10-22 19:58:55 : &lt;INIT&gt; [General]\GUI not specified: default (yes) was set.
2006-10-22 19:58:55 : &lt;INIT&gt; [Settings]\DPsMethod not specified: default (2) was set.
2006-10-22 19:58:55 : &lt;INIT&gt; [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2006-10-22 19:58:55 : &lt;INIT&gt; [OptionalSettings]\KTD not specified: default (none) was set.
2006-10-22 19:58:55 : &lt;INIT&gt; [OptionalSettings]\QSC not specified: default (yes) was set.
2006-10-22 19:58:55 : &lt;INIT&gt; [OptionalSettingsOther]\ATI_cpl not specified: default (CCC) was set.
2006-10-22 19:58:55 : &lt;GUI&gt;  Initialized GUI.
2006-10-22 19:58:55 : &lt;GUI&gt;  Created a list of all available language files.
2006-10-22 19:58:55 : &lt;GUI&gt;  Set the last used language, English, as the GUI language.
2006-10-22 19:59:17 : &lt;GUI&gt;  Changed Windows installation files OR export (depending on the installation platform) location to C:\XPCD.
2006-10-22 19:59:17 : &lt;GUI&gt;  Windows XP Home Edition -  OEM SP2 detected.
2006-10-22 19:59:17 : &lt;GUI&gt;  The platform wnt5_x86-32_disc will be used (which is the &#039;disc&#039; installation platform for the OS family &#039;wnt5_x86-32&#039;).
2006-10-22 19:59:43 : &lt;GUI&gt;  Refreshed UpdateChecker with success.
2006-10-22 19:59:43 : &lt;GUI&gt;  Refreshed UpdateChecker with success.
2006-10-22 19:59:47 : &lt;GUI&gt;  Saved settings!
2006-10-22 19:59:47 : &lt;GUI&gt;  Closed GUI.
2006-10-22 19:59:47 : &lt;SEL&gt;  Selected module: mod_slip_wxp_x86-32_disc_m2.
2006-10-22 19:59:47 : &lt;PREP&gt; Removed all attributes from \I386.
2006-10-22 19:59:47 : &lt;PREP&gt; Generated \I386\winnt.sif file.
2006-10-22 19:59:47 : &lt;PREP&gt; Created a backup of \I386\txtsetup.sif.
2006-10-22 19:59:47 : &lt;PREP&gt; Created a backup of \I386\dosnet.inf.
2006-10-22 19:59:48 : &lt;PREP&gt; Cleaned up \$OEM$\cmdlines.txt.
2006-10-22 19:59:48 : &lt;PREP&gt; Created temporary working directory.
2006-10-22 19:59:48 : &lt;SLIP&gt; Created necessary directory structure for method 2.
2006-10-22 19:59:48 : &lt;SLIP&gt; Copied files necessary for method 2.
2006-10-22 19:59:48 : &lt;SLIP&gt; Extracted files necessary for method 2.
2006-10-22 19:59:48 : &lt;SLIP&gt; Created \I386\presetup.cmd file.
2006-10-22 19:59:48 : &lt;SLIP&gt; Updated \I386\txtsetup.sif to support method 2.
2006-10-22 19:59:48 : &lt;SLIP&gt; Updated \I386\dosnet.inf to support method 2.
2006-10-22 20:00:03 : &lt;SLIP&gt; Copied DriverPacks to \OEM.
2006-10-22 20:00:04 : &lt;SLIP&gt; Updated \I386\svcpack.inf file to support KB888111 and KB921401.
2006-10-22 20:00:05 : &lt;SLIP&gt; Updated \I386\txtsetup.sif file to support KB888111.
2006-10-22 20:00:07 : &lt;SLIP&gt; Updated \I386\dosnet.inf file to support KB888111.
2006-10-22 20:00:07 : &lt;SLIP&gt; Updated \I386\dosnet.inf file to support KB921401.
2006-10-22 20:00:07 : &lt;SLIP&gt; QuickStream Cache available for DriverPack MassStorage text mode drivers!
2006-10-22 20:00:10 : &lt;SLIP&gt; Slipstreamed DP MassStorage text mode drivers using QuickStream Cache.
2006-10-22 20:00:15 : &lt;SLIP&gt; Removed entries from \I386\txtsetup.sif that will be updated.
2006-10-22 20:00:16 : &lt;SLIP&gt; Removed entries from \I386\dosnet.inf that will be updated.
2006-10-22 20:00:44 : &lt;SLIP&gt; Updated \I386\dosnet.inf and \I386\txtsetup.sif to support DP MassStorage text mode drivers.
2006-10-22 20:00:44 : &lt;SLIP&gt; Updated \I386\winnt.sif to support method 2.
2006-10-22 20:00:44 : &lt;SLIP&gt; Updated DPsFnshr.ini to disable KTD.
2006-10-22 20:00:44 : &lt;SLIP&gt; Updated \I386\winnt.sif&#039;s GUIRunOnce section.
2006-10-22 20:00:44 : &lt;SLIP&gt; Slipstream finished in 57 seconds.
2006-10-22 20:00:48 : &lt;CLNP&gt; Temporary working directory successfully deleted.
2006-10-22 20:00:48 : Program terminated.</code></pre></div><p>EDIT (1):<br />I unpacked DPsFnshr.7z to C:\XPCD\$OEM$\$1 , and that did solve the problem.<br />Can someone pls. explain howcome that did not happen during the run of DPs_BASE.exe? :?<br />EDIT (2):<br />Is the DPsFnshr.ini generated evry time I run DPs_BASE.exe?</p>]]></description>
			<author><![CDATA[null@example.com (Floppy)]]></author>
			<pubDate>Sun, 22 Oct 2006 18:11:02 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=5520#p5520</guid>
		</item>
	</channel>
</rss>
