<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - [SOLVED] Finisher changing attributes?]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=1155</link>
		<description><![CDATA[The most recent posts in [SOLVED] Finisher changing attributes?.]]></description>
		<lastBuildDate>Mon, 22 Jan 2007 19:46:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Finisher changing attributes?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=7598#p7598</link>
			<description><![CDATA[<p>Solved now!</p><p>Check the original topic for a full explanation: <a href="http://forum.driverpacks.net/viewtopic.php?id=746">http://forum.driverpacks.net/viewtopic.php?id=746</a>.</p><p>Topic closed.</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Mon, 22 Jan 2007 19:46:36 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=7598#p7598</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Finisher changing attributes?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=7596#p7596</link>
			<description><![CDATA[<p>Done now <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p><a href="http://forum.driverpacks.net/viewtopic.php?id=746">http://forum.driverpacks.net/viewtopic.php?id=746</a></p><p>Topic closed.</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Mon, 22 Jan 2007 19:10:44 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=7596#p7596</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Finisher changing attributes?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=7512#p7512</link>
			<description><![CDATA[<p>any hope to fix this permanently... maybe changing in some way ktd interfaces itself with windows api <img src="http://forum.driverpacks.net/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>or if it&#039;s not possible, maybe you can temporary fix it adding, in the finisher, a command to set desktop.ini +h and +s as last step after ktd is completed</p><p>or again, you can replace finisher code using the one in text mode written by jtdoom (post number 46 here <a href="http://forum.driverpacks.net/viewtopic.php?id=746&amp;p=2)">http://forum.driverpacks.net/viewtopic. … 6&amp;p=2)</a></p><p>I tested and it works fine <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>what do you think about that?</p>]]></description>
			<author><![CDATA[null@example.com (silviaros)]]></author>
			<pubDate>Sun, 21 Jan 2007 00:02:12 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=7512#p7512</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Finisher changing attributes?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=7319#p7319</link>
			<description><![CDATA[<p>That makes sense.&nbsp; I figured it was happening during the finisher because of the difference between it running in guirunonce and runonceex.&nbsp; Not a big deal, but if you have more people run in to it, it seems like the best solutions are to not run KTD all (though I haven&#039;t tested the other methods), or to use runonceex instead of guirunonce.&nbsp; Definitely not a show stopper.</p><p>Thanks again!</p>]]></description>
			<author><![CDATA[null@example.com (chadness)]]></author>
			<pubDate>Sat, 13 Jan 2007 23:02:35 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=7319#p7319</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Finisher changing attributes?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=7288#p7288</link>
			<description><![CDATA[<p>Nowhere in the Finisher there is code that alters file attributes, that much I can assure you. I suspect it has something to do with KTD though, and more specifically with the Windows API functions that are used to apply KTD.</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Sat, 13 Jan 2007 09:43:25 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=7288#p7288</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Finisher changing attributes?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=7287#p7287</link>
			<description><![CDATA[<p>Problem like this one with 7.0.1.2, did not happen with 7.0.1.1:<br /><a href="http://forum.driverpacks.net/viewtopic.php?id=746&amp;p=1">http://forum.driverpacks.net/viewtopic. … 46&amp;p=1</a></p><p>Basically, what&#039;s happening is that the hidden and system attributes are removed from files and directories they should be on in the administrative user&#039;s profile.&nbsp; The most obvious result of this is that the desktop.ini file that is in the startup directory pops up in notepad, and shows up elsewhere in the start menu.&nbsp; However, if you investigate further, you will notice these attributes are missing elsewhere as well, such as the Application Data directory.</p><p>Using nLite to slipstream sp2, RVM packs, .net, WGA.&nbsp; Then running dpbase and integrating everything but WLAN, CPU, and Sound A.</p><p>Only happens when Finisher is run at GUIRunOnce, does not happen when using 937 runonceex. Using Method 2.&nbsp; KTD is enabled - I haven&#039;t tried turning it off yet. QSC is on as well.</p><p>Anyways, thought you&#039;d want to know.</p><p>Thanks for all your hard work, everyone!</p>]]></description>
			<author><![CDATA[null@example.com (chadness)]]></author>
			<pubDate>Sat, 13 Jan 2007 08:05:06 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=7287#p7287</guid>
		</item>
	</channel>
</rss>
