<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - [SLVD] \OEM\Bin\un7zip.exe]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=5887</link>
		<description><![CDATA[The most recent posts in [SLVD] \OEM\Bin\un7zip.exe.]]></description>
		<lastBuildDate>Sun, 28 Aug 2016 22:05:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SLVD] \OEM\Bin\un7zip.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=59056#p59056</link>
			<description><![CDATA[<p>You are correct. It fails because the ISO is not mounted ofter the reboot. So files are not found. </p><p>Try adding the OEM folder to the root of your thumb and see if that makes it all flow nicely.<br />Or copy the OEM folder to C:\ <br />- it will need to be deleted later</p><p>Welcome to DriverPacks.net</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sun, 28 Aug 2016 22:05:32 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=59056#p59056</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SLVD] \OEM\Bin\un7zip.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=59055#p59055</link>
			<description><![CDATA[<p>I am facing the same problem since past few months. Just a recap:<br />1) System is Zotac Zbox ID18 (barebones)<br />2) SSD connected in AHCI mode, 2GB RAM installed<br />3) Using Sandisk Cruzer Blade and Kingston DT SE9<br />4) Use DriversPack 10.6 to slipstream<br />5) Use RVM Integrator 1.6 to generate ISO<br />6) Use Rufus 2.10.973 to write bootable ISO to Sandisk/Kingston<br />7) I have to force my USB to HDD Mode to boot up on ID18<br />8) The 1st stage of installation goes fine, i.e. contents get copied from USB to SSD<br />9) After the first reboot, in the 2nd stage, I get the following errors:<br />&quot;Windows cannot find &#039;\OEM\bin\un7zip.exe&#039;...&quot; and &quot;C:\DSPdpblr.exe&quot;</p><p>It is interesting to note the drive letter is missing in first error. I backtracted the errors to I386\presetup.cmd:<br />SET TAGFILE=\OEM<br />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<br />Start /wait /realtime /separate &quot;&quot; %CDDRIVE%\OEM\bin\un7zip.exe %CDDRIVE%\OEM\DP*.7z %SystemDrive%\</p><p>I confirmed by adding additional code to this file and booting again, that CDDRIVE was never found, hence it was blank. The question then is, why was it not found. The only reason I can see is, after the 1st reboot, in the 2nd stage, when the WinXP came up, the USB flash drive was not mounted. Hence the unzip commands never got executed, and the new drivers were never installed, esp. Chipset drivers. If I just ignore this error, the 2nd stage of the installation goes fine. But after this, when the 2nd reboot happens and the OS comes up for the third time, I get blue-screen error, which I think is because the non-Mass Storage drivers never got installed. I am not able to get past this error, and I am stuck on WinXP installation on modern computer.</p><p>Please feel free to correct me. I will try to use some old USB stick which will hopefully work with XP without addl. drivers.</p>]]></description>
			<author><![CDATA[null@example.com (1ightyear)]]></author>
			<pubDate>Sat, 27 Aug 2016 13:40:08 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=59055#p59055</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SLVD] \OEM\Bin\un7zip.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=47806#p47806</link>
			<description><![CDATA[<div class="quotebox"><cite>TechDud wrote:</cite><blockquote><p>if i remember correctly, a wise person in this forum advised not using nLite to integrate drivers. <img src="http://forum.driverpacks.net/img/smilies/sad.png" width="15" height="15" alt="sad" /></p></blockquote></div><p>I&#039;m not, I use nLite to integrate post SP3 pack (<a href="http://xable.net/xp-sp3-update-pack-contents.html">http://xable.net/xp-sp3-update-pack-contents.html</a>) and tweak some settings, remove some components, and use driverpacks base to integrate the drivers, after i&#039;m completly done with nlite.</p><p>Also I don&#039;t use an ISO, but use unattended (from unattended.sourceforge.net) to boot via the network.</p><p>I see driverpacks base creates an OEM directory in my XP &#039;cd&#039;, thus having I386 and OEM next to eachother. Driverpack base does get it hooks into the i386 properly as it complains about the missing files.</p><br /><p>I am running a test now with the &#039;OEM Preinstall&#039; option, but, I did have &#039;OemPreinstall=Yes&#039; in my unattended file ...</p><p>P.S. why would you feel dirty? I don&#039;t think there&#039;s easier ways or &#039;compatible with driverpacks base&#039; ways to strip out components etc other than using nlite <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><br /><br /><p>I think I&#039;ve actually figured it out <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>presetup.cmd gets called just fine appearantly, but neither nlite nor driverpack-base are to blame. I&#039;m using the nt5x-install script via unattended and it only copies i386 to the future C: drive. It does not copy the OEM dir!</p><p>So i will try method1 now, but I may get into character issues, or patch nt5x-install script ... Maybe dosemu works better and does copy the OEM dirs. The &lt;XPcd&gt;\OEM path isn&#039;t an officially used and expected path is it?</p><p>cmpnents does get copied properly, looking at the script. I will test editing the presetup.cmd to do everything via cmpnents to see if that&#039;s the culprit.</p><p>So then, what would be the more recommended way, &#039;fix&#039; unattended&#039;s nt5x-install script, to also copy an OEM dir, next to either an I386 or AMD64 dir, (OEM dir could be for either?), keep it under I386 and have it automatically copied, or use a more meaning full name, &lt;XPcd&gt;\driverpacks.</p>]]></description>
			<author><![CDATA[null@example.com (oliver)]]></author>
			<pubDate>Fri, 02 Mar 2012 11:47:17 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=47806#p47806</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SLVD] \OEM\Bin\un7zip.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=47804#p47804</link>
			<description><![CDATA[<p>The &quot;OEM Preinstall&quot; option in nlite is in the &quot;Unattended&quot; settings under the &quot;General&quot; tab.&nbsp; It&#039;s not really intended for driver use but enables the use of the $OEM$ folder hierarchy.&nbsp; Ugh, I feel dirty now for having to open nlite.</p>]]></description>
			<author><![CDATA[null@example.com (mr_smartepants)]]></author>
			<pubDate>Fri, 02 Mar 2012 08:14:23 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=47804#p47804</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SLVD] \OEM\Bin\un7zip.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=47801#p47801</link>
			<description><![CDATA[<p>if i remember correctly, a wise person in this forum advised not using nLite to integrate drivers. <img src="http://forum.driverpacks.net/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (TechDud)]]></author>
			<pubDate>Fri, 02 Mar 2012 02:29:18 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=47801#p47801</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SLVD] \OEM\Bin\un7zip.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=47799#p47799</link>
			<description><![CDATA[<div class="quotebox"><cite>David McMahon wrote:</cite><blockquote><p>Well I had another look and was my silly fault, I didn&#039;t set OEM Enabled in nlite, sorry for false alarm</p></blockquote></div><p>Could you be more specific in how you solved it? I went through nLite&#039;s options and didn&#039;t find &#039;OEM enable&#039; feature I don&#039;t think.</p><p>Reason for asking is I bumped into exact the same issue, and only this post found as solution, without a real solution <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (oliver)]]></author>
			<pubDate>Thu, 01 Mar 2012 23:30:43 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=47799#p47799</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SLVD] \OEM\Bin\un7zip.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=47402#p47402</link>
			<description><![CDATA[<p>NP AT... Glad it&#039;s solved <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Tue, 24 Jan 2012 04:26:17 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=47402#p47402</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SLVD] \OEM\Bin\un7zip.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=47401#p47401</link>
			<description><![CDATA[<p>Well I had another look and was my silly fault, I didn&#039;t set OEM Enabled in nlite, sorry for false alarm</p>]]></description>
			<author><![CDATA[null@example.com (David McMahon)]]></author>
			<pubDate>Tue, 24 Jan 2012 00:26:50 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=47401#p47401</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SLVD] \OEM\Bin\un7zip.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=47394#p47394</link>
			<description><![CDATA[<p>please post your DPs_BASE.log. TY</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sun, 22 Jan 2012 08:32:47 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=47394#p47394</guid>
		</item>
		<item>
			<title><![CDATA[[SLVD] \OEM\Bin\un7zip.exe]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=47393#p47393</link>
			<description><![CDATA[<p>Upon installing Windows XP I now get a Dialogue message saying</p><br /><p>\OEM\Bin\un7zip.exe</p><p>Windows cannot find &quot;\OEM\Bin\un7zip.exe&quot;I hit enter thinking I just install the driverpacks later but get</p><p>C:\DSPdsblr.exe <br />Windows Cannot find &quot;C:\DSPdsblr.exe&quot;</p><p>After clearing this dialoge I&#039;m then prompted to insert the XP cd, so install can&#039;t continue <img src="http://forum.driverpacks.net/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>I used Base to integrate the packages and the slipstream completed! I intergrated just before creating an .iso using nlite, I&#039;m not sure if this is a Nlite or Driverpacks problem, so I downloaded base 10.06 again and cleared the QSC</p><p>I get the same result <img src="http://forum.driverpacks.net/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (David McMahon)]]></author>
			<pubDate>Sat, 21 Jan 2012 21:12:28 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=47393#p47393</guid>
		</item>
	</channel>
</rss>
