<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - Upgrade functionality of Setup refuses to work]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=669</link>
		<description><![CDATA[The most recent posts in Upgrade functionality of Setup refuses to work.]]></description>
		<lastBuildDate>Sun, 24 Jan 2010 16:15:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=36190#p36190</link>
			<description><![CDATA[<p>Hey guys, that just worked! Thanks very much.</p>]]></description>
			<author><![CDATA[null@example.com (Newser)]]></author>
			<pubDate>Sun, 24 Jan 2010 16:15:30 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=36190#p36190</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=27737#p27737</link>
			<description><![CDATA[<p>One post per issue is usually enough... cross posting is frowned on <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Welcome to DriverPacks your other post was answered <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>Thu, 08 Jan 2009 15:58:31 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=27737#p27737</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=27732#p27732</link>
			<description><![CDATA[<p>yes i have the same problem but i didnt understand it&nbsp; &nbsp; someone explain me how to do that please</p>]]></description>
			<author><![CDATA[null@example.com (Bledi)]]></author>
			<pubDate>Thu, 08 Jan 2009 11:30:22 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=27732#p27732</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=11072#p11072</link>
			<description><![CDATA[<p>I have a same problem, &quot;Fake setup call himself instead original &quot;setup.exe&quot; - Setup Abort&quot;. My PC restart to this error then restart again. I cannot do anything. Please someone give me to download a CD or disk for reboot my PC.</p><p>Best Regards<br />Kmoltiti</p>]]></description>
			<author><![CDATA[null@example.com (kmoltiti)]]></author>
			<pubDate>Thu, 24 May 2007 00:05:30 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=11072#p11072</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=7990#p7990</link>
			<description><![CDATA[<p>Thanks! That information made my life easier today.&nbsp; I have a nicely working set of DP v6 integrated discs.&nbsp; I renamed WINNT.SIF in my DP integrated disc image and made a new disc to allow repair mode to work then ran into the &#039;fake setup&#039; problem at boot.&nbsp; I usually use another XP install disc with only RyanVM&#039;s updates integrated for repairs but ran into a laptop that has a SATA drive and controller but no BIOS support for ATA compatibility mode so the text mode setup would fail.&nbsp; The DP integrated disc with the mass storage drivers did the trick but then I ran into the &#039;fake setup&#039; problem.</p><p>Note: To fix the system on which I already had run the repair install option without having to do it again with fixed presetup.cmd version of the XP disc I booted into repair console mode and deleted the setupold.exe manually.&nbsp; After a reboot setup continued normally.</p><p>Thanks again to wixfigur!</p><p>-felipe</p>]]></description>
			<author><![CDATA[null@example.com (felipegeek)]]></author>
			<pubDate>Tue, 30 Jan 2007 14:01:17 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=7990#p7990</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=4896#p4896</link>
			<description><![CDATA[<p>You can make even cleaner with: </p><div class="codebox"><pre><code>DEL /F %systemroot%\system32\setupold.exe</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (DizzyDen)]]></author>
			<pubDate>Wed, 04 Oct 2006 09:11:52 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=4896#p4896</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=4517#p4517</link>
			<description><![CDATA[<p>OK - thats the problem.<br />I think your renaming is the same as this:<br /></p><div class="quotebox"><cite>Rename wrote:</cite><blockquote><p>ren setup.exe setupold.exe<br />ren setupORG.exe setup.exe</p></blockquote></div><p>and thats what happens:</p><p>&nbsp; &nbsp;1st line&nbsp; - if theres an existing setupold.exe, DP setup.exe cannot renamed to oldsetup.exe.<br />&nbsp; &nbsp;2nd line - if there exists an setup.exe ( cause first line failed ), setuporg.exe stays the same.</p><p>Effect is, that setup.exe doesnt change and calls itself.</p><p>If setupold is deleted before renaming, maybe by adding this line to presetup.cmd, renaming process can work properly.<br /></p><div class="quotebox"><cite>Delete Old wrote:</cite><blockquote><p>%systemdrive%<br />cd %systemroot%\system32<br />DEL /F setupold.exe</p></blockquote></div><p>If theres no setupold.exe ( like the first install ), the line doesnt have any sense.</p><p>And now - update function is working with DriverPacks setup.exe ( not adding the old one from MSFN ).</p><p>Ive tested it - works fine.</p>]]></description>
			<author><![CDATA[null@example.com (wixfigur)]]></author>
			<pubDate>Mon, 25 Sep 2006 10:40:07 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=4517#p4517</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=4491#p4491</link>
			<description><![CDATA[<p>That&#039;s just the fake setup.exe being <em>renamed</em> to oldsetup.exe and the real setup being <em>copied</em> from setupORG.exe to setup.exe then.</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Sun, 24 Sep 2006 17:31:40 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=4491#p4491</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=4490#p4490</link>
			<description><![CDATA[<p>If installation breaks, there are 3 into system32: setup, originalsetup and oldsetup.</p>]]></description>
			<author><![CDATA[null@example.com (wixfigur)]]></author>
			<pubDate>Sun, 24 Sep 2006 17:06:40 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=4490#p4490</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=4487#p4487</link>
			<description><![CDATA[<p>The renaming is done by the fake setup itself. And there&#039;s only 2 setups, not three.</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Sun, 24 Sep 2006 16:43:14 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=4487#p4487</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=4485#p4485</link>
			<description><![CDATA[<p>Hmmm - very strange! <br />In the MSFN forum posts, you can read, that renaming is job of presetup.cmd. In DriverPacks presetup.cmd is no entry for renaming, so, I think its setup.exeÂ´ job.<br />If I look into the system32 dir after setup breaks down, I can see some mess with the different setup files.<br />And also, if I use DriverPacks setup.exe, renaming with presetup doesnt work.<br />So, logically, therers something wrong with the renaming of the 3 setups. If I do not delete the originasetup before, I have also a break into setup. <br />I cannot look inside DriverPacks setup, cause i do not know the Coding Language. But there MUST be a difference between yours setup and pyrons.</p>]]></description>
			<author><![CDATA[null@example.com (wixfigur)]]></author>
			<pubDate>Sun, 24 Sep 2006 16:21:53 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=4485#p4485</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=4479#p4479</link>
			<description><![CDATA[<p>Well, then it should have worked with the fake setup I&#039;m using too. It does the <em>exact</em> same thing: how would you expect that the real setup could continue otherwise?</p><p>But you got it working, and that&#039;s all what matters. I will not use that fake setup of Pyron though: it sometimes fails to work properly in case of certain XP SP2 installation discs.</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Sun, 24 Sep 2006 14:07:41 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=4479#p4479</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=4475#p4475</link>
			<description><![CDATA[<p>Yeah - it works. the trick is to delete the oldsetup.exe before. It coudnt be wrote twice.</p>]]></description>
			<author><![CDATA[null@example.com (wixfigur)]]></author>
			<pubDate>Sun, 24 Sep 2006 12:24:52 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=4475#p4475</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=4472#p4472</link>
			<description><![CDATA[<p>That won&#039;t work - did you try it? That&#039;s exactly the same method I&#039;m using.</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Sun, 24 Sep 2006 11:58:11 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=4472#p4472</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade functionality of Setup refuses to work]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=4471#p4471</link>
			<description><![CDATA[<p>If somebody is interested - Ive found the solution for that problem by reading an old article at <a href="http://www.msfn.org/board/index.php?showtopic=12566">MSFN</a>. The problem is the renaming/restart of the patched setup.exe. An old version, which is still available, does it with the presetup.cmd.</p><p>For those who also want to fix it, download this <a href="http://www.flachestirn.de/msfn/SETUP.EX_">SETUP.EXE</a> and put&nbsp; it into your I386&nbsp; directory.<br />then add following lines to the end of presetup.cmd:<br /> </p><div class="quotebox"><blockquote><p>%systemdrive%<br />cd %systemroot%\system32<br />DEL /F setupold.exe<br />if exist setup.exe ren setup.exe setupold.exe<br />if exist setupORG.exe ren setupORG.exe setup.exe<br />start /WAIT setup.exe -newsetup</p></blockquote></div><p>this will work.</p>]]></description>
			<author><![CDATA[null@example.com (wixfigur)]]></author>
			<pubDate>Sun, 24 Sep 2006 11:18:24 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=4471#p4471</guid>
		</item>
	</channel>
</rss>
