<?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: Automate Windows Tasks with AutoHotkey</title>
	<atom:link href="http://www.online-tech-tips.com/free-software-downloads/autohotkey-automate-windows-tasks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.online-tech-tips.com/free-software-downloads/autohotkey-automate-windows-tasks/</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: Yulu</title>
		<link>http://www.online-tech-tips.com/free-software-downloads/autohotkey-automate-windows-tasks/comment-page-1/#comment-34798</link>
		<dc:creator>Yulu</dc:creator>
		<pubDate>Mon, 29 Mar 2010 04:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/free-software-downloads/autohotkey-automate-windows-tasks/#comment-34798</guid>
		<description>I can see I&#039;ll be using this instead of laborious copy and paste for certain snippets. Right on.</description>
		<content:encoded><![CDATA[<p>I can see I&#8217;ll be using this instead of laborious copy and paste for certain snippets. Right on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.online-tech-tips.com/free-software-downloads/autohotkey-automate-windows-tasks/comment-page-1/#comment-33739</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Sun, 14 Mar 2010 16:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/free-software-downloads/autohotkey-automate-windows-tasks/#comment-33739</guid>
		<description>Autohotkey is simply awesome. I&#039;ve started scripting with it recently and it&#039;s amazing what you can do. If you want to write your own Autohotkey scripts, I suggest you start with their examples:

http://www.autohotkey.com/docs/scripts/index.htm</description>
		<content:encoded><![CDATA[<p>Autohotkey is simply awesome. I&#8217;ve started scripting with it recently and it&#8217;s amazing what you can do. If you want to write your own Autohotkey scripts, I suggest you start with their examples:</p>
<p><a href="http://www.autohotkey.com/docs/scripts/index.htm" rel="nofollow">http://www.autohotkey.com/docs/scripts/index.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonia</title>
		<link>http://www.online-tech-tips.com/free-software-downloads/autohotkey-automate-windows-tasks/comment-page-1/#comment-12944</link>
		<dc:creator>Sonia</dc:creator>
		<pubDate>Wed, 17 Sep 2008 03:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/free-software-downloads/autohotkey-automate-windows-tasks/#comment-12944</guid>
		<description>Several tasks can be defined inside one ahk file. You don&#039;t have to have one script file per task. For example, the three following tasks can be in one ahk file:

^y::run http://www.yahoo.com
^g::run http://www.google.com
^e::exit

So, pressing the hotkey &#039;ctrl+y&#039; will launch Yahoo, pressing the hotkey &#039;ctrl+g&#039; will launch Google and pressing the hotkey &#039;ctrl+e&#039; will terminate the script.

It is a very simple yet useful example. I tested with success ahk files with more than 100 tasks. Of course with so many tasks you could have to use an Enterpad because it is not practical to remember all the hotkeys.

Sonia</description>
		<content:encoded><![CDATA[<p>Several tasks can be defined inside one ahk file. You don&#8217;t have to have one script file per task. For example, the three following tasks can be in one ahk file:</p>
<p>^y::run <a href="http://www.yahoo.com" rel="nofollow">http://www.yahoo.com</a><br />
^g::run <a href="http://www.google.com" rel="nofollow">http://www.google.com</a><br />
^e::exit</p>
<p>So, pressing the hotkey &#8216;ctrl+y&#8217; will launch Yahoo, pressing the hotkey &#8216;ctrl+g&#8217; will launch Google and pressing the hotkey &#8216;ctrl+e&#8217; will terminate the script.</p>
<p>It is a very simple yet useful example. I tested with success ahk files with more than 100 tasks. Of course with so many tasks you could have to use an Enterpad because it is not practical to remember all the hotkeys.</p>
<p>Sonia</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 1/10 queries in 0.003 seconds using disk
Object Caching 244/250 objects using disk

Served from: www.online-tech-tips.com @ 2012-02-13 10:36:40 -->
