<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - How to call DP_Install_Tool.cmd after sysprep.]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=3846&amp;type=atom"/>
	<updated>2009-07-07T13:38:29Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=3846</id>
		<entry>
			<title type="html"><![CDATA[Re: How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32389#p32389"/>
			<content type="html"><![CDATA[<p>Appears to work accept i needed a title in there.</p><div class="codebox"><pre><code>start /wait &quot;Insert title here&quot; &quot;%SystemRoot%\system32\DP_Install_Tool.cmd&quot;</code></pre></div><p>Although i don&#039;t really know if i need this because of the issue of &quot;Found New Hardware Wizard&quot;.</p><p>see post<br /><a href="http://forum.driverpacks.net/viewtopic.php?id=3859">http://forum.driverpacks.net/viewtopic.php?id=3859</a></p>]]></content>
			<author>
				<name><![CDATA[JustusIV]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6008</uri>
			</author>
			<updated>2009-07-07T13:38:29Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32389#p32389</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32376#p32376"/>
			<content type="html"><![CDATA[<p>about a gig of disc space more required for M1 however you can use devpath for KTD like features...</p><p>However since after the install the drivers are not needed and should be deleted it really doesn&#039;t matter where you put them since you will delete them... I would not put anything i was going to delete in system32... just in case <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-07-07T02:09:00Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32376#p32376</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32372#p32372"/>
			<content type="html"><![CDATA[<p>Once again i will have to give this a whirl tomorrow as i am not at work. I admit hard coding C:\windows is a bad idea but....<br />Whats the big deal on the system32 dir? I have started a habit of throwing a bunch of stuff in there, very handy for cmd tools etc<br />BTW m1. i dont really understand the difference between the two for SAD.</p>]]></content>
			<author>
				<name><![CDATA[JustusIV]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6008</uri>
			</author>
			<updated>2009-07-06T23:04:15Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32372#p32372</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32369#p32369"/>
			<content type="html"><![CDATA[<p>Try this alternate...</p><p>Start /wait &quot;%SystemRoot%\system32\DP_Install_Tool.cmd&quot;</p><p>You did not really put the driverpacks in System32 did you? Oh my... M1 or M2?</p><br /><p>PS always use %SystemRoot% instead of hardcoding C:\Windows - That is a very bad habit to get yourself into <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-07-06T22:50:02Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32369#p32369</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32357#p32357"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>use the command &quot;Call&quot; to run the script from a batchfile</p><p>Call %SystemDrive%/DriverPacks.net/DP_Install_Tool.cmd</p><p>that way it will return to your batchfile after the script exits.</p></blockquote></div><p>This did not appear to work. Here is what i have. My file simply just ran the DP_Install_Tool and never ran the rest of my code. I have been using the file without the first call for a long time with no issues. Any ideas on what i am doing wrong?</p><p>firstboot.cmd<br /></p><div class="codebox"><pre><code>Call C:\WINDOWS\system32\DP_Install_Tool.cmd
@Echo off
c:\windows\system32\wsname /N:$SERIALNUM
reg add &quot;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Runonce&quot; /V runforme /d c:\windows\system32\secondboot.cmd
c:\windows\system32\shutgui /l /y /t:60 /r</code></pre></div>]]></content>
			<author>
				<name><![CDATA[JustusIV]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6008</uri>
			</author>
			<updated>2009-07-06T13:29:53Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32357#p32357</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32296#p32296"/>
			<content type="html"><![CDATA[<p>Perfect, that&#039;s what i did not do. I will give it a whirl. Thank you!!!!</p>]]></content>
			<author>
				<name><![CDATA[JustusIV]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6008</uri>
			</author>
			<updated>2009-07-04T14:11:56Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32296#p32296</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32287#p32287"/>
			<content type="html"><![CDATA[<p>use the command &quot;Call&quot; to run the script from a batchfile</p><p>Call %SystemDrive%/DriverPacks.net/DP_Install_Tool.cmd</p><p>that way it will return to your batchfile after the script exits.</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-07-04T02:59:13Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32287#p32287</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32285#p32285"/>
			<content type="html"><![CDATA[<p>How about calling DP_Install_Tool from a different batch file?<br />I would like to run DP_Install_Tool then do some things via batch after it completes but it seemed to just take over the batch file and the rest would never run <img src="http://forum.driverpacks.net/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />Maybe i as doing something silly i dont know.</p><p>P.S. <br />Thanks for all the help you have sent my way.<br />Maybe i should tell you guys how i am trying to run my universal image and you can tell me if there is better ways to do it.</p>]]></content>
			<author>
				<name><![CDATA[JustusIV]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6008</uri>
			</author>
			<updated>2009-07-04T01:14:31Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32285#p32285</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32281#p32281"/>
			<content type="html"><![CDATA[<p>RunOnceEx is probably better and how I coded it in the alpha of BASE <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-07-03T22:20:57Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32281#p32281</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32275#p32275"/>
			<content type="html"><![CDATA[<p>When i did this, i had to hit cancel on all the driver found new hardware prompts before it would proceed. <br />Still looking for tips.</p>]]></content>
			<author>
				<name><![CDATA[JustusIV]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6008</uri>
			</author>
			<updated>2009-07-03T18:54:15Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32275#p32275</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to call DP_Install_Tool.cmd after sysprep.]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=32247#p32247"/>
			<content type="html"><![CDATA[<p>I am just curious how other people are doing this.<br />what i have done is entered into <br />sysprep.inf<br /></p><div class="codebox"><pre><code>[GUIRUNONCE]
    command0=&quot;C:\SAD\DriverPacks.net\DP_Install_Tool.cmd&quot;</code></pre></div><p>Is there a better way?</p>]]></content>
			<author>
				<name><![CDATA[JustusIV]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=6008</uri>
			</author>
			<updated>2009-07-02T20:10:38Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=32247#p32247</id>
		</entry>
</feed>
