If you have stored a lot of files in various subdirectories and you don’t have time to move them up manually which could take…
Productivity Tips
Here you will find many productivity tips that will make you more productive.
Secret: How To Quickly Access More Context Menu Options And Send To Items
Windows has a lot of built-in shortcuts, some of them will give you access to more context menu items and additional “send to” items.
How To Resize Images From Command Line (Free Script, 2023 Update)
Since AutoHotkey not many people bother writing batch scripts anymore, but often they’re easier to make, like this one to quickly resize images from…
Learning Autohotkey Part 2: Assign String To A Keyboard Button
Alright, so let’s say you have a programmable keyboard and you have a lot of spare keys that still have no use other than…
Learn Autohotkey Part 3: Run Autohotkey Scripts As Admin To Avoid UAC Prompts When Running Scripts
If you are using Autohotkey to write scripts for Windows 7 and you are annoyed that you are still prompted by UAC for elevated…
Learning Autohotkey Part 1: What Is AutoHotkey And How To Automate Repetitive Tasks
In this guide we’ll explain how to install AutoHotkey and create your first script
Distraction-Free Working: Hide The Windows 8 System Tray
Don’t you agree that icons on the taskbar and tray can be incredibly distracting? There’s a workaround to hiding the system tray without any…
Quickly Move All Files From Subdirectories To A Specific Path
Computer tasks are often mundane, but with a little knowledge about the command prompt or Powershell you can quickly move files from subdirectories to…
Run command prompt in background silently (without opening a window)
If you like programming shell scripts for Windows, you might want to run your command prompt scripts in the background silently without actually opening…
How to automatically correct text while you type or replace strings
You probably have some typos you do over and over again? If so, you can use AutoHotkey to simply correct your text even while…
Productivity: How To Create a Batch Process in Photoshop
Creating a batch process in Photoshop can help you to become more productive. More tasks can be automated these days than you think.
What Can The Windows Task Scheduler Be Used For? A Few Examples
The Windows Task Scheduler has been around since the days of Windows XP, and most of the time it was just quietly sitting in…
Extensive Guide: Setting Up A Raspberry Pi – Cheapest Linux Computer Part 1
In this guide I will take a look at the Raspberry Pi, one of the cheapest computers on the market and a great little…
Keeping A Window Always On Top in Microsoft’s Windows 7, 8 or 8.1
In this guide we’re taking a look at how you can easily keep certain windows on top of all other windows. This does not…
EvoKeys – launch any program and open folders with your own hotkeys
If you find yourself using the same programs and navigating to the same folders over and over on your Windows computer, Evokeys can help…