What is TinyTask?
TinyTask is a lightweight, open-source automation tool that allows you to automate repetitive tasks on Windows systems.
Downloading and Installing TinyTask
To download TinyTask, navigate to the official GitHub repository (here) and click on the "Releases" tab. Select the latest stable version and download the ZIP file.
Once downloaded, extract the contents of the ZIP file to a folder on your computer. This will create a new directory called "TinyTask" with all the necessary files.
Please note that TinyTask requires administrative privileges to install and run.
Using TinyTask as an Automation Tool
TinyTask offers a wide range of features, including support for batch files, scripts, and Windows APIs. To get started, create a new file called "bat" or "cmd" in the "TinyTask" directory.
Write your automation script using the command line interface (CLI) or by editing the TinyTask GUI tool (here). This can be a PowerShell script, batch file, or even a Windows API wrapper.
Once you've created your script, run it using the command prompt (cmd.exe) or by double-clicking on the "Run" menu item in the TinyTask GUI tool.