Compile_AHK II. where is the resource?! Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
shadad
Posts: 32
Joined: 23 Jun 2018, 05:21

Compile_AHK II. where is the resource?!

21 Aug 2018, 08:10

Hi there,

I have put my hand on this valuable AHK to EXE conversion. its great!
https://autohotkey.com/boards/viewtopic.php?f=6&t=16061

but i have a GIF and sound file that i want to know how to call it if i attach it on the resources. i searched every where but i couldn't found the answer. i tried workingDir and TempDir but no use. i went to the Gethub page but still got no answer. : https://github.com/mercury233/compile-a ... le_AHK.ahk

it will be helpful if i know what variable or command i need to call in order to open the GIF file from inside the compiled EXE! anyone used this compiler and knows how to deal with the resource Tab inside it ?
shadad
Posts: 32
Joined: 23 Jun 2018, 05:21

Re: Compile_AHK II. where is the resource?!

21 Aug 2018, 13:15

swagfag wrote:FileInstall
Simply, KickAss reply bro! looked the command above and found the rest myself. thank you.

Code: Select all

FileInstall, 123.gif, %TEMP%\123.gif, 1
then after i finish loading it and my work done with it, i deleted it later :

Code: Select all

FileDelete, %TEMP%\123.gif
Thanks man 8-) :bravo:

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Descolada, jollyjoe and 142 guests