<?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: How to Automate Mundane Tasks with AutoIt</title>
	<atom:link href="http://www.makeuseof.com/tag/how-to-automate-mundane-tasks-with-autoit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/how-to-automate-mundane-tasks-with-autoit/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sat, 11 Feb 2012 04:28:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: erik</title>
		<link>http://www.makeuseof.com/tag/how-to-automate-mundane-tasks-with-autoit/#comment-387206</link>
		<dc:creator>erik</dc:creator>
		<pubDate>Thu, 21 May 2009 22:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=17607#comment-387206</guid>
		<description>AHK is my choice. It is pure genius. Automizing my daily jumping between 4-5 programs in Windows. An extreme shortcut compared to developing something in VBA.</description>
		<content:encoded><![CDATA[<p>AHK is my choice. It is pure genius. Automizing my daily jumping between 4-5 programs in Windows. An extreme shortcut compared to developing something in VBA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajbritton</title>
		<link>http://www.makeuseof.com/tag/how-to-automate-mundane-tasks-with-autoit/#comment-387203</link>
		<dc:creator>ajbritton</dc:creator>
		<pubDate>Thu, 21 May 2009 21:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=17607#comment-387203</guid>
		<description>I cannot speak for AHK, but AutoIt is one of the finest utilities out there. I&#039;ve used it to create all kinds of small administration utilities which I use in a medium sized network. Simple GUIs are easy to create with a bit of practice and it&#039;s even possible to create little apps that live in the system tray. I love it.</description>
		<content:encoded><![CDATA[<p>I cannot speak for AHK, but AutoIt is one of the finest utilities out there. I&#8217;ve used it to create all kinds of small administration utilities which I use in a medium sized network. Simple GUIs are easy to create with a bit of practice and it&#8217;s even possible to create little apps that live in the system tray. I love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ShakiestNerd</title>
		<link>http://www.makeuseof.com/tag/how-to-automate-mundane-tasks-with-autoit/#comment-387159</link>
		<dc:creator>ShakiestNerd</dc:creator>
		<pubDate>Thu, 21 May 2009 13:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=17607#comment-387159</guid>
		<description>I&#039;ve used both AutoIt and AutoHotkey and they are both good.  Their scripts are basically compatible with each other.

Started out using it for launching apps with a hotkey, e.g. ctrl+alt+f launches firefox.

It can also be used to be used as a global auto-correct for things you frequently misspell.  Same feature can also be used to auto-expand text in chat windows.  For example, if you type &quot;btw&quot; it can automatically expand out to &quot;By the way,&quot;.

A similar use is to add signatures to emails or a pithy quote to blog comments.

Also use it to automatically fill in forms on web pages.  Have one that will scrape an excel file and paste the data in a form I have to fill out.

Scripts can be compiled into .exe as mentioned.  A friend of mine has written a couple utilities that he has compiled so that he can distribute them to non-AutoIt users.  One really good one has a GUI front end and pulls user lists and groups from active directory.

Good tool!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used both AutoIt and AutoHotkey and they are both good.  Their scripts are basically compatible with each other.</p>
<p>Started out using it for launching apps with a hotkey, e.g. ctrl+alt+f launches firefox.</p>
<p>It can also be used to be used as a global auto-correct for things you frequently misspell.  Same feature can also be used to auto-expand text in chat windows.  For example, if you type &#8220;btw&#8221; it can automatically expand out to &#8220;By the way,&#8221;.</p>
<p>A similar use is to add signatures to emails or a pithy quote to blog comments.</p>
<p>Also use it to automatically fill in forms on web pages.  Have one that will scrape an excel file and paste the data in a form I have to fill out.</p>
<p>Scripts can be compiled into .exe as mentioned.  A friend of mine has written a couple utilities that he has compiled so that he can distribute them to non-AutoIt users.  One really good one has a GUI front end and pulls user lists and groups from active directory.</p>
<p>Good tool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rarst</title>
		<link>http://www.makeuseof.com/tag/how-to-automate-mundane-tasks-with-autoit/#comment-387107</link>
		<dc:creator>Rarst</dc:creator>
		<pubDate>Thu, 21 May 2009 03:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=17607#comment-387107</guid>
		<description>I don&#039;t think there is such a thing as defacto standard for macro. Too many solutions that cater to different people.

Personally I do not macro (as in record and play) much but AutoIt is my language of choice for small utilities.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think there is such a thing as defacto standard for macro. Too many solutions that cater to different people.</p>
<p>Personally I do not macro (as in record and play) much but AutoIt is my language of choice for small utilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shon</title>
		<link>http://www.makeuseof.com/tag/how-to-automate-mundane-tasks-with-autoit/#comment-387083</link>
		<dc:creator>Shon</dc:creator>
		<pubDate>Wed, 20 May 2009 21:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=17607#comment-387083</guid>
		<description>I have used AHK many times. I have used it for creating login routines for ldap servers as well as for just menial tasks.

You may want to have a look at donationcoder.com They are a very helpful community and will even write scripts for you if you post it in the request section.</description>
		<content:encoded><![CDATA[<p>I have used AHK many times. I have used it for creating login routines for ldap servers as well as for just menial tasks.</p>
<p>You may want to have a look at donationcoder.com They are a very helpful community and will even write scripts for you if you post it in the request section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doc</title>
		<link>http://www.makeuseof.com/tag/how-to-automate-mundane-tasks-with-autoit/#comment-387079</link>
		<dc:creator>Doc</dc:creator>
		<pubDate>Wed, 20 May 2009 20:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=17607#comment-387079</guid>
		<description>I&#039;ve used AutoHotKey to convert my ABit Media XP Pro Remote&#039;s into something useful...aside from the 4 &quot;arrow&quot; keys and the Select (Enter) key (which emulate a normal keyboard), they keys produce CTRL+ALT+SHIFT+function key keystrokes, which AHK converts into whatever I want; the sample volume key script adds an on-screen volume control (which also captures my Logitech keyboard&#039;s volume/mute keys, plus WIN+cursor up/down). A few more tweaks adds ALT+ENTER (full screen), ALT+TAB, Windows Start button, ALT+F4, &quot;My Computer&quot; buttons, which makes browsing my media library and playing videos MUCH easier from my couch!

Go to www.donationcoder.com for dozens of other AHK scripts (many compiled into EXE form) that are QUITE useful!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used AutoHotKey to convert my ABit Media XP Pro Remote&#8217;s into something useful&#8230;aside from the 4 &#8220;arrow&#8221; keys and the Select (Enter) key (which emulate a normal keyboard), they keys produce CTRL+ALT+SHIFT+function key keystrokes, which AHK converts into whatever I want; the sample volume key script adds an on-screen volume control (which also captures my Logitech keyboard&#8217;s volume/mute keys, plus WIN+cursor up/down). A few more tweaks adds ALT+ENTER (full screen), ALT+TAB, Windows Start button, ALT+F4, &#8220;My Computer&#8221; buttons, which makes browsing my media library and playing videos MUCH easier from my couch!</p>
<p>Go to <a href="http://www.donationcoder.com" rel="nofollow">http://www.donationcoder.com</a> for dozens of other AHK scripts (many compiled into EXE form) that are QUITE useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mel</title>
		<link>http://www.makeuseof.com/tag/how-to-automate-mundane-tasks-with-autoit/#comment-387072</link>
		<dc:creator>Mel</dc:creator>
		<pubDate>Wed, 20 May 2009 19:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=17607#comment-387072</guid>
		<description>As anyone who claims to be a geek (at heart at least) know the AHK (Auto Hot Key) as the defacto standard of windows macro building, editing and running. I had dabbled with creating a .ahk script and running it. Was not very impressed by the results. I was wondering if anyone actually installed and used it for something meaningful, like entering the same text into a form with 37 required fields ?</description>
		<content:encoded><![CDATA[<p>As anyone who claims to be a geek (at heart at least) know the AHK (Auto Hot Key) as the defacto standard of windows macro building, editing and running. I had dabbled with creating a .ahk script and running it. Was not very impressed by the results. I was wondering if anyone actually installed and used it for something meaningful, like entering the same text into a form with 37 required fields ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/5 queries in 0.006 seconds using apc
Object Caching 381/382 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-11 04:42:05 -->
