All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
5 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
5 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • Basics how to begin to automate a windows PC

 

AutoHotkey is an amazing tool that can help automate programs on your windows computer.  In this course we take a deeper-dive into programming with AutoHotkey.  The skills learned in this course will help you develop better Robotics Process Automation software.

I highly recommend you either work through the Intro to AutoHotkey Udemy course or have ~6 months experience programming in AutoHotkey as we hit the ground running.

We cover a lot of great tools in AutoHotkey in this course.  But don't worry, you don't need to be a programmer to understand the course.

 

Who this course is for:

 

  • Beginner AutoHotkey users

  • People that want to work smarter, not harder
  • Developers that have worked in other programming language
 
 

  • A windows XP,7, 8, or 10 computer
  • People that use a Windows computer and are constantly performing repetitive tasks
View More...
  • Section 1 : 01_Intro 7 Lectures 00:00:00

    • Lecture 1 :
    • 01_01_Intro_and_About_Joe_Glines Preview
    • Lecture 2 :
    • 01_02_Why_Learn_AutoHotkey
    • Lecture 3 :
    • 01_03_Course_Outline
    • Lecture 4 :
    • 01_04_AutoHotkey_Resources
    • Lecture 5 :
    • 01_05_Installing_Unicode_32bit_AutoHotkey
    • Lecture 6 :
    • 01_06_Selecting_your_AutoHotkey_Editor
    • Lecture 7 :
    • 01_07_Programming_Resources
  • Section 2 : 02_Default_Settings 4 Lectures 00:00:00

    • Lecture 1 :
    • 02_01_Important_Recommended_Default_Settings
    • Lecture 2 :
    • 02_02_Non-Critical_Recommended_Settings
    • Lecture 3 :
    • 02_03_Using_an_#Include
    • Lecture 4 :
    • 02_04_Adding_Hotkeys_to_the_Default_script
  • Section 3 : 03_Cool tools ( 04_Various_Types_of_Send ) 3 Lectures 00:00:00

    • Lecture 1 :
    • 04_01_Send, SendEvent, and SendRaw
    • Lecture 2 :
    • 04_02_SendInput and SendPlay
    • Lecture 3 :
    • 05_SetTimer
  • Section 4 : 06_Ini_Read_Write 5 Lectures 00:00:00

    • Lecture 1 :
    • 06_01_Intro_to_IniWrite_IniRead
    • Lecture 2 :
    • 06_02_IniWrite_Keys and Values
    • Lecture 3 :
    • 06_03_IniWrite_Key_Value_Pairs
    • Lecture 4 :
    • 06_04_IniRead
    • Lecture 5 :
    • 06_05_IniWrite_IniRead_Working Session
  • Section 5 : 07_Registry_Read_Write_and_Delete 6 Lectures 00:00:00

    • Lecture 1 :
    • 07_01_Overview_of_Windows_Registry
    • Lecture 2 :
    • 07_01_Reg_Read_String_Variable
    • Lecture 3 :
    • 07_02_Registry_Read_MultiString_and_Expanded
    • Lecture 4 :
    • 07_03_RegWrite
    • Lecture 5 :
    • 07_04_RegDelete
    • Lecture 6 :
    • 07_05_Registry_Working_Session (Running as Admin)
  • Section 6 : 08_Controls 35 Lectures 00:00:00

    • Lecture 1 :
    • 08_01_Controls- What are Controls
    • Lecture 2 :
    • 08_02_Advantages and Disadvantages of using Controls
    • Lecture 3 :
    • 08_03_Additional Resources with Controls
    • Lecture 4 :
    • 08_04_Path for connecting to a Control
    • Lecture 5 :
    • Intro to Controls
    • Lecture 6 :
    • 08_05_Tools for working with Controls
    • Lecture 7 :
    • 08_06_SimpleSpy Find and Tree View_
    • Lecture 8 :
    • 08_08_00_Over 40 commands around Controls in AutoHotkey
    • Lecture 9 :
    • 08_08_01_ControlGetText
    • Lecture 10 :
    • 08_08_02_ControlSetText
    • Lecture 11 :
    • 08_08_03_ControlSend
    • Lecture 12 :
    • 08_08_04_ControlSendRaw
    • Lecture 13 :
    • 08_08_05_ControlGetPos
    • Lecture 14 :
    • 08_08_06_ControlGetFocus
    • Lecture 15 :
    • 08_08_07_ControlFocus
    • Lecture 16 :
    • 08_08_08_1_ControlGet_List
    • Lecture 17 :
    • 08_08_08_2_ControlGet_Selected
    • Lecture 18 :
    • 08_08_08_3_ControlGet_Line
    • Lecture 19 :
    • 08_08_08_5_LineCount
    • Lecture 20 :
    • 08_08_08_6_01_List_ComboBox
    • Lecture 21 :
    • 08_08_08_6_02_List_DropDown
    • Lecture 22 :
    • 08_08_08_6_03_List_ListView_Selected_and_Column
    • Lecture 23 :
    • 08_08_08_6_04_List_ListView_Focused
    • Lecture 24 :
    • 08_08_08_6_05_List_ListView_Count
    • Lecture 25 :
    • 08_08_08_6_06_Control_Add_and_Delete_to_Lists
    • Lecture 26 :
    • 08_08_08_6_07_Choose_from_List
    • Lecture 27 :
    • 08_08_09_ControlClick
    • Lecture 28 :
    • 08_08_10_ControlMove
    • Lecture 29 :
    • 08_08_11_1_Control_Check_and_Uncheck
    • Lecture 30 :
    • 08_08_11_1_Control_Disable_and_Enable
    • Lecture 31 :
    • 08_08_11_1_Control_Hide_and_Show
    • Lecture 32 :
    • 08_08_11_1_Control_Show_and_Hide_Dropdown
    • Lecture 33 :
    • 08_08_11_1_Control_TabLeft_and_TabRight
    • Lecture 34 :
    • 08_09_11_1_Control_EditPaste
    • Lecture 35 :
    • 08_10_1_Controls Working Session
  • Section 7 : 09_WinMenuSelectItem 4 Lectures 00:00:00

    • Lecture 1 :
    • 09_00_WinMenuSelectItem
    • Lecture 2 :
    • 09_01_WinMenuSelectItem_Sending_Words
    • Lecture 3 :
    • 09_02_WinMenuSelectItem_Sending_Numbers
    • Lecture 4 :
    • 09_03_WinMenuSelectItem_System_Menu
  • Section 8 : 10_Loops 1 Lectures 00:00:00

    • Lecture 1 :
    • 10_01_01_Normal_loop
  • Section 9 : 10_02_Loops-While 2 Lectures 00:00:00

    • Lecture 1 :
    • 10_01_02_While_loop
    • Lecture 2 :
    • 10_01_03_Until_Loop
  • Section 10 : 10_04_Loops-Parsing_Text 3 Lectures 00:00:00

    • Lecture 1 :
    • 10_01_04_00_Parsing_Text_Loop
    • Lecture 2 :
    • 10_01_04_01_Parsing_Text_Loop
    • Lecture 3 :
    • 10_01_04_02_Parsing_Text_Loop_with_CSV
  • Section 11 : 10_05_00_Loop_Files_and_Folders 3 Lectures 00:00:00

    • Lecture 1 :
    • 10_05_00_Loop_Files_and_Folders
    • Lecture 2 :
    • 10_05_01_Loop_Files_and_Folders
    • Lecture 3 :
    • 10_05_02_Loop_Files_and_Folders_Working_Session
  • Section 12 : 11_00_Arrays 5 Lectures 00:00:00

    • Lecture 1 :
    • 11_01_Simple Arrays
    • Lecture 2 :
    • 11_01_01_Simple_Arrays_Explained
    • Lecture 3 :
    • 11_01_02_Simple_Arrays
    • Lecture 4 :
    • 11_01_03_Simple_Arrays_Accessing_and_Setting_One_Element
    • Lecture 5 :
    • 11_01_04_Simple_Array_Using_the_Debug_Window_in_AHK_Studio
  • Section 13 : 11_02_Associative Arrays 6 Lectures 00:00:00

    • Lecture 1 :
    • 11_02_Associative Arrays
    • Lecture 2 :
    • 11_02_01_Associative_Arrays_Initializing
    • Lecture 3 :
    • 11_02_02_Associative_Arrays_Adding_new_pairs_and_changing_values
    • Lecture 4 :
    • 11_02_04_Associative_Arrays_Additional_Methods
    • Lecture 5 :
    • 11_02_05_Associative_Arrays_HasKey
    • Lecture 6 :
    • 11_02_06_Working_Session
  • Section 14 : 12_Wrap_Up 1 Lectures 00:00:00

    • Lecture 1 :
    • 12_Wrap_Up
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

6459 Course Views

1 Courses

  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • introduction-to-robotic-process-automation-rpa

    Introduction to Robotic Process Aut...

    By : Bonnie Dallum

    Lectures 6 All Level 0:34:21
  • robotic-process-auto-ation-rpa-process-discovery-for-finance

    Robotic Process Auto,ation (RPA) Pr...

    By : Bonnie Dallum

    Lectures 8 All Level 0:33:30
  • intro-to-autohotkey

    Intro to Autohotkey

    By : Joe Glines Glines

    Lectures 39 All Level 3:16:50
  • mobile-automation-with-robot-framework-and-appium

    Mobile Automation With Robot Framew...

    By : Liviu Avram

    Lectures 22 Beginner 0:0:0
  • network-automation-with-python-programming-in-2-hours

    Network Automation with Python Prog...

    By : Ahmet Kayhan Seker

    Lectures 22 Beginner 1:5:54
  • learn-to-create-ai-assistant-jarvis-with-python

    Learn To Create AI Assistant (JARVI...

    By : Arbaz Khan

    Lectures 23 All Level 2:7:57

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.