<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=2322&amp;type=atom"/>
	<updated>2008-01-25T18:47:22Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=2322</id>
		<entry>
			<title type="html"><![CDATA[Re: First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17226#p17226"/>
			<content type="html"><![CDATA[<p><a href="http://www.driverpacks.net">http://www.driverpacks.net</a>/</p><p>check it out</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2008-01-25T18:47:22Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17226#p17226</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17218#p17218"/>
			<content type="html"><![CDATA[<p>You can do a choice like menu without the command choice. Here is an example:</p><div class="quotebox"><blockquote><p>:MENU<br />CLS<br />ECHO.<br />ECHO Choose an option above and press ENTER:<br />ECHO.<br />ECHO 1. Show IP Configuration<br />ECHO 2. Release/Renew IP Adress - Flush DNS - Flush ARP Cache<br />ECHO 3. Set DHCP IP Address<br />ECHO 4. Reset Winsock (XP SP2 Only)<br />ECHO 5. Disable Internet Explorer Proxy<br />ECHO 6. Enable Proxy (proxy:8080)<br />ECHO 7. Static IP Address<br />ECHO 8. Quit<br />ECHO.</p><p>:CHOICE<br />SET /P C=[1,2,3,4,5,6,7,8] ? </p><p>IF &quot;%C%&quot;==&quot;8&quot; GOTO :END<br />IF &quot;%C%&quot;==&quot;7&quot; GOTO :STATIC<br />IF &quot;%C%&quot;==&quot;6&quot; GOTO :PROXY<br />IF &quot;%C%&quot;==&quot;5&quot; GOTO :NOPROXY<br />IF &quot;%C%&quot;==&quot;4&quot; GOTO :WINSOCK<br />IF &quot;%C%&quot;==&quot;3&quot; GOTO :DHCP<br />IF &quot;%C%&quot;==&quot;2&quot; GOTO :RENEW<br />IF &quot;%C%&quot;==&quot;1&quot; GOTO :SHOWIP<br />GOTO :CHOICE</p><p>:STATIC</p><p>:PROXY</p><p>:NOPROXY</p><p>:WINSOCK</p><p>:DHCP</p><p>:RENEW</p><p>:SHOWIP</p><p>:END</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[JakeLD]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2379</uri>
			</author>
			<updated>2008-01-25T12:11:58Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17218#p17218</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17212#p17212"/>
			<content type="html"><![CDATA[<p>I already implemented the &quot;fix&quot; <br />...stolen from another thread here </p><p>- shh don&#039;t tell</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2008-01-25T11:27:39Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17212#p17212</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17211#p17211"/>
			<content type="html"><![CDATA[<p>time out feature is easy for choice look here (i love this place)<br />great help and examples for command line stuff</p><p><a href="http://www.ss64.com/nt/choice.html">http://www.ss64.com/nt/choice.html</a></p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2008-01-25T11:22:43Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17211#p17211</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17210#p17210"/>
			<content type="html"><![CDATA[<p>Hi OCman</p><p>Yesterday OverFlow and I again talked about why we should remove setupold.exe and we hope to implement something simple, and when that does it for you repair will also work.</p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2008-01-25T06:55:06Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17210#p17210</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17200#p17200"/>
			<content type="html"><![CDATA[<p>You&#039;are right, I think I have to disable the KTD option for end user, but it&#039;s very useful (KTD) when you want to set up a Test machine wich will like everything you gave it something to eat :-)</p><br /><p>By the way, I have seen the reply of roguespear where he gave me a link to his script ( sorry I really wouldn&#039;t to steal the idea, I haven&#039;t even search before... shame on me!) </p><p>His script seems very advanced compared to my poor one, I need to read more about his work, but at this time, my simple sricpt is enough for my use, I just wanted to share with you my work ,</p><p>So if you need a simple scirpt take this one, if will ask you or not for DP then for KTD, i think I shall put a timeout on each, it could be good to have some help about that... a timeout choice in CMD, how make we that???</p><p>If we can set up a time choice, maybe overflow will like it though!!! <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" />:):) ( because a timeout doesn&#039;t break automation, so the &quot;pause&quot;&nbsp; fonction is invalid for us...)</p><p>See you soon.</p>]]></content>
			<author>
				<name><![CDATA[OCMan]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=3364</uri>
			</author>
			<updated>2008-01-24T16:35:39Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17200#p17200</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17145#p17145"/>
			<content type="html"><![CDATA[<p>it is a great idea. simple and effective. well done!<br />I am sure some people will like it... <br />however jake was wrong about me loveing it.<br />I like unnattended installs and this stops the install twice. <br />So the UWXPCD is defeated and thus useless to me. </p><p>PS i hate KTD and am not shy about saying it and telling people why as most people don&#039;t understand what it is.</p><p>but i am sure you will have others here who will disagree with me. <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>2008-01-22T05:22:37Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17145#p17145</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17136#p17136"/>
			<content type="html"><![CDATA[<p>Sounds very cool, I&#039;ll have to check it out.<br />...I&#039;ve seen something like this before, where the pre-setup had checkmarks of what DP&#039;s to use...<br />I&#039;ll have to remember where I seen it @.... <img src="http://forum.driverpacks.net/img/smilies/yikes.png" width="15" height="15" alt="yikes" /></p>]]></content>
			<author>
				<name><![CDATA[twig123]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=19</uri>
			</author>
			<updated>2008-01-21T20:24:07Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17136#p17136</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17131#p17131"/>
			<content type="html"><![CDATA[<p>Sounds very nice to me, Overflow will love it. Thanks for sharing.</p>]]></content>
			<author>
				<name><![CDATA[JakeLD]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2379</uri>
			</author>
			<updated>2008-01-21T17:29:50Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17131#p17131</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[First Try : OCMAN SCRIPT FOR DRIVERPACK (Method2) !!!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=17130#p17130"/>
			<content type="html"><![CDATA[<p>Hello, I&#039;m using driverpacks for quite some times now and it comes to me an idea just lite a flash : a script for installing driverpacks during the setup!!!</p><p>With that script, the bug of fakesetup is resolved as well when repairing is selected!<br />The script is launched by a modified presetup.cmd, it will ask you if you want to use driverpacks or not, after decompression, it will ask you if you want to use KTD or not. <br />That&#039;s simply but vey useful I think.</p><p>Here is the detail for installation : </p> <br /><p>Scripts For Installing Drivers Packs Directly During Setup for Method 2!<br />v1.0</p><br /><p>Method :<br />Just integrate driverpacks you want with method 2 and KTD disabled (VERY IMPORTANT!!!) to your XPCD.<br />You should now have a OEM directory at the root of your driverpacked method2 XPCD.</p><p>Now there is only 4 simply steps : <br />&nbsp; &nbsp; - copy the attached KTD directory in the OEM directory ( so now the tree looks like \OEM\KTD ) <br />&nbsp; &nbsp; - copy the three CMD Files in the i386 folder of the XPCD overwriting the existing presetup.cmd<br />&nbsp; &nbsp; &nbsp; &nbsp; (the 3 files are DPsFNSHR.cmd , DRVPack.cmd , PRESETUP.CMD )<br />&nbsp; &nbsp; - Editing txtsetup.sif&nbsp; : search for &quot;presetup.cmd&quot; in the txt, add theses two lines :<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DPsFNSHR.cmd= 1,,,,,,,2,0,0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DRVPack.CMD= 1,,,,,,,2,0,0<br />&nbsp; &nbsp; - Editing txtsetup.sif&nbsp; : replace DPSFNSHER.exe by DPSFNSHR.cmd<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; <br />That&#039;s all folks!!!!!!</p><p>I know this is simply a tweaky bullshit ( my english is bad so maybe that mean nothing ) <br />But may be usefull for all-in-one creations like I do.</p><p>NEXT TO COME :&nbsp; Scripts wich will ask you if you want 3rd party dp or not, because it&#039;s loosing time when decompresing them for nothing.</p><p>See The attached file containing theses instruction.</p><p>here is the link to download the file : </p><p><a href="http://dl.free.fr/mqYHPFeZp/OCManDrvPackScript1.zip">http://dl.free.fr/mqYHPFeZp/OCManDrvPackScript1.zip</a></p><br /><p>Give it a try and let me know! <br />(There is two version included in the zip : ENG for ENGLISH and FR for French script -- that&#039;s why my english is so bad lol)</p><p>See you soon.</p>]]></content>
			<author>
				<name><![CDATA[OCMan]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=3364</uri>
			</author>
			<updated>2008-01-21T14:36:31Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=17130#p17130</id>
		</entry>
</feed>
