<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Customizing Windows Powershell</title>
	<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/</link>
	<description>2+2=5, for large values of 2</description>
	<pubDate>Wed, 20 Aug 2008 13:43:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: buy valium onli</title>
		<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-15598</link>
		<pubDate>Mon, 18 Aug 2008 23:19:18 +0000</pubDate>
		<guid>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-15598</guid>
					<description>Hi webmaster!</description>
		<content:encoded><![CDATA[<p>Hi webmaster!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: where can i buy</title>
		<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-15365</link>
		<pubDate>Tue, 12 Aug 2008 09:06:20 +0000</pubDate>
		<guid>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-15365</guid>
					<description>Hi webmaster!</description>
		<content:encoded><![CDATA[<p>Hi webmaster!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: acomplia</title>
		<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-13905</link>
		<pubDate>Sat, 02 Aug 2008 19:27:13 +0000</pubDate>
		<guid>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-13905</guid>
					<description>Hi webmaster!</description>
		<content:encoded><![CDATA[<p>Hi webmaster!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: freeredredwe</title>
		<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-12680</link>
		<pubDate>Sat, 26 Jul 2008 01:08:01 +0000</pubDate>
		<guid>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-12680</guid>
					<description>juicy red stay see you stay all house</description>
		<content:encoded><![CDATA[<p>juicy red stay see you stay all house
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: redmeoceanva</title>
		<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-12113</link>
		<pubDate>Sat, 19 Jul 2008 16:11:55 +0000</pubDate>
		<guid>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-12113</guid>
					<description>go we clean tom pets</description>
		<content:encoded><![CDATA[<p>go we clean tom pets
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kazelsyu</title>
		<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-11530</link>
		<pubDate>Fri, 11 Jul 2008 17:41:44 +0000</pubDate>
		<guid>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-11530</guid>
					<description>Hi webmaster!</description>
		<content:encoded><![CDATA[<p>Hi webmaster!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kazeloqf</title>
		<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-11529</link>
		<pubDate>Fri, 11 Jul 2008 16:05:26 +0000</pubDate>
		<guid>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-11529</guid>
					<description>Hi webmaster!</description>
		<content:encoded><![CDATA[<p>Hi webmaster!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tony</title>
		<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-10311</link>
		<pubDate>Thu, 26 Jun 2008 07:37:08 +0000</pubDate>
		<guid>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-10311</guid>
					<description>Great article! Thanks for the clear and detailed steps with screenshots. Very helpful!
Instead of directly modifying the default ps1xml file, would it be better to use our own customized ps1xml?
We can just make a copy of the default ps1xml and work on the copy, adding all the customization stuffs. Then call Update-FormatData -PrependPath ... to tell the shell to use our customized types or formats.
In addition, we can put the above Update-FormatData command in $profile so that PowerShell will remeber to use the customized files.</description>
		<content:encoded><![CDATA[<p>Great article! Thanks for the clear and detailed steps with screenshots. Very helpful!<br />
Instead of directly modifying the default ps1xml file, would it be better to use our own customized ps1xml?<br />
We can just make a copy of the default ps1xml and work on the copy, adding all the customization stuffs. Then call Update-FormatData -PrependPath &#8230; to tell the shell to use our customized types or formats.<br />
In addition, we can put the above Update-FormatData command in $profile so that PowerShell will remeber to use the customized files.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rob</title>
		<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-989</link>
		<pubDate>Wed, 05 Mar 2008 04:06:52 +0000</pubDate>
		<guid>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-989</guid>
					<description>I noticed that the directory name from an ls -r command takes on the color of the first file listed under it.  Any idea how to fix that up?

I am fairly new to PS (but a long time C# and Delphi developer) and an avid CMD user.  PS rocks - I hardly open CMD anymore except for maybe running an xcopy :)

BTW:  Great article and very useful information!!</description>
		<content:encoded><![CDATA[<p>I noticed that the directory name from an ls -r command takes on the color of the first file listed under it.  Any idea how to fix that up?</p>
<p>I am fairly new to PS (but a long time C# and Delphi developer) and an avid CMD user.  PS rocks - I hardly open CMD anymore except for maybe running an xcopy <img src='http://thinkersroom.com/bytes/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>BTW:  Great article and very useful information!!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jtsm</title>
		<link>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-704</link>
		<pubDate>Wed, 21 Nov 2007 21:23:01 +0000</pubDate>
		<guid>http://thinkersroom.com/bytes/2006/10/27/customizing-windows-powershell/#comment-704</guid>
					<description>Hi There,

I have loaded up powershell 2, but find that i cannot get the coloured extensions to work now using your script modifications. has there been some changes in version 2 that will break this?

Thanks and great post.

jtsm</description>
		<content:encoded><![CDATA[<p>Hi There,</p>
<p>I have loaded up powershell 2, but find that i cannot get the coloured extensions to work now using your script modifications. has there been some changes in version 2 that will break this?</p>
<p>Thanks and great post.</p>
<p>jtsm
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
