Hi all, sorry for asking, i did read the first 3 pages but didn't understand how to do it
Suppose i have a setup file (setup.exe) and want to make an automatic install so i made a install.exe coded in autoit.
What i want to do now is integrate the setup.exe in install.exe to use one single big file. Is it possible ? I did similar things before but with images only.
I successfully compiled the file but i don't know how to call the resource in Run("..")
Any help very much appreciated, thanks.