<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - [SOLVED] integrate via drivers.cab or new cab ?]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=1740</link>
		<description><![CDATA[The most recent posts in [SOLVED] integrate via drivers.cab or new cab ?.]]></description>
		<lastBuildDate>Fri, 06 Jul 2007 13:14:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] integrate via drivers.cab or new cab ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=12441#p12441</link>
			<description><![CDATA[<p>I need to do away with $OEM$ usage as I am trying to deploy via a boot server.&nbsp; The boot server doesnt know how to treat the $oem$ so I am trying to truly integrate the drivers.&nbsp; The installation via cd method wont work either and I dont want to modify the source.&nbsp; So I am trying to take my drivers and integrate them so I dont need to modify the source or copy drivers to the hd and search that path.&nbsp; &nbsp;Any help you provide would be greatly appreciated.</p><p>Thanks,</p>]]></description>
			<author><![CDATA[null@example.com (jmcease)]]></author>
			<pubDate>Fri, 06 Jul 2007 13:14:10 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=12441#p12441</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] integrate via drivers.cab or new cab ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=12440#p12440</link>
			<description><![CDATA[<div class="quotebox"><cite>jmcease wrote:</cite><blockquote><p>I am not looking to use method 1 or method 2, but actually take the drivers and integrate them into windows.&nbsp; I am looking for a process to put the drivers in the i386 directory and having windows detect the drivers.</p></blockquote></div><p>That&#039;s what M1 does, AFAIK.</p><p>As Windows is already able to detect the driver files from within the drviers.CAB, it can do so with any consequitive CAB files containing drivers (which is the case with M1).</p><p>What advantage do you seek in including the (presumably uncompressed) drivers?</p><p>You can always try and use nLite to add the drivers &quot;just as&quot;, if you want, btw.<br />Can&#039;t see the gain behind this, though.</p>]]></description>
			<author><![CDATA[null@example.com (Helmi)]]></author>
			<pubDate>Fri, 06 Jul 2007 12:55:20 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=12440#p12440</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] integrate via drivers.cab or new cab ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=12439#p12439</link>
			<description><![CDATA[<p>I am not looking to use method 1 or method 2, but actually take the drivers and integrate them into windows.&nbsp; I am looking for a process to put the drivers in the i386 directory and having windows detect the drivers.&nbsp; I would like to modify txtsetup.sif and what ever other files need to be modified to recognize the drivers.&nbsp; I know this ould take some time, but that is what I am trying to do.&nbsp; Thanks in advance for any ehlp you can provide.</p>]]></description>
			<author><![CDATA[null@example.com (jmcease)]]></author>
			<pubDate>Fri, 06 Jul 2007 12:49:16 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=12439#p12439</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] integrate via drivers.cab or new cab ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=12438#p12438</link>
			<description><![CDATA[<p>I am not looking to use method 1 or method 2, but actually take the drivers and integrate them into windows.&nbsp; I am looking for a process to put the drivers in the i386 directory and having windows detect the drivers.&nbsp; I would like to modify txtsetup.sif and what ever other files need to be modified to recognize the drivers.&nbsp; I know this ould take some time, but that is what I am trying to do.&nbsp; Thanks in advance for any ehlp you can provide.</p>]]></description>
			<author><![CDATA[null@example.com (jmcease)]]></author>
			<pubDate>Fri, 06 Jul 2007 12:48:44 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=12438#p12438</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] integrate via drivers.cab or new cab ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=12366#p12366</link>
			<description><![CDATA[<p>.cab&#039;s are never used. Driver.cab is never touched.</p><p>Method 1 = each file gets CABbed separately<br />Method 2 = each DriverPack is a 7zip archive (this is the faster and more reliable method)</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Tue, 03 Jul 2007 22:42:16 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=12366#p12366</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] integrate via drivers.cab or new cab ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=12354#p12354</link>
			<description><![CDATA[<p>If you do not want to use CABs for the (added by BASE) drivers, then simply use Method 2.</p><p>If you do want to use CABbed drivers, Method 1 is for you (but carries some restrictions on the amount of drivers possible to add).</p><p>That said, you can edit your posts for clarity instead of creating a new one and not helping with confusion much <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Helmi)]]></author>
			<pubDate>Tue, 03 Jul 2007 15:04:19 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=12354#p12354</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] integrate via drivers.cab or new cab ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=12350#p12350</link>
			<description><![CDATA[<p>whoops sorry I would like to utilize the drivers.cab or a new cab file.</p>]]></description>
			<author><![CDATA[null@example.com (jmcease)]]></author>
			<pubDate>Tue, 03 Jul 2007 13:21:07 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=12350#p12350</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] integrate via drivers.cab or new cab ?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=12349#p12349</link>
			<description><![CDATA[<p>I would like to integrate Nic drivers to the install not utilizing the drivers.cab file or a new cab file.I would like to know if there is a tutorial on what fuiles need to be modified.&nbsp; IE drvindex.inf, txtsetupsif, and what ever else needs to be modified.&nbsp; I would then like to reenumerate unknown drivers and install those drivers from a remote location.&nbsp; Thank you in advance for any help you provide as it is much appreciated.</p><br /><p>Thanks,</p>]]></description>
			<author><![CDATA[null@example.com (jmcease)]]></author>
			<pubDate>Tue, 03 Jul 2007 13:20:36 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=12349#p12349</guid>
		</item>
	</channel>
</rss>
