<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - nVidia got me stumped - cannot extract the *._ files]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=1879</link>
		<description><![CDATA[The most recent posts in nVidia got me stumped - cannot extract the *._ files.]]></description>
		<lastBuildDate>Thu, 16 Aug 2007 10:43:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: nVidia got me stumped - cannot extract the *._ files]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=13525#p13525</link>
			<description><![CDATA[<p>We was all in favour for open sourcing, right?</p><p>That&#039;s how things like this finally see the light.</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Thu, 16 Aug 2007 10:43:07 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=13525#p13525</guid>
		</item>
		<item>
			<title><![CDATA[Re: nVidia got me stumped - cannot extract the *._ files]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=13475#p13475</link>
			<description><![CDATA[<p>Thanks all, especially Jaak - that script did the trick.</p><p>I have an 8800GTS myself, I might be able to test the new Driverpack if I get the time,<br />I am really busy at the moment though.</p>]]></description>
			<author><![CDATA[null@example.com (LeveL)]]></author>
			<pubDate>Mon, 13 Aug 2007 14:51:11 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=13475#p13475</guid>
		</item>
		<item>
			<title><![CDATA[Re: nVidia got me stumped - cannot extract the *._ files]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=13474#p13474</link>
			<description><![CDATA[<div class="quotebox"><cite>LeveL wrote:</cite><blockquote><p>The other solution is to extract them with Driver Genius, but that does not give me all the files that are in Bashrats pack, nowhere near as many files, so I guess all Driver Genius is finding is the drivers themselves and not the control panel with the system tray icon?</p></blockquote></div><p>That&#039;s true, programmes such as DG only collect the files referenced in the *.INF and that does excatly not include any control panels.<br />This is also the reason for the existance of the Finisher, to install these remaining files that otherwise would not get executed.<br />The driver will still work, regardless, however, you will lose the option to make driver setting changes with the GUI (you could always edit the registry by yourself, if you like doing that <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" />).</p><div class="quotebox"><blockquote><p>Fancy putting in a bunch of files you cannot even extract, poor show nVidia, poor show.</p></blockquote></div><p>Same for ATi for that matter, btw (so you don&#039;t feel too bad now <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" />).</p><p>The &quot;problem&quot; is that 7-Zip somehow cannot handle specific types of CABs - I have no idea why.<br />It&#039;s the same with the often-found &quot;data1.CAB&quot; files in many installers - it cannot open/extract these, however, using expand on them works.</p><p>That said, it would still be easier if the two big companies just packed their driver files like all the other HW makers...</p>]]></description>
			<author><![CDATA[null@example.com (Helmi)]]></author>
			<pubDate>Mon, 13 Aug 2007 13:08:35 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=13474#p13474</guid>
		</item>
		<item>
			<title><![CDATA[Re: nVidia got me stumped - cannot extract the *._ files]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=13471#p13471</link>
			<description><![CDATA[<p>They&#039;re .cab compressed (all .cab compressed files end with an underscore).</p><p>The script Jaak gave you (save text in a .cmd file, then run) will decompress the files and rename them.</p><p>BTW, the new drivers are already being tested here:<br /><a href="http://forum.driverpacks.net/viewtopic.php?id=1642">http://forum.driverpacks.net/viewtopic.php?id=1642</a></p><p>Please test them and give us your feedback.</p>]]></description>
			<author><![CDATA[null@example.com (mr_smartepants)]]></author>
			<pubDate>Mon, 13 Aug 2007 05:49:24 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=13471#p13471</guid>
		</item>
		<item>
			<title><![CDATA[Re: nVidia got me stumped - cannot extract the *._ files]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=13467#p13467</link>
			<description><![CDATA[<p>Hi Level.</p><p>md expanded<br />expand *.*_ expanded<br />del /Q *.*_<br />cd expanded<br />ren *.dl_ *.dll<br />ren *.tv_ *.tvp<br />ren *.sy_ *.sys<br />ren *.ex_ *.exe<br />ren *.cf_ *.cfg<br />ren *.hl_ *.hlp<br />ren *.cp_ *.cpl<br />ren *.xm_ *.xml<br />ren *.bi_ *.bin<br />move /Y *.* ..<br />cd ..<br />rd expanded<br />del setup.skin<br />del setup.iss<br />del setup.inx<br />del setup.ini<br />del setup.ibt<br />del setup.exe<br />del setup.bmp<br />del layout.bin<br />del engine32.cab<br />del data2.cab<br />del data1.cab<br />del data1.hdr</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Mon, 13 Aug 2007 00:35:52 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=13467#p13467</guid>
		</item>
		<item>
			<title><![CDATA[nVidia got me stumped - cannot extract the *._ files]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=13461#p13461</link>
			<description><![CDATA[<p>OK, I noticed in the &quot;Driverpack - Graphics A&quot; the version of the nVidia drivers for the 8800 card is:</p><p>04/20/2007, 6.14.11.5822</p><p>But I just grabbed the drivers from nVidia&#039;s site and they are a later version:</p><p>06/29/2007, 6.14.11.6218</p><p>Over 2 months newer.</p><p>Filename of those drivers (downloaded from nVidia) is &quot;162.18_forceware_winxp_32bit_english_whql.exe&quot;</p><p>OK heres the problem - when I extract these drivers from the main exe, I have a bunch of files ending with an underscore. Normally, I just use 7-Zip to extract these but this time, nothing is working to extract them.</p><p>In Bashrats pack - all these (you would think cabbed) files are not with any underscores.</p><p>I cannot extract the nVidia cabbed files!</p><p>Tried Universal Extractor, 7-Zip, Power Archiver, tried the expand command - what the h*ll is nVidia using to extract these drivers?! I can&#039;t understand why I can&#039;t extract these. I want to add these newer drivers to my driverpack - not even sure if it would work (I would of course have to remove all the D\G\N\5\ drivers and put the new files in - the (only) INF file has exactly the same name.</p><p>The other solution is to extract them with Driver Genius, but that does not give me all the files that are in Bashrats pack, nowhere near as many files, so I guess all Driver Genius is finding is the drivers themselves and not the control panel with the system tray icon?</p><p>Fancy putting in a bunch of files you cannot even extract, poor show nVidia, poor show.</p>]]></description>
			<author><![CDATA[null@example.com (LeveL)]]></author>
			<pubDate>Sun, 12 Aug 2007 22:22:36 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=13461#p13461</guid>
		</item>
	</channel>
</rss>
