<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - Keeping The "Repair" Option In Windows Setup]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=2453</link>
		<description><![CDATA[The most recent posts in Keeping The "Repair" Option In Windows Setup.]]></description>
		<lastBuildDate>Fri, 07 Mar 2008 02:08:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18408#p18408</link>
			<description><![CDATA[<p>you helped me <br />i was not aware that just the existence of the section header itself [unattended] would prevent the repair prompt.</p><p>it is very important to cleanup. <br />IE driverpacks is run multiple times on the same source. Then it must be removed before it can be added again.<br />Some of files are line edited some are backed up and restored in the process.</p><p>many hours of the code work in RC3 is spent on streamlining this particular section of the code.<br />many of the modules contained similar yet unique routines that are being consolidated into logical subroutines.<br />i believe the process will eliminate anomalies that show up as strange problems and eliminate some unreported ones.</p><p>for example the mass storage INI has drivers tagged as exceptions. skip / replace / disable<br />in 752 the INI for the current driverpack is used to remove the old mass storage drivers.<br />i now copy the current INI to i386 in this way the same exceptions are used as when it was installed.<br />90% of the time the exceptions are not changed or deleted, but if they did change the removal or restore could be affected.<br />IE if an existing driver was changed to skip in the mass INI it would not be removed before resliptreaming. <br />(and thus not really skipped at all) or if it was changed from replace to skip then it would not get restored. (and still would not be skipped) <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>this was unreported as a problem but i thought it should be fixed...<br />stuff like that and the restore option - which can be addressed while i am working on this section.</p><p>i think that it makes sense to avoid crippling windows features without any reason.</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Fri, 07 Mar 2008 02:08:36 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18408#p18408</guid>
		</item>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18403#p18403</link>
			<description><![CDATA[<p>Overflow, that is not actually correct.....</p><p>That line in the beginning makes the repair option work no matter what the user uses, as long as the [unattended] section is not in the winnt.sif file.<br />The repair.sif file I use for my multiboots has the complete file, less anything in the unattended section.</p><p>No matter what you do, if that section is in the winnt.sif file, the repair option will not be presented.</p><p>The DEL /F %systemroot%\system32\setupold.exe line is only to prevent the setup called itself issue during a repair.</p><p>Oh... I think I just uderstood what you were talking about. If the user selects M2 AND guirunonce, there is no need to set OEMPreinstall and that would be correct.</p>]]></description>
			<author><![CDATA[null@example.com (DizzyDen)]]></author>
			<pubDate>Thu, 06 Mar 2008 19:54:53 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18403#p18403</guid>
		</item>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18399#p18399</link>
			<description><![CDATA[<p>thinking out loud...</p><p>if i move that line to the first part of the file<br />and<br />if the user selects m2 and guirunonce </p><p>(instead of runonceexe and or M1) then i would not need to set the OemPreinstall=Yes</p><p>if the user doesn&#039;t use nlite or otherwise set OemPreinstall=Yes <br />then repair will be offered and still work?</p><p>without haveing to edit anything themselfs</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Thu, 06 Mar 2008 10:21:25 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18399#p18399</guid>
		</item>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18398#p18398</link>
			<description><![CDATA[<p>LOL OverFlow.... sorry, I thought I had pointed it out way back when, when i shared my cmd files, and the method for the users that wanted it in the past....</p><p>Sorry bout that man.</p>]]></description>
			<author><![CDATA[null@example.com (DizzyDen)]]></author>
			<pubDate>Thu, 06 Mar 2008 10:07:47 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18398#p18398</guid>
		</item>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18397#p18397</link>
			<description><![CDATA[<p>well it might have been nice to tell me - silly boy...</p><p>RC = Request for comments...</p><p>Ill update it (now that i know) <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>i may make this a feature... if i were to code it that way -hmmm</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Thu, 06 Mar 2008 10:05:47 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18397#p18397</guid>
		</item>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18396#p18396</link>
			<description><![CDATA[<div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>the rc version of base includes that fix dizzy</p></blockquote></div><p>The last check I did, the rc puts it at the end of the file, not the beginning.&nbsp; With it at the end, it has been hit and miss as to working, at the beginning it is flawless.</p>]]></description>
			<author><![CDATA[null@example.com (DizzyDen)]]></author>
			<pubDate>Thu, 06 Mar 2008 10:04:26 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18396#p18396</guid>
		</item>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18392#p18392</link>
			<description><![CDATA[<p>yes - seems like that would work just fine -&nbsp; good thinking </p><p>care to share?</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Thu, 06 Mar 2008 07:33:43 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18392#p18392</guid>
		</item>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18376#p18376</link>
			<description><![CDATA[<p>Thanks for the replies, yes I see the packs uncompressing and everything, it all seems to be working fine.</p><p>To get around the lack of a distribution folder ($OEM$) I have done it so the presetup.cmd copies a bat file to the C drive then that is run from the end of WINNT.SIF, this bat file then runs the DPsFnshr.exe then the bat file even deletes itself <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /> All the $OEM$ stuff is copied over from the bat file, its not the conventional way but it works.</p>]]></description>
			<author><![CDATA[null@example.com (LeveL)]]></author>
			<pubDate>Wed, 05 Mar 2008 16:32:11 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18376#p18376</guid>
		</item>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18372#p18372</link>
			<description><![CDATA[<p>the rc version of base includes that fix dizzy</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Wed, 05 Mar 2008 13:04:50 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18372#p18372</guid>
		</item>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18354#p18354</link>
			<description><![CDATA[<p>To retain the Repair option, simply remove the entire [Unattended] section, that is all that has to be done.</p><p>But, for it to work CORRECTLY, the presetup.cmd in I386 on the CD needs to be edited after you run DPBase.....</p><p>DEL /F %systemroot%\system32\setupold.exe</p><p>that needs to be at the BEGINNING of the cmd file.</p>]]></description>
			<author><![CDATA[null@example.com (DizzyDen)]]></author>
			<pubDate>Tue, 04 Mar 2008 20:56:52 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18354#p18354</guid>
		</item>
		<item>
			<title><![CDATA[Re: Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18350#p18350</link>
			<description><![CDATA[<p>you can use any mechanisim you like to run the finisher includeing launching it manually. <br />(the finisher is, quite often, not even required except to remove the packs and related files)</p><p>not sure about the msdos initiated line. No means we are useing a CD? do you intend to boot from floppies?</p><p>MsDosInitiated = &quot;0&quot;<br />If this setting is on &quot;0&quot; it will inform Setup that you are installing from CD, put a value of 1 <br />if you use only diskettes to boot. </p><p>i belive you are correct about OemPreinstall=Yes&nbsp; - you tell us <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>PS the RC version of base will probably work better for you. it addresses the setupold.exe issue.</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Tue, 04 Mar 2008 19:10:51 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18350#p18350</guid>
		</item>
		<item>
			<title><![CDATA[Keeping The "Repair" Option In Windows Setup]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=18345#p18345</link>
			<description><![CDATA[<p>When you slipstream driverpacks, it will put the following in WINNT.SIF ...</p><p>[Data]<br />MsDosInitiated=No</p><p>[Unattended]<br />OemPreinstall=Yes</p><p>[GuiRunOnce]<br />command9=&quot;%SystemDrive%\DPsFnshr.exe&quot;</p><p>Can I remove the &quot;MsDosInitiated=No&quot; part?</p><p>Can I remove the &quot;OemPreinstall=Yes&quot; (this stops you accessing the &quot;Repair&quot; option when running Windows setup)</p><p>Can I remove the &quot;command9=&quot;%SystemDrive%\DPsFnshr.exe&quot; if I put this command in a file that runs on first login?</p><p>-------------------------------------------------------------------------------------------------------------------</p><p>[Unattended]<br />OemPreinstall=Yes</p><p>When this is in WINNT.SIF, it tells it to copy files from $OEM$ but I am using method 2 so there is no drivers in $OEM$ and for the other stuff I want to copy over, I have made a file that unpacks it all when my first bat file runs on first login.</p><p>Just wanna keep the repair option.</p>]]></description>
			<author><![CDATA[null@example.com (LeveL)]]></author>
			<pubDate>Tue, 04 Mar 2008 11:51:16 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=18345#p18345</guid>
		</item>
	</channel>
</rss>
