<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Thuan V. Nguyen &#187; windows</title>
	<atom:link href="http://www.a8le.com/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.a8le.com</link>
	<description>236th Birthday Marines!</description>
	<lastBuildDate>Sun, 15 May 2011 03:51:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>nLite = Windows Deployment</title>
		<link>http://www.a8le.com/nlite</link>
		<comments>http://www.a8le.com/nlite#comments</comments>
		<pubDate>Sat, 17 Jan 2009 00:17:57 +0000</pubDate>
		<dc:creator>a8le</dc:creator>
				<category><![CDATA[Sys. Admin]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[nlite]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.a8le.com/?p=192</guid>
		<description><![CDATA[Well it has been a couple of years since I did any real System Administration work but if I were to have the duty of deploying multiple machines again&#8230; nLite would be the first piece of software I would turn to. It has saved me hours, virtually everything can be pre-configured before the OS is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nliteos.com/" target="_blank"><img class="alignnone size-full wp-image-273 reflect" title="nlite" src="http://www.a8le.com/wp-content/uploads/2009/01/nlite.png" alt="nlite" width="234" height="80" /></a></p>
<p>Well it has been a couple of years since I did any real System Administration work but if I were to have the duty of deploying multiple machines again&#8230; <a href="http://www.nliteos.com/" target="_blank">nLite</a> would be the first piece of software I would turn to.</p>
<p>It has saved me hours, virtually everything can be pre-configured before the OS is installed allowing an &#8220;unattended&#8221; install like no other.</p>
<p>I did run into two errors that I would like to mention.</p>
<p>1) If you pre-configured the display options, ie your theme&#8230; it will not be the labeled &#8220;yourTheme&#8221; as desired, but it&#8217;ll be &#8220;nLiteTheme&#8221;. And it could possible be all messed up as mine came out. And the problem wasn&#8217;t easy solved as setting the display to another theme. You actually have to go into the system folder and delete that &#8220;nLiteTheme&#8221; to fix the problem.</p>
<p>2) If you are installing the OS onto a machine that requires a 3rd party SCSI adapter (F6 Method), you might run into problems. For me, I kept getting an error saying that I was missing the required SCSI driver, but in fact the driver was installed.</p>
<p>Needless to say, other than those two errors. This piece of software has same me much time. So if you&#8217;re looking for a stress-free install, give it a consideration. And there&#8217;s a Vista version&#8230; <a href="http://www.vlite.net/">vLite</a>.Oh, one more thing&#8230; they are both free!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.a8le.com/nlite/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Media Player Always Show Song Title&#8230;</title>
		<link>http://www.a8le.com/making-media-player-always-show-song-title</link>
		<comments>http://www.a8le.com/making-media-player-always-show-song-title#comments</comments>
		<pubDate>Thu, 13 Nov 2008 01:08:57 +0000</pubDate>
		<dc:creator>a8le</dc:creator>
				<category><![CDATA[Sys. Admin]]></category>
		<category><![CDATA[always]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[mini]]></category>
		<category><![CDATA[mode]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.a8le.com/?p=187</guid>
		<description><![CDATA[I needed a way of making Windows Media Player 11 always show the current song&#8217;s title while in toolbar/mini-player mode. This isn&#8217;t an option when it should be, so if you want this done you&#8217;ll have to go into it&#8217;s registry and add an entry. And I quote&#8230; You [fix] this in v11 by creating [...]]]></description>
			<content:encoded><![CDATA[<p>I needed a way of making Windows Media Player 11 always show the current song&#8217;s title while in toolbar/mini-player mode. This isn&#8217;t an option when it should be, so if you want this done you&#8217;ll have to go into it&#8217;s registry and add an entry. And I quote&#8230;</p>
<blockquote><p>You [fix] this in v11 by creating REG_DWORD value named &#8220;DeskbandFlyoutTimeout&#8221; under<br />
HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\P references . If you set it to 0&#215;0, it&#8217;ll never show up. If you set it to 0xFFFFFFFF it&#8217;ll always show up. Anything in between it&#8217;ll show up for that many milliseconds. The normal setting is I believe 3000ms. If that value is not present, the default is used.&#8221;</p></blockquote>
<p>I found this method <a href="http://chrisrickard.blogspot.com/2007/07/media-player-tray-control-for-vista.html" target="_blank">here</a>&#8230; in one of the anonymous comments. I didn&#8217;t reference the original forum thread because it is no longer valid.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.a8le.com/making-media-player-always-show-song-title/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

