Open arslancharyev31 opened 4 years ago
Hi, many thanks for contributing, I have some thoughts though
It assumes AHK is not installed? Or at the very least will force an upgrade. Should we not assume AHK is already installed? Or ideally check if it is installed and prompt to upgrade if it is?
It deletes the Interception installer. This should probably be left so that the user can uninstall from it
My Documents
, as there is no point in keeping them since they don't work without Interception.Just to be clear, the primary goal of this script is to offer a very simple way to install the AHI. If users want more granular control, then manual installation should be recommended.
Hello. First of all, I want to thank you for the AHI, it works well. However, I thought that the installation process could've been more streamlined. For this reason, I have made a script that automatically downloads, extracts, installs, and copies the latest versions of all the necessary packages. It cleans up after itself as well but leaves the AHI folder since it contains useful examples and tools (like
Monitor.ahk
). It also prompts to restart the computer at the end. It does not have any error checking routines, but it enforces the admin & version requirements to eliminate the most common issues. I'm posting it here in case someone might find it useful or convenient, under the CC0 license.