Search found 4 matches

by Endor 7
17 Nov 2020, 23:16
Forum: Wish List
Topic: FileInstall looking within library folders
Replies: 1
Views: 888

Re: FileInstall looking within library folders

Nevermind, I came up with a workaround using compiler directives: getDLLPath() { ; Returns a valid path to the DLL described by the variable 'dllPath' below, which may be safely used in DllCall ; If the script is uncompiled, finds the DLL within library folders and returns its full path. ; If the sc...
by Endor 7
16 Nov 2020, 05:29
Forum: Scripts and Functions (v1)
Topic: Upcoming Ahk2Exe Changes (2024)
Replies: 630
Views: 187896

Re: Upcoming Ahk2Exe Changes (2020)

Thank you!
I just did so here

Update: I came up with a workaround using compiler directives described in the same topic.
Thanks for making this possible, TAC109 ^^
by Endor 7
16 Nov 2020, 05:21
Forum: Wish List
Topic: FileInstall looking within library folders
Replies: 1
Views: 888

FileInstall looking within library folders

I believe the FileInstall command could be improved so it is able to search for files within library folders This could make easier to share and distribute libraries that require certain resources (such as DLLs or images), while avoiding the need to copy said resources to a specific location before ...
by Endor 7
15 Nov 2020, 18:42
Forum: Scripts and Functions (v1)
Topic: Upcoming Ahk2Exe Changes (2024)
Replies: 630
Views: 187896

Re: Upcoming Ahk2Exe Changes (2020)

Could it be possible to improve the FileInstall command so it is able to search for files within library folders ? I believe this could make easier to share and distribute libraries that require certain resources (such as DLLs or images), while avoiding the need to copy said resources to a specific ...

Go to advanced search