<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=178&amp;type=atom"/>
	<updated>2006-07-25T15:11:52Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=178</id>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=1397#p1397"/>
			<content type="html"><![CDATA[<p>Submitted to the <a href="http://bugtracker.driverpacks.net">bugtracker</a>: <a href="http://bugtracker.driverpacks.net/view.php?id=87">bug #87</a>, since no one had already done so.</p><p>Fixed in 6.07: no more batch file to finish the installation, but a worthy successor: DriverPacks Finisher, with better logging output etc.</p>]]></content>
			<author>
				<name><![CDATA[Wim Leers]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2</uri>
			</author>
			<updated>2006-07-25T15:11:52Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=1397#p1397</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=1322#p1322"/>
			<content type="html"><![CDATA[<p>i dont care <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[muiz]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=250</uri>
			</author>
			<updated>2006-07-19T22:59:58Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=1322#p1322</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=1221#p1221"/>
			<content type="html"><![CDATA[<p>You may want to keep the log files, else they&#039;d be completely useless if you have the script that creates them also delete them right away w/o giving you the chance to have a look at them.</p><p>Unless you really don&#039;t care...</p>]]></content>
			<author>
				<name><![CDATA[Helmi]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=25</uri>
			</author>
			<updated>2006-07-10T13:32:15Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=1221#p1221</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=1213#p1213"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>cmdow @ /HID

RD /S /Q &quot;%SystemDrive%\D&quot;
DEL &quot;%systemdrive%\agrep.exe&quot;
DEL &quot;%systemdrive%\devcon.exe&quot;
DEL &quot;%systemdrive%\DPs_fnsh.cmd&quot;
DEL &quot;%systemdrive%\fnsh_log.cmd&quot;
DEL &quot;%systemdrive%\addUsepmtimer.exe&quot;
DEL &quot;%systemdrive%\D\Addition 13-Apr-06.txt&quot;
DEL &quot;%systemdrive%\D\Addition 05-Jun-06.txt&quot;
DEL &quot;%systemdrive%\D\SupportList - DP Modem.txt&quot;

EXIT</code></pre></div>]]></content>
			<author>
				<name><![CDATA[muiz]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=250</uri>
			</author>
			<updated>2006-07-10T02:20:50Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=1213#p1213</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=1202#p1202"/>
			<content type="html"><![CDATA[<p>I have the same problem (see picture below), but I&#039;ve found a quick and simple solution.<br />At the end of Windows installation, I simply use this script :</p><div class="codebox"><pre><code>:: ============================================================================
RD /S /Q %SystemDrive%\D
DEL /F /Q %SystemDrive%\CloseDSP.exe
DEL /F /Q %SystemDrive%\hideMakePNF.exe
DEL /F /Q %SystemDrive%\robocopy.exe
DEL /F /Q %SystemDrive%\WatchDSP.exe
IF EXIST %SystemDrive%\KTDpaths.cmd DEL /F /Q %SystemDrive%\KTDpaths.cmd
IF EXIST %SystemDrive%\KTDpatterns.cmd DEL /F /Q %SystemDrive%\KTDpatterns.cmd
DEL /F /Q %SystemDrive%\addUsepmtimer.exe
DEL /F /Q %SystemDrive%\agrep.exe
DEL /F /Q %SystemDrive%\devcon.exe
DEL /F /Q %SystemDrive%\fnsh_log.cmd
DEL /F /Q %SystemDrive%\DPs_fnsh.cmd
DEL /F /Q %SystemDrive%\DPS_fnsh.log
:: ============================================================================</code></pre></div><p><span class="postimg"><img src="http://img481.imageshack.us/img481/9850/driverpack9nt.gif" alt="http://img481.imageshack.us/img481/9850/driverpack9nt.gif" /></span></p>]]></content>
			<author>
				<name><![CDATA[Coccinelle]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=141</uri>
			</author>
			<updated>2006-07-08T22:03:43Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=1202#p1202</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=1200#p1200"/>
			<content type="html"><![CDATA[<p>In addition to the above errors, the &quot;ktd&quot; variable is never set to &quot;NO&quot; if you use method 1</p><p>I added &quot;set ktd=no&quot; under the editable variables section, and this deleted the drivers for me.</p>]]></content>
			<author>
				<name><![CDATA[Modulesix]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=279</uri>
			</author>
			<updated>2006-07-08T20:19:22Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=1200#p1200</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=1128#p1128"/>
			<content type="html"><![CDATA[<p>I believe I agree with all the problems mentioned above plus.<br />There needs to be an ‘EXIT’ at the end of the batch files. So, when they are called from another program/script they leave a proper exit.</p><p>Example when using:</p><p>start /wait DPs_fnsh.cmd</p><p>Your left hanging.</p><p>I really wish these batch files would get fixed. This does not create great trust even with all the enthusiasm I have for this project.</p>]]></content>
			<author>
				<name><![CDATA[Zoofield]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=255</uri>
			</author>
			<updated>2006-07-03T03:56:45Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=1128#p1128</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=1112#p1112"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>muiz wrote:</cite><blockquote><p><a href="http://img95.imageshack.us/my.php?image=ktd9ee.jpg"><a href="http://img95.imageshack.us/img95/1921/ktd9ee.th.jpg">http://img95.imageshack.us/img95/1921/ktd9ee.th.jpg</a></a></p><p>It leaves some files behind on C:\ , is this normal?</p></blockquote></div><p>same problem<br />&nbsp; thanks</p>]]></content>
			<author>
				<name><![CDATA[xfile]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=246</uri>
			</author>
			<updated>2006-06-30T14:59:07Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=1112#p1112</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=1109#p1109"/>
			<content type="html"><![CDATA[<p>Can anybody solve this problem? I only use driverpacks base 6.06.1 and DP_MassStorage_wnt5_x86-32_6031.7z.This problem really exist. I&#039;v tried many times.</p>]]></content>
			<author>
				<name><![CDATA[faller]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=244</uri>
			</author>
			<updated>2006-06-30T13:13:56Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=1109#p1109</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=1005#p1005"/>
			<content type="html"><![CDATA[<p>I noticed when i set it to disable KTD it also leaves all those things behind.<br />No matter what&nbsp; my settings are , it doesnt cleanup.</p>]]></content>
			<author>
				<name><![CDATA[muiz_old]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=26</uri>
			</author>
			<updated>2006-06-24T08:21:30Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=1005#p1005</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=955#p955"/>
			<content type="html"><![CDATA[<p>I noticed when I set only the 3rd party packs in KTD, *all* drivers were kept.</p>]]></content>
			<author>
				<name><![CDATA[Fragbert]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=39</uri>
			</author>
			<updated>2006-06-20T15:12:13Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=955#p955</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=932#p932"/>
			<content type="html"><![CDATA[<p>find some errors on DPs_fnsh.cmd (as always <img src="http://forum.driverpacks.net/img/smilies/tongue.png" width="15" height="15" alt="tongue" /> )</p><p>on :EXCEPTIONS label<br /></p><div class="codebox"><pre><code>...REM |   Workaround for nVidia nForce 3 ethernet.
...
devcon update &quot;%DriverPacks%\L\NV\123\nvnetbus.inf&quot; &quot;PCI\VEN_10DE&amp;DEV_00DF&amp;SUBSYS_E0001458&amp;REV_A2&quot; &gt; NULL
devcon update &quot;%DriverPacks%\L\NV\123\nvnetfd.inf&quot; &quot;{1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV*&quot; &gt; NULL</code></pre></div><p>NULL must be NUL</p><p>on :KTD_M1 label<br /></p><div class="codebox"><pre><code>... ) ELSEIF EXIST %SystemDrive%\KTDpatterns.cmd ( 
...
) ELSEIF EXIST %SystemDrive%\makePNF.exe (...</code></pre></div><p>ELSEIF must be ELSE IF</p><p>on :CLEANUP label<br /></p><div class="codebox"><pre><code>IF ktd==no (...</code></pre></div><p>ktd must be %ktd%</p>]]></content>
			<author>
				<name><![CDATA[laura]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=60</uri>
			</author>
			<updated>2006-06-19T10:00:16Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=932#p932</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=927#p927"/>
			<content type="html"><![CDATA[<p>I noticed some issues in DPs_fnsh.cmd. in both :KTD_M2 :KTD_M1</p><div class="codebox"><pre><code>%CDDRIVE%\OEM\bin\KTDpaths.cmd
%CDDRIVE%\OEM\bin\KTDpatterns.cmd
%SystemDrive%\KTDpaths.cmd
%SystemDrive%\KTDpatterns.cmd</code></pre></div><p>Shouldn&#039;t they be?</p><div class="codebox"><pre><code>START /WAIT %CDDRIVE%\OEM\bin\KTDpaths.cmd
START /WAIT %CDDRIVE%\OEM\bin\KTDpatterns.cmd
START /WAIT %SystemDrive%\KTDpaths.cmd
START /WAIT %SystemDrive%\KTDpatterns.cmd</code></pre></div><p>The problem with this is the actions in those commands arn&#039;t logged in the DPs_fnsh.log.<br />Without &quot;start /wait&quot; they get logged but DPs_fnsh.cmd terminates &amp; there&#039;s no cleanup.</p><p>Note: This only affects KTD Paths or KTD Patterns.</p>]]></content>
			<author>
				<name><![CDATA[Ron5000]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=136</uri>
			</author>
			<updated>2006-06-18T22:44:09Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=927#p927</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=904#p904"/>
			<content type="html"><![CDATA[<p>Two issues I saw in Base 6.06 that are likely causes of this:</p><p>1. In cmdlines.txt, there is an extra double-quote after the &quot;DPs_ROE.cmd&quot; line. This means that the DP cleanup batch file doesn&#039;t get added to the RunOnceEx list.</p><p>2. In DPs_fnsh.cmd, there are two references to ELSEIF instead of ELSE IF (lines 378 and 384).</p>]]></content>
			<author>
				<name><![CDATA[mrchad]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=109</uri>
			</author>
			<updated>2006-06-16T20:03:34Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=904#p904</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED BUG #87: when KTD is enabled, cleanup does not work as expected]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=899#p899"/>
			<content type="html"><![CDATA[<p>Hi all, initially i thought i was the only person who suffered from this strange problem. Now i guess i have company. <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Yep, even though i have disabled &quot;KTD&quot; feature in Driverpack BASE, all those extra files and folders shown in the upload pix exists in my BOOT drive too.</p><p>If BÃ¢shrat needs any log files that may help him to diagnose or what, please feel free to ask.</p>]]></content>
			<author>
				<name><![CDATA[xanvier]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=189</uri>
			</author>
			<updated>2006-06-16T13:43:10Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=899#p899</id>
		</entry>
</feed>
