<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=4151&amp;type=atom"/>
	<updated>2009-12-06T13:50:43Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=4151</id>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35368#p35368"/>
			<content type="html"><![CDATA[<p>Ok m8 I will do it that way then thanks for all your help buddy!</p>]]></content>
			<author>
				<name><![CDATA[Stoner]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=4454</uri>
			</author>
			<updated>2009-12-06T13:50:43Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35368#p35368</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35263#p35263"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-11-30T22:16:53Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35263#p35263</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35257#p35257"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Stoner]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=4454</uri>
			</author>
			<updated>2009-11-30T18:48:23Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35257#p35257</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35244#p35244"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-11-30T02:04:24Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35244#p35244</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35233#p35233"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Stoner]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=4454</uri>
			</author>
			<updated>2009-11-29T15:01:13Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35233#p35233</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35159#p35159"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-11-25T00:16:05Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35159#p35159</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35140#p35140"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Stoner]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=4454</uri>
			</author>
			<updated>2009-11-24T03:23:43Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35140#p35140</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35123#p35123"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-11-23T18:51:57Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35123#p35123</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35120#p35120"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Stoner]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=4454</uri>
			</author>
			<updated>2009-11-23T16:19:10Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35120#p35120</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35113#p35113"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-11-23T00:12:16Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35113#p35113</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35112#p35112"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-11-22T20:35:17Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35112#p35112</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=35105#p35105"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Stoner]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=4454</uri>
			</author>
			<updated>2009-11-22T14:56:32Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=35105#p35105</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=34980#p34980"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-11-16T23:01:15Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=34980#p34980</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=34976#p34976"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Stoner]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=4454</uri>
			</author>
			<updated>2009-11-16T20:59:26Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=34976#p34976</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Stand Alone CD/DVD With Vista Drivers For Use With Windows 7?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=34942#p34942"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-11-15T23:19:18Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=34942#p34942</id>
		</entry>
</feed>
