<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - [IMPL] Can we have this coded in DPsBase?]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=1754</link>
		<description><![CDATA[The most recent posts in [IMPL] Can we have this coded in DPsBase?.]]></description>
		<lastBuildDate>Sat, 14 Jun 2008 18:52:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [IMPL] Can we have this coded in DPsBase?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21633#p21633</link>
			<description><![CDATA[<p>dizzydens fix was added but it is uknown if it has been resolved</p><p>I may have to write a new version of fake setup... np if so</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Sat, 14 Jun 2008 18:52:21 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21633#p21633</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Can we have this coded in DPsBase?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=13173#p13173</link>
			<description><![CDATA[<p>hi</p><p>I&#039;ve written it at the beginning after you told me that was the reason it sometimes failed.</p><p>I&#039;ve personally come across an issue when I used SFC.<br />SFC apparently wants the i386\WINNTUPG folder to be there.<br />And, some people apparently use upgrade from within windows to repair windows.</p><p>either way, it does not hurt to remove setupold.exe, and this could also be done by the finisher (which I consider part of DPsBase.)</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Sun, 05 Aug 2007 15:39:01 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=13173#p13173</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Can we have this coded in DPsBase?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=13171#p13171</link>
			<description><![CDATA[<p>As discussed in the other threads you referenced, place the beginning of the presetup.cmd file as follows:</p><p>prepxp.cmd:<br /></p><div class="codebox"><pre><code>if exist i386\presetup.cmd type i386\presetup.cmd |find /V &quot;\system32\setup&quot; &gt; PRESETUP.ORG
if exist presetup.org copy /Y PRESETUP.FIX + PRESETUP.ORG PRESETUP.CMD 
if exist presetup.cmd move /Y PRESETUP.CMD I386 
del /F /Q PRESETUP.*</code></pre></div><p>contents of PRESETUP.FIX used above:<br /></p><div class="codebox"><pre><code>DEL /F %systemroot%\system32\setupold.exe</code></pre></div><p>Using this method places the deleting of setupold.exe at the beginning of the presetup.cmd</p><p>Another minor correction to your original post in this thread, the upg / mig folders are not needed for a repair option.</p>]]></description>
			<author><![CDATA[null@example.com (DizzyDen)]]></author>
			<pubDate>Sun, 05 Aug 2007 11:44:26 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=13171#p13171</guid>
		</item>
		<item>
			<title><![CDATA[Re: [IMPL] Can we have this coded in DPsBase?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=12463#p12463</link>
			<description><![CDATA[<p>hmmm, when I try this it won&#039;t work.. (because of winnt.sif, as the others imply.)</p><p>Can it be done from runonce then?</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Sun, 08 Jul 2007 04:31:24 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=12463#p12463</guid>
		</item>
		<item>
			<title><![CDATA[[IMPL] Can we have this coded in DPsBase?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=12450#p12450</link>
			<description><![CDATA[<p>Hi<br />since setupold is no longer used for anything after minisetup, why not let this be cleaned up by presetup.cmd?</p><p>REM +==================================+<br />REM |&nbsp; &nbsp;Make CD usable for XP UPGRADE REPAIR method.&nbsp; |<br />REM |&nbsp; &nbsp;\386\WINNTUPG folder is needed for this.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|<br />REM +==================================+<br />DEL /F %systemroot%\system32\setupold.exe</p><p>would it be hard to code this in?<br />(people later told me this belongs at the beginning)</p><p>I would like to not have to add this manually.<br />It does come up at times.. <br /><a href="http://forum.driverpacks.net/viewtopic.php?id=1753">http://forum.driverpacks.net/viewtopic.php?id=1753</a></p><p><a href="http://forum.driverpacks.net/viewtopic.php?id=1419">http://forum.driverpacks.net/viewtopic.php?id=1419</a></p><p><a href="http://forum.driverpacks.net/viewtopic.php?id=669">http://forum.driverpacks.net/viewtopic.php?id=669</a></p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Fri, 06 Jul 2007 23:40:08 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=12450#p12450</guid>
		</item>
	</channel>
</rss>
