<?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>Comments on: NirCmd &#8211; Free command line tool for Windows XP and Vista</title>
	<atom:link href="http://www.online-tech-tips.com/computer-tips/free-command-line-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 22:28:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: kate</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-44766</link>
		<dc:creator>kate</dc:creator>
		<pubDate>Fri, 10 Sep 2010 17:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-44766</guid>
		<description>Hi, does anyone know how to utilize Nircmd to make a certain action occur at startup? I know the prompt but am unsure as how to use the program to apply the prompt for startup.

Specifically, setting my screen resolution at startup to my laptop&#039;s maximum resolution as it continually reverts to the lowest resolution upon startup.

Any help would be greatly appreciated...thanks!</description>
		<content:encoded><![CDATA[<p>Hi, does anyone know how to utilize Nircmd to make a certain action occur at startup? I know the prompt but am unsure as how to use the program to apply the prompt for startup.</p>
<p>Specifically, setting my screen resolution at startup to my laptop&#8217;s maximum resolution as it continually reverts to the lowest resolution upon startup.</p>
<p>Any help would be greatly appreciated&#8230;thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-33370</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Tue, 09 Mar 2010 05:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-33370</guid>
		<description>Thanks for this, I&#039;ve created my first command line script to open my CD drive when I click on a shortcut on the desktop. The coolest command is the screenshot, which you can have loop also continuously.</description>
		<content:encoded><![CDATA[<p>Thanks for this, I&#8217;ve created my first command line script to open my CD drive when I click on a shortcut on the desktop. The coolest command is the screenshot, which you can have loop also continuously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carter</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-30890</link>
		<dc:creator>Carter</dc:creator>
		<pubDate>Fri, 22 Jan 2010 22:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-30890</guid>
		<description>Another option now is to use Windows PowerShell. It&#039;s the upgraded command prompt and you can use it to do all kinds of advanced tasks in Windows.</description>
		<content:encoded><![CDATA[<p>Another option now is to use Windows PowerShell. It&#8217;s the upgraded command prompt and you can use it to do all kinds of advanced tasks in Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AK</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-20301</link>
		<dc:creator>AK</dc:creator>
		<pubDate>Fri, 08 May 2009 12:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-20301</guid>
		<description>To turn off monitor reliably with hot key or shortcut

Use the following delay; say 1 sec ( time has to be in millisecond in the instruction i.e 1000 in the instruction)  


\nircmd.exe cmdwait 1000 monitor off

does not detect mouse movement during click, turns off monitor reliably, Works ok even with a value of 20 msec</description>
		<content:encoded><![CDATA[<p>To turn off monitor reliably with hot key or shortcut</p>
<p>Use the following delay; say 1 sec ( time has to be in millisecond in the instruction i.e 1000 in the instruction)  </p>
<p>\nircmd.exe cmdwait 1000 monitor off</p>
<p>does not detect mouse movement during click, turns off monitor reliably, Works ok even with a value of 20 msec</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Automatically turn off or restart a Windows PC</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-14608</link>
		<dc:creator>Automatically turn off or restart a Windows PC</dc:creator>
		<pubDate>Sat, 15 Nov 2008 10:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-14608</guid>
		<description>[...] I wrote about free command line tool called NirCmd that lets you create scripts to perform tasks on your computer, like shutting down [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote about free command line tool called NirCmd that lets you create scripts to perform tasks on your computer, like shutting down [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rohit</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-12883</link>
		<dc:creator>rohit</dc:creator>
		<pubDate>Sun, 14 Sep 2008 20:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-12883</guid>
		<description>yea......the monitor used to get on again ...but creating a bat file worked...

i mean ....just open notepad..........type &quot;nircmd.exe monitor off&quot; without quotes and save it as &#039;desired_name.bat&quot; 
dats it..it worked for me</description>
		<content:encoded><![CDATA[<p>yea&#8230;&#8230;the monitor used to get on again &#8230;but creating a bat file worked&#8230;</p>
<p>i mean &#8230;.just open notepad&#8230;&#8230;&#8230;.type &#8220;nircmd.exe monitor off&#8221; without quotes and save it as &#8216;desired_name.bat&#8221;<br />
dats it..it worked for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alain</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-8669</link>
		<dc:creator>Alain</dc:creator>
		<pubDate>Sat, 14 Jun 2008 16:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-8669</guid>
		<description>i just found a workaround : a .bat file with twice the command &quot;nircmd monitor off&quot;. 
The screen blinks once, but in then turns off.</description>
		<content:encoded><![CDATA[<p>i just found a workaround : a .bat file with twice the command &#8220;nircmd monitor off&#8221;.<br />
The screen blinks once, but in then turns off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alain</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-8666</link>
		<dc:creator>Alain</dc:creator>
		<pubDate>Sat, 14 Jun 2008 15:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-8666</guid>
		<description>Tried monitor off on Vista. It turns off monitor, but immediately the montiror turns on again... without me doing anything!!!
did i miss something ?
I&#039;d like to turn it off, and turn on when i hit th keyborad or move the mouse.</description>
		<content:encoded><![CDATA[<p>Tried monitor off on Vista. It turns off monitor, but immediately the montiror turns on again&#8230; without me doing anything!!!<br />
did i miss something ?<br />
I&#8217;d like to turn it off, and turn on when i hit th keyborad or move the mouse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-8370</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 05 Jun 2008 01:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-8370</guid>
		<description>Do you know if the source is available?  I&#039;d like to know how they tell the system to turn off, dim the monitor, etc.</description>
		<content:encoded><![CDATA[<p>Do you know if the source is available?  I&#8217;d like to know how they tell the system to turn off, dim the monitor, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhur Kapoor</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-7630</link>
		<dc:creator>Madhur Kapoor</dc:creator>
		<pubDate>Thu, 08 May 2008 22:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-7630</guid>
		<description>This is awesome. It can help us increase our efficiency</description>
		<content:encoded><![CDATA[<p>This is awesome. It can help us increase our efficiency</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akishore</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-7597</link>
		<dc:creator>akishore</dc:creator>
		<pubDate>Thu, 08 May 2008 01:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-7597</guid>
		<description>Keith,

It&#039;s definitely for someone like you then! I&#039;m just starting to get into the whole Putty thing too! ;)</description>
		<content:encoded><![CDATA[<p>Keith,</p>
<p>It&#8217;s definitely for someone like you then! I&#8217;m just starting to get into the whole Putty thing too! <img src='http://www.online-tech-tips.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dsouza</title>
		<link>http://www.online-tech-tips.com/computer-tips/free-command-line-tool/comment-page-1/#comment-7592</link>
		<dc:creator>Keith Dsouza</dc:creator>
		<pubDate>Wed, 07 May 2008 19:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/?p=5388#comment-7592</guid>
		<description>Definitely looks like a good software to have, being a software engineer I use putty and cmd almost half my day. This would definitely be a good addition for me :).</description>
		<content:encoded><![CDATA[<p>Definitely looks like a good software to have, being a software engineer I use putty and cmd almost half my day. This would definitely be a good addition for me <img src='http://www.online-tech-tips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 2/19 queries in 0.007 seconds using disk
Object Caching 441/447 objects using disk

Served from: www.online-tech-tips.com @ 2012-02-13 09:14:38 -->
