<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=4151</link>
		<description><![CDATA[The most recent posts in Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?.]]></description>
		<lastBuildDate>Sun, 06 Dec 2009 13:50:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35368#p35368</link>
			<description><![CDATA[<p>Ok m8 I will do it that way then thanks for all your help buddy!</p>]]></description>
			<author><![CDATA[null@example.com (Stoner)]]></author>
			<pubDate>Sun, 06 Dec 2009 13:50:43 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35368#p35368</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35263#p35263</link>
			<description><![CDATA[<p>well we normaly just use \D\ <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /> <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Mon, 30 Nov 2009 22:16:53 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35263#p35263</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35257#p35257</link>
			<description><![CDATA[<p>Awesome m8 thanks! I will create the folder &quot;Drivers Folder&quot; and extract everything in there.</p><p>Thanks for all your help buddy!</p><p>Stoner.</p>]]></description>
			<author><![CDATA[null@example.com (Stoner)]]></author>
			<pubDate>Mon, 30 Nov 2009 18:48:23 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35257#p35257</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35244#p35244</link>
			<description><![CDATA[<p>Autorun.inf</p><div class="codebox"><pre><code>DPINST.EXE /c /s /sh /lm /el /sa</code></pre></div><p>disc layout (assume ODD is d:\)</p><p>d:\autorun.inf<br />d:\dpinst.exe<br />d:\dpinst.xml<br />d:\Drivers Folder\<br />d:\Drivers Folder\driver a folder<br />d:\Drivers Folder\driver b folder<br />d:\Drivers Folder\...<br />d:\Drivers Folder\driver z folder<br />&nbsp; <br />That should be all that is required</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Mon, 30 Nov 2009 02:04:24 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35244#p35244</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35233#p35233</link>
			<description><![CDATA[<p>Ok m8 so if I am reading this right then I should do the following;</p><p>1. Copy DPInst.exe and the .xml file to a seperate folder.<br />2. Download and extract ALL the Vista packs to this above working folder.<br />3. Run DPInst.exe with the following command switches - /c /s /sh /lm /el /sa</p><p>Now if I wanted to make a self running SAD then I could just make a autorun file.</p><p>Thanks m8!</p><p>Stoner.</p><p>PS - Can we use the new version of DPInst.exe?</p>]]></description>
			<author><![CDATA[null@example.com (Stoner)]]></author>
			<pubDate>Sun, 29 Nov 2009 15:01:13 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35233#p35233</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35159#p35159</link>
			<description><![CDATA[<p>yeah dpinst works with vista and win 7</p><p>you just have to extract the packs to a subfolder of dpinst and run it.&nbsp; It could not be any easier to use <img src="http://forum.driverpacks.net/img/smilies/tongue.png" width="15" height="15" alt="tongue" />.</p><p>Just put dpinst and DPInst.xml (this file is in a SAD folder so you could copy it)</p><p>DPInst.xml<br /></p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot; ?&gt;
  &lt;dpinst&gt;
    &lt;search&gt;
      &lt;subDirectory&gt;*&lt;/subDirectory&gt;
    &lt;/search&gt;
   &lt;scanHardware/&gt;
   &lt;legacyMode/&gt;
   &lt;promptIfDriverIsNotBetter/&gt;
  &lt;/dpinst&gt;</code></pre></div><p>the xml file tells dpinst to search all subfolders for drivers <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>for silent mode just run DPINST.EXE /c /s /sh /lm /el /sa</p><p>/c = Log to console (dos window)<br />/s = silent<br />/sh = Search local hardware<br />/lm = Legacy mode<br />/el = enable language support (all not listed languages - none are listed so all are enabled)</p><p>/sa = suppress Add Remove Programs * very important as this can be quite messy if not used!</p><p>Since Win7 will use Vista drivers you can just extract any packs you want to a subfolder of dpinst.exe... EASY!</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Wed, 25 Nov 2009 00:16:05 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35159#p35159</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35140#p35140</link>
			<description><![CDATA[<p>So does this mean that the new version of DPinst can be used? Very much a n00b to this part of the packs <img src="http://forum.driverpacks.net/img/smilies/sad.png" width="15" height="15" alt="sad" /> I got XP sorted out though using DP Base but hey ho (sorry little off topic there).</p>]]></description>
			<author><![CDATA[null@example.com (Stoner)]]></author>
			<pubDate>Tue, 24 Nov 2009 03:23:43 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35140#p35140</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35123#p35123</link>
			<description><![CDATA[<p>A simple adjustment to DP_Inst_Tool.cmd should be all that is neccessary.<br />The names for the packs are not the same <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" />.</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Mon, 23 Nov 2009 18:51:57 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35123#p35123</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35120#p35120</link>
			<description><![CDATA[<p>That would be awesome m8, would it be possible for an application to be written to make making a SAD for Windows 7 easier? I know a lot of you guys are working on a Windows 7 tool already <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Stoner.</p>]]></description>
			<author><![CDATA[null@example.com (Stoner)]]></author>
			<pubDate>Mon, 23 Nov 2009 16:19:10 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35120#p35120</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35113#p35113</link>
			<description><![CDATA[<p>I just got the latest DDK <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2105564e-1a9a-4bf4-8d74-ec5b52da3d00&amp;displaylang=en">(GRMWDK_EN_7600.ISO)</a></p><p>I was right we are using 2.0.1 and the latest is 2.1.0</p><p>I will have to test it and check the license to see if we can update to 2.1 <br />(I hope the newer version is still a redistributable file!)</p><p>If so then SAD for Vista and for Win7 is 99% done <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Mon, 23 Nov 2009 00:12:16 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35113#p35113</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35112#p35112</link>
			<description><![CDATA[<p>it is not very complicated... and you have a working example <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" />.</p><p>you should just be able to put the extr4acted drivers in a subfloder of dpinst.exe with the command line i use and the xml file i provide... test... (optional check to see if newer version of dpinst exists)</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sun, 22 Nov 2009 20:35:17 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35112#p35112</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=35105#p35105</link>
			<description><![CDATA[<p>Ah ok m8 no worries so I will need to read up fully on using DPInst then first before going further I think man this is complicated! I will be wanting to intergrate all the Vista packs stored on DP.net (x86 and x64 versions). So this could take a while.</p><p>Stoner.</p>]]></description>
			<author><![CDATA[null@example.com (Stoner)]]></author>
			<pubDate>Sun, 22 Nov 2009 14:56:32 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=35105#p35105</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=34980#p34980</link>
			<description><![CDATA[<p>the version of dpinst for vista i think is newer than the one we use <br />but the usage is the same.</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Mon, 16 Nov 2009 23:01:15 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=34980#p34980</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=34976#p34976</link>
			<description><![CDATA[<p>Thank you m8y very much appreciated, I see that link I gave you has already been used in another thread you pointed me to.</p><p>If I am reading right if I make a SAD using DPbase then it will work with Windows7 rather than using the guide shown on MSDN for &quot;Creating a DPInst Installation Package&quot;?</p><p>Sorry about all the question buddy <img src="http://forum.driverpacks.net/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>Stoner.</p><p>EDIT</p><p>Also can I put x86 and x64 on the same DVD or will that screw things up? If I need to make one for x86 and x64 that&#039;s not a problem but would be nice to have just one DVD <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />.</p><p>I also see that the Vista Tool project has been dropped so I have no idea on how to go about making a SAD dvd for Windows 7 (x86 and x64) *cries*</p>]]></description>
			<author><![CDATA[null@example.com (Stoner)]]></author>
			<pubDate>Mon, 16 Nov 2009 20:59:26 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=34976#p34976</guid>
		</item>
		<item>
			<title><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=34942#p34942</link>
			<description><![CDATA[<p>SAD FAQ <a href="http://forum.driverpacks.net/viewtopic.php?id=2264">http://forum.driverpacks.net/viewtopic.php?id=2264</a></p><p>post 9 has some links to help <a href="http://forum.driverpacks.net/viewtopic.php?pid=20159#p20159">http://forum.driverpacks.net/viewtopic. … 159#p20159</a></p><br /><p>Here is direct to the How To <a href="http://msdn.microsoft.com/en-us/library/ms791049.aspx">http://msdn.microsoft.com/en-us/library/ms791049.aspx</a></p><p>let me know if you get stuck...</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sun, 15 Nov 2009 23:19:18 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=34942#p34942</guid>
		</item>
	</channel>
</rss>
