samfisherirl / Easy-Auto-GUI-for-AHK-v2

Alguimist's 'Easy AutoGUI' GUI-Designer-Builder modified for Autohotkey v2.0, using mmikeww's AHKv2 converter
Other
215 stars 15 forks source link

It seems missing some file in repositories #10

Closed leofcshen closed 10 months ago

leofcshen commented 10 months ago

I got error while open Launch_AutoGUI.ahk with the d4209fb4118da462296e36c2c06679c01b5f100d version

Error: Failed attempt to launch program or document: Action: <D:\Test\Easy-Auto-GUI-for-AHK-v2\required\\AutoHotKey Exe\AutoHotkeyV1.exe> Params: <"D:\Test\Easy-Auto-GUI-for-AHK-v2\required\\AutoGUI.ahk">

After copy /required/AutoHotKey Exe folder from old version, open Launch_AutoGUI.ahk run success

samfisherirl commented 10 months ago

I got error while open Launch_AutoGUI.ahk with the d4209fb4118da462296e36c2c06679c01b5f100d version

Error: Failed attempt to launch program or document: Action: <D:\Test\Easy-Auto-GUI-for-AHK-v2\required\\AutoHotKey Exe\AutoHotkeyV1.exe> Params: <"D:\Test\Easy-Auto-GUI-for-AHK-v2\required\\AutoGUI.ahk">

After copy /required/AutoHotKey Exe folder from old version, open Launch_AutoGUI.ahk run success

If you check the release, it includes exe's from autohotkeyv1.exe that is required to run.

I didn't see it in the original main branch, and shouldn't be included in the repository code- only in the release. So I removed it last week.

I'm glad you called this out, I'll put in a test on launch for the script to look for the exe's. If not present, a notification stating the user should download the release.