<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - Missing DSPdsblr.exe]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=814&amp;type=atom"/>
	<updated>2008-01-09T21:05:27Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=814</id>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=16826#p16826"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jhsands]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=3249</uri>
			</author>
			<updated>2008-01-09T21:05:27Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=16826#p16826</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=10243#p10243"/>
			<content type="html"><![CDATA[<p>It&#039;s in the I386 directory.</p>]]></content>
			<author>
				<name><![CDATA[Wim Leers]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2</uri>
			</author>
			<updated>2007-04-24T14:54:14Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=10243#p10243</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=10233#p10233"/>
			<content type="html"><![CDATA[<p>Hello</p><p>Where can i find PreSetup.cmd, i need to edit it.</p>]]></content>
			<author>
				<name><![CDATA[Davvan]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=498</uri>
			</author>
			<updated>2007-04-24T00:54:09Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=10233#p10233</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=9606#p9606"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2007-04-03T05:50:02Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=9606#p9606</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=9580#p9580"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[CMan]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1905</uri>
			</author>
			<updated>2007-04-02T14:13:21Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=9580#p9580</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=6992#p6992"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[fillalph]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1463</uri>
			</author>
			<updated>2007-01-04T07:32:59Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=6992#p6992</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=6991#p6991"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[fillalph]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1463</uri>
			</author>
			<updated>2007-01-04T06:53:37Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=6991#p6991</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=6021#p6021"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kheldorn]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=979</uri>
			</author>
			<updated>2006-11-21T14:07:36Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=6021#p6021</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=5574#p5574"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Wim Leers]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2</uri>
			</author>
			<updated>2006-10-24T15:46:03Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=5574#p5574</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=5573#p5573"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2006-10-24T15:37:59Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=5573#p5573</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=5572#p5572"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2006-10-24T15:30:01Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=5572#p5572</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Missing DSPdsblr.exe]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=5520#p5520"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Floppy]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=37</uri>
			</author>
			<updated>2006-10-22T18:11:02Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=5520#p5520</id>
		</entry>
</feed>
