<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - IMPLEMENTED: Finishing scripts feature requests]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=66&amp;type=atom"/>
	<updated>2006-06-06T19:36:40Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=66</id>
		<entry>
			<title type="html"><![CDATA[Re: IMPLEMENTED: Finishing scripts feature requests]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=687#p687"/>
			<content type="html"><![CDATA[<p>The current DPs_fnsh.cmd performs two major tasks in one command file:<br />1) Install the graphics and sound control panels<br />2) KtD (Keep the drivers)</p><p>Is it possible for you to break these 2 steps into individual &quot;finishing command&quot; files. One for installing control panels and another for KtD.</p><p>If they are split into two files, we could execute the following steps for a clean sysprep process:<br />1) Run &quot;KtD&quot; finish command file at the end of the unattended install (For syspreping, you will want to keep the drivers).<br />2) Follow this with silent installation of applications.<br />3) Perform a SYSPREP (which would leverage all of the KtD drivers).<br />4) At the end of the sysprep setup, run the &quot;Install Control Panels&quot; by adding the command to the Sysprep RunOnceEx.<br />5) An optional final cleanup step can be added to end of the sysprep RunOnceEx which would either KtD keep or remove the drivers.</p><p>As a result, we can install the unattended on &quot;any&quot; hardware and capture the sysprep&#039;ed image. Once the sysprep&#039;ed image is loaded on the new target hardware, the proper control panels will be installed based on the loading of certain devices.</p><p>Thanks</p><p>P.S. I put &quot;any&quot; in quotes because you can only use the sysprep&#039;ed image on a target machine with a similar HAL.</p>]]></content>
			<author>
				<name><![CDATA[zookeeper]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=143</uri>
			</author>
			<updated>2006-06-06T19:36:40Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=687#p687</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: IMPLEMENTED: Finishing scripts feature requests]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=387#p387"/>
			<content type="html"><![CDATA[<p>Implemented in DriverPacks BASE 6.05.3.</p><p>Make sure your script is named (or called by)</p><div class="codebox"><pre><code>%SystemDrive%\3pscript.cmd</code></pre></div><p>This file must be available during the execution of DPs_fnsh.cmd (which is called by fnsh_log.cmd). It will be executed just before the cleanup.</p>]]></content>
			<author>
				<name><![CDATA[Wim Leers]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2</uri>
			</author>
			<updated>2006-05-31T18:45:43Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=387#p387</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: IMPLEMENTED: Finishing scripts feature requests]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=379#p379"/>
			<content type="html"><![CDATA[<p>@jr:</p><p>1. Just use the &#039;custom&#039; finishing option <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>2. Will implement this.</p><br /><p>@razormoon:<br />Yes, but jr is asking if I could add support for calling an external script as well. And so I will.</p>]]></content>
			<author>
				<name><![CDATA[Wim Leers]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2</uri>
			</author>
			<updated>2006-05-31T14:52:10Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=379#p379</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: IMPLEMENTED: Finishing scripts feature requests]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=378#p378"/>
			<content type="html"><![CDATA[<p>You&#039;re right. It doesn&#039;t care what type of computer was used to make install DVD.</p><p>What I&#039;m after is easy way to install XP from DVD with Office etc, run <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;302577">Sysprep</a> and copy that image to multiple PCs with Ghost or some other tool. Dumping Ghost image to target PC takes like 10 minutes compared to 2 hours for unattended OS and application install from DVD.</p><p>Without manually copying DP_fnsh.cmd and related files from DVD prior running Sysprep this will cause problems as tweaks in finishing scripts will be skipped.</p>]]></content>
			<author>
				<name><![CDATA[jr]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=88</uri>
			</author>
			<updated>2006-05-31T14:51:46Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=378#p378</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: IMPLEMENTED: Finishing scripts feature requests]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=374#p374"/>
			<content type="html"><![CDATA[<p><img src="http://forum.driverpacks.net/img/smilies/yikes.png" width="15" height="15" alt="yikes" /> I noticed that dps_fnsh.cmd does hardware specific cleanup, but I don&#039;t think it&#039;s dependent upon the system the slipstream was done on! It can&#039;t be true! Could it? <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[razormoon]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=14</uri>
			</author>
			<updated>2006-05-31T14:39:09Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=374#p374</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[IMPLEMENTED: Finishing scripts feature requests]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=360#p360"/>
			<content type="html"><![CDATA[<p>FEATURE REQUEST 1: Move finishing scripts, logs and tools to C:\D\bin and add option to NOT delete them. Why? Then I could&nbsp; add DPs_fnsh.cmd to SYSPREP.INF and hardware specific tasks included on DPs_fnsh.cmd would be carried out on final hardware, not on hardware used to make image.</p><p>FEATURE REQUEST 2: 3rd party finishing scripts. I know this is not biggie, but some 3rd party drivers require special tricks after install and would be nice to have clean way to include them without hacking built-in DPs_fnsh.cmd that sometimes changes with DP Base updates.</p>]]></content>
			<author>
				<name><![CDATA[jr]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=88</uri>
			</author>
			<updated>2006-05-31T09:28:02Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=360#p360</id>
		</entry>
</feed>
