Hello,
I'm just starting out with AutoIt and I'm loving it so far. Great scripting language. I have a question regarding my thread title, as I have searched the forum but couldn't find what I was looking for or have missed it most likely, so excuse me if I have.
However I have an application that depends on 2 .DLL files in order for it to run. I'm curious as to how I can have all 3 of these stored as resources to be executed to memory without being extracted to the disk. This is more for a learning experience with AutoIt, as I'm not concerned with storing the files to a temporary location and then called as I've already done this, but just looking for an alternative method.
So how can I map these resources to memory?
Cheers!
I'm just starting out with AutoIt and I'm loving it so far. Great scripting language. I have a question regarding my thread title, as I have searched the forum but couldn't find what I was looking for or have missed it most likely, so excuse me if I have.
However I have an application that depends on 2 .DLL files in order for it to run. I'm curious as to how I can have all 3 of these stored as resources to be executed to memory without being extracted to the disk. This is more for a learning experience with AutoIt, as I'm not concerned with storing the files to a temporary location and then called as I've already done this, but just looking for an alternative method.
So how can I map these resources to memory?
Cheers!