<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - problem with 7.05.1 and Method 1 compressing cabs]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=1590</link>
		<description><![CDATA[The most recent posts in problem with 7.05.1 and Method 1 compressing cabs.]]></description>
		<lastBuildDate>Tue, 29 May 2007 15:41:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11259#p11259</link>
			<description><![CDATA[<p>The newest version now works for me with Sound pack B.&nbsp; Thank you!</p>]]></description>
			<author><![CDATA[null@example.com (Harbinger)]]></author>
			<pubDate>Tue, 29 May 2007 15:41:24 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11259#p11259</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11255#p11255</link>
			<description><![CDATA[<p>Hi all,</p><p>I&#039;ve got the same problem with Base 7.05.2, LAN 7.05.1 and MassStorage 7.05. I want to slipstream driver packs into Windows XP SP2 MUI. I&#039;m using Method 2.</p><p>I noticed, that slipstream with 7.04 and some older driver packs works fine. When I run 7.05.2 after running 7.04 even this works fine.</p><p>Maybe this could help to fix this issue.</p><p>Thanks, Elix</p>]]></description>
			<author><![CDATA[null@example.com (Elix)]]></author>
			<pubDate>Tue, 29 May 2007 14:46:40 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11255#p11255</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11247#p11247</link>
			<description><![CDATA[<p>tonight I can</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Tue, 29 May 2007 09:57:09 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11247#p11247</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11241#p11241</link>
			<description><![CDATA[<p>Anyone test the new version to verify my fix - it worked for me?</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Tue, 29 May 2007 05:50:56 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11241#p11241</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11214#p11214</link>
			<description><![CDATA[<p>7.05.2 is posted, I think it cures this issue</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Mon, 28 May 2007 02:40:57 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11214#p11214</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11196#p11196</link>
			<description><![CDATA[<p>i changed a line in mod_slip_wnt5_x86-32_any_funcs.au3 near line number 160<br />(it seems i was mistaken about not changing the m1 code since now it looks like i did)</p><br /><p>elseIf $set_qsc==&quot;no&quot; then<br />&nbsp; &nbsp; local $destDir = $slip_dps_destDir<br />endIf</p><p>i made it </p><p>$fi_destDir = $slip_dps_destDir &amp; &quot;\&quot; &amp; $_BPEout</p><br /><p>this added an extra \ to the path for slipstreaming when useing m1 (i guess we didn&#039;t test M1 before release)</p><p>Im almost done with a test run of 7.05.2</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sun, 27 May 2007 07:03:27 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11196#p11196</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11193#p11193</link>
			<description><![CDATA[<p>Jeff, what did you change to fix this? I don&#039;t see why this error only occurs for 7.05.1, I understand you did not even touch the CAB compressing code or the code for method 1?</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Sun, 27 May 2007 06:53:45 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11193#p11193</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11185#p11185</link>
			<description><![CDATA[<p>This is gonna be solved soon.<br />Jeff got to the code, and fixed some.</p><p>MORE fixing is expected.</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Sun, 27 May 2007 01:32:12 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11185#p11185</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11099#p11099</link>
			<description><![CDATA[<p>I noticed something that seems odd to me...</p><p>If you look at the error message, there are two backslashes after the &#039;D&#039; and before the &#039;DriverPack&#039; toward the end of the error message.</p><p>Also, if I look at the file structure of the $OEM$ directory that&#039;s located in my target directory, I have:</p><p>$OEM$\$1\D\D\S\</p><p>then directories with names like Y, TR, T, SM, and so forth.&nbsp; Should there be two D directories after the $1 directory?&nbsp; Just curious...</p>]]></description>
			<author><![CDATA[null@example.com (Harbinger)]]></author>
			<pubDate>Thu, 24 May 2007 15:14:56 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11099#p11099</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11093#p11093</link>
			<description><![CDATA[<p>Exact same problem here as well with the mentioned packs....&nbsp; </p><p>i found you could click the cancel button on the box below the error and when you pressed ok it would end... but before I found that i did have to use the 3 fingered method....</p><p>Brett</p>]]></description>
			<author><![CDATA[null@example.com (broyles)]]></author>
			<pubDate>Thu, 24 May 2007 11:04:05 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11093#p11093</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11075#p11075</link>
			<description><![CDATA[<p>I get a very similar message with the mass storage pack...</p><p><span class="postimg"><img src="http://brettb.net/pictures/crashy.JPG" alt="http://brettb.net/pictures/crashy.JPG" /></span></p>]]></description>
			<author><![CDATA[null@example.com (Licinius)]]></author>
			<pubDate>Thu, 24 May 2007 05:53:36 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11075#p11075</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11068#p11068</link>
			<description><![CDATA[<p>I first get an error box titled &quot;Critical Error&quot; that says:</p><p>Failed to CAB compress c:\download\XP_Driverpacks\tmp\DriverPack_Sound_B_wnt5_x86-32.ini to C:\download\SP2+\$OEM$\$1\D\\DriverPack_Sound_B_wnt5_x86-32.in_.</p><p>I can click OK, then get a second box saying that the temp directory can&#039;t be deleted...and it hangs.&nbsp; I can click OK repeatedly but the box keeps reappearing.&nbsp; The only thing that will end the program is to 3-finger salute, Task Manager, then select the process and end it.</p><p>I looked at the log file, but it gives no further detail other than the above message.</p>]]></description>
			<author><![CDATA[null@example.com (Harbinger)]]></author>
			<pubDate>Wed, 23 May 2007 20:29:25 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11068#p11068</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11062#p11062</link>
			<description><![CDATA[<p>Can you describe the error, please?</p><p>(it looks like M1 has some hardcoded folder locations in the module, and you can compare the location of the file that cannot be cabbed or <strong>copied</strong> with the folder content of the un7zipped pack.. This copy error is what I encountered.)</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Wed, 23 May 2007 18:14:16 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11062#p11062</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11060#p11060</link>
			<description><![CDATA[<p>Same problem here, with the Sound Pack B and using Method 1.&nbsp; Since that&#039;s the method that does what I want, I suppose I&#039;ll have to wait for a fix...</p>]]></description>
			<author><![CDATA[null@example.com (Harbinger)]]></author>
			<pubDate>Wed, 23 May 2007 18:09:00 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11060#p11060</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with 7.05.1 and Method 1 compressing cabs]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11051#p11051</link>
			<description><![CDATA[<p>Hi</p><p>I tried method 1 today, and also had a problem.<br />(not same as yours... but still, a critical one)</p><p>Method 2 is the faster method of the two, so M1 is tested less often.<br />For now, I suggest you build a disc using method 2, while we try fix these errors.</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Wed, 23 May 2007 16:56:57 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11051#p11051</guid>
		</item>
	</channel>
</rss>
