<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>PowerCmdComments on: </title>
	<atom:link href="http://www.giveawayoftheday.com/powercmd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.giveawayoftheday.com/powercmd/</link>
	<description>free licensed software daily</description>
	<lastBuildDate>Wed, 25 Nov 2009 19:31:58 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Divyesh</title>
		<link>http://www.giveawayoftheday.com/powercmd/comment-page-3/#comment-83767</link>
		<dc:creator>Divyesh</dc:creator>
		<pubDate>Tue, 26 Feb 2008 11:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/powercmd/#comment-83767</guid>
		<description>I really impressed with concept of powercmd it will helpful a lot in the direction  to utilise  old dos based programme facilities in new version of computers.</description>
		<content:encoded><![CDATA[<p>I really impressed with concept of powercmd it will helpful a lot in the direction  to utilise  old dos based programme facilities in new version of computers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.giveawayoftheday.com/powercmd/comment-page-3/#comment-83360</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Fri, 22 Feb 2008 22:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/powercmd/#comment-83360</guid>
		<description>I really would have liked to get this but did not recieve the email until it was too late.  WHy is it this happens so often (at least once a week it seems)?  Please fix this.</description>
		<content:encoded><![CDATA[<p>I really would have liked to get this but did not recieve the email until it was too late.  WHy is it this happens so often (at least once a week it seems)?  Please fix this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Holsberg</title>
		<link>http://www.giveawayoftheday.com/powercmd/comment-page-3/#comment-83357</link>
		<dc:creator>Pete Holsberg</dc:creator>
		<pubDate>Fri, 22 Feb 2008 20:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/powercmd/#comment-83357</guid>
		<description>1) When I tried to install this, PestPatrol identified it as a keylogger!

2) I installed it anyway and found that there are Unix-like commands that it will not execute, and it hangs on vom.exe

3) And then my Quick Launch icons disappeared!! 

4) I restored my system to before PowerCmd and everything seems OK again.</description>
		<content:encoded><![CDATA[<p>1) When I tried to install this, PestPatrol identified it as a keylogger!</p>
<p>2) I installed it anyway and found that there are Unix-like commands that it will not execute, and it hangs on vom.exe</p>
<p>3) And then my Quick Launch icons disappeared!! </p>
<p>4) I restored my system to before PowerCmd and everything seems OK again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rogue_d</title>
		<link>http://www.giveawayoftheday.com/powercmd/comment-page-3/#comment-83344</link>
		<dc:creator>rogue_d</dc:creator>
		<pubDate>Fri, 22 Feb 2008 16:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/powercmd/#comment-83344</guid>
		<description>re: #63 dk_stoneman - &quot;My main gripe with the CMD is it won’t let you paste&quot;

cmd.exe will let you paste. Click on the system icon in the title bar (the left one, the little black C:\ icon), a system menu appears and in it is &quot;Edit&quot;.  Click that, a submenu appears with Paste.  Clicking Mark lets you drag the mouse to enclose a rectangular area then hit enter to copy to the clipboard.  (Sorry if you already know all that.)

Is it easy? Not really.  Is it consistent with Windows standard ^C ^V? No.  But at least it can be done.  Thought you might want to know that.

Then again there&#039;s the QuickEdit option - it allows you to use the mouse to click/drag to select an area, hit enter to copy, and the right-click to paste.  (Pretty much like PuTTY, for whoever mentioned that.)  (I typically don&#039;t use it a mistaken right-click can paste a bunch of commands with embedded carriage returns/enters that cause cmd.exe to execute them.)  QuickEdit is found in the Properties menu from the system menu.

Though for those tired of white on black console windows, you can (and I do) change the default colors.  I use black text on gray window for an easier-on-the-eyes view.  

And you can make it bigger than the default 25x80 - I use 132x50 to see more of what I&#039;m working on.  

The font can be changed to something readable - Lucida Console is nice for me.

All these can be reached by accessing the Properties menu item from the system menu (that left title bar icon again).

(Then again, there&#039;s the Eshell package in Emacs that&#039;s very cool, if you use the Windows version GNU Emacs.)

As for this program, I&#039;m kicking myself - I made a reminder to get it at home and didn&#039;t check my reminders last night.  I use the command prompt all the time as a software developer, and use Marko B&#039;s &quot;Console&quot; for a prettier interface.  

Maybe someone will find this information useful and not dismiss the console window as unusable.  It isn&#039;t perfect, or *nix-like, but it&#039;s usable and a lot better than it was in the early days.  Some of the FOR command options that came with 2000 or XP are interesting.  And it has command- and directory- completion! (Just set it in the registry to be the TAB key and it&#039;s a lot more *nix-like).

Reading some of the Help is also enlightening - Start-&gt;Help, search for CMD, look at the related topics link at the bottom.</description>
		<content:encoded><![CDATA[<p>re: #63 dk_stoneman &#8211; &#8220;My main gripe with the CMD is it won’t let you paste&#8221;</p>
<p>cmd.exe will let you paste. Click on the system icon in the title bar (the left one, the little black C:\ icon), a system menu appears and in it is &#8220;Edit&#8221;.  Click that, a submenu appears with Paste.  Clicking Mark lets you drag the mouse to enclose a rectangular area then hit enter to copy to the clipboard.  (Sorry if you already know all that.)</p>
<p>Is it easy? Not really.  Is it consistent with Windows standard ^C ^V? No.  But at least it can be done.  Thought you might want to know that.</p>
<p>Then again there&#8217;s the QuickEdit option &#8211; it allows you to use the mouse to click/drag to select an area, hit enter to copy, and the right-click to paste.  (Pretty much like PuTTY, for whoever mentioned that.)  (I typically don&#8217;t use it a mistaken right-click can paste a bunch of commands with embedded carriage returns/enters that cause cmd.exe to execute them.)  QuickEdit is found in the Properties menu from the system menu.</p>
<p>Though for those tired of white on black console windows, you can (and I do) change the default colors.  I use black text on gray window for an easier-on-the-eyes view.  </p>
<p>And you can make it bigger than the default 25&#215;80 &#8211; I use 132&#215;50 to see more of what I&#8217;m working on.  </p>
<p>The font can be changed to something readable &#8211; Lucida Console is nice for me.</p>
<p>All these can be reached by accessing the Properties menu item from the system menu (that left title bar icon again).</p>
<p>(Then again, there&#8217;s the Eshell package in Emacs that&#8217;s very cool, if you use the Windows version GNU Emacs.)</p>
<p>As for this program, I&#8217;m kicking myself &#8211; I made a reminder to get it at home and didn&#8217;t check my reminders last night.  I use the command prompt all the time as a software developer, and use Marko B&#8217;s &#8220;Console&#8221; for a prettier interface.  </p>
<p>Maybe someone will find this information useful and not dismiss the console window as unusable.  It isn&#8217;t perfect, or *nix-like, but it&#8217;s usable and a lot better than it was in the early days.  Some of the FOR command options that came with 2000 or XP are interesting.  And it has command- and directory- completion! (Just set it in the registry to be the TAB key and it&#8217;s a lot more *nix-like).</p>
<p>Reading some of the Help is also enlightening &#8211; Start-&gt;Help, search for CMD, look at the related topics link at the bottom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ~ Robert ~</title>
		<link>http://www.giveawayoftheday.com/powercmd/comment-page-3/#comment-83307</link>
		<dc:creator>~ Robert ~</dc:creator>
		<pubDate>Fri, 22 Feb 2008 09:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/powercmd/#comment-83307</guid>
		<description>#122 Rick

*No* ,  Powercmd  doesn&#039;t change or replace cmd.exe.</description>
		<content:encoded><![CDATA[<p>#122 Rick</p>
<p>*No* ,  Powercmd  doesn&#8217;t change or replace cmd.exe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim K</title>
		<link>http://www.giveawayoftheday.com/powercmd/comment-page-3/#comment-83289</link>
		<dc:creator>Tim K</dc:creator>
		<pubDate>Fri, 22 Feb 2008 07:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/powercmd/#comment-83289</guid>
		<description>#12 Mike I couldn&#039;t agree more! Alowing people to just give a thumbs up or down without explaining there vote is very missleading to seriously interested people like myself.At least when some one leaves a comment with there rating I can judge if they are knowledgeable about the software &amp; its objective, or if they are just uneducated. Please if you want to rate the software atleast have the resolution to write you reasoning behind it.Maby in the future you can change the voting process so that in order to vote you have to leave a comment first. Thanks GOTD</description>
		<content:encoded><![CDATA[<p>#12 Mike I couldn&#8217;t agree more! Alowing people to just give a thumbs up or down without explaining there vote is very missleading to seriously interested people like myself.At least when some one leaves a comment with there rating I can judge if they are knowledgeable about the software &amp; its objective, or if they are just uneducated. Please if you want to rate the software atleast have the resolution to write you reasoning behind it.Maby in the future you can change the voting process so that in order to vote you have to leave a comment first. Thanks GOTD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: han</title>
		<link>http://www.giveawayoftheday.com/powercmd/comment-page-3/#comment-83288</link>
		<dc:creator>han</dc:creator>
		<pubDate>Fri, 22 Feb 2008 06:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/powercmd/#comment-83288</guid>
		<description>Sometimes useful when you have problems you can check several things in one window. So not for everyone, but why complaining?</description>
		<content:encoded><![CDATA[<p>Sometimes useful when you have problems you can check several things in one window. So not for everyone, but why complaining?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.giveawayoftheday.com/powercmd/comment-page-3/#comment-83282</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 22 Feb 2008 04:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/powercmd/#comment-83282</guid>
		<description>My opinion about the thumb rating:

Use a five (or ten) thumb (point) rating and thus eliminate the ability to vote an actual up or down. Instead, the vote will be a quality rating and more useful for information and not just for entertainment or comments bickering.</description>
		<content:encoded><![CDATA[<p>My opinion about the thumb rating:</p>
<p>Use a five (or ten) thumb (point) rating and thus eliminate the ability to vote an actual up or down. Instead, the vote will be a quality rating and more useful for information and not just for entertainment or comments bickering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikey</title>
		<link>http://www.giveawayoftheday.com/powercmd/comment-page-3/#comment-83281</link>
		<dc:creator>Mikey</dc:creator>
		<pubDate>Fri, 22 Feb 2008 04:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/powercmd/#comment-83281</guid>
		<description>#12

I live in the command line, as I am a &quot;builder&quot;, those that need to know what I do, will understand. :)

As for the comparison to Console, I tried a beta version 2 that always crashed under Vista, so I had to scrap it, and well, version 1 didn&#039;t allow tabs, that I was able to see.

This giveaway, seems awesome so far, and it even runs PowerShell just fine as a tab.
I just love the comments from those that download stuff they don&#039;t understand. Those are the ones driving the thumb ratings down.

Anyways, great software GAOTD!</description>
		<content:encoded><![CDATA[<p>#12</p>
<p>I live in the command line, as I am a &#8220;builder&#8221;, those that need to know what I do, will understand. :)</p>
<p>As for the comparison to Console, I tried a beta version 2 that always crashed under Vista, so I had to scrap it, and well, version 1 didn&#8217;t allow tabs, that I was able to see.</p>
<p>This giveaway, seems awesome so far, and it even runs PowerShell just fine as a tab.<br />
I just love the comments from those that download stuff they don&#8217;t understand. Those are the ones driving the thumb ratings down.</p>
<p>Anyways, great software GAOTD!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SNIPERBBB</title>
		<link>http://www.giveawayoftheday.com/powercmd/comment-page-3/#comment-83280</link>
		<dc:creator>SNIPERBBB</dc:creator>
		<pubDate>Fri, 22 Feb 2008 03:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/powercmd/#comment-83280</guid>
		<description>The autocomplete is annoying and useful at the same time. Annoying that it does not work the way with every other autocomplete feature does. Hitting the TAB button is kinda odd to use when the Enter key is more intuitive.

When you do remember to use the TAB key, it makes changing through directories much easier.</description>
		<content:encoded><![CDATA[<p>The autocomplete is annoying and useful at the same time. Annoying that it does not work the way with every other autocomplete feature does. Hitting the TAB button is kinda odd to use when the Enter key is more intuitive.</p>
<p>When you do remember to use the TAB key, it makes changing through directories much easier.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.285 seconds -->
