doctorjellybean
Programmer
- May 5, 2003
- 145
I would like to store an external application (small) inside my compiled program, and when it is needed, extract it to a specified folder, execute it from there and then delete itself when completed.
Executing and deleting it is the easy part, it is storing it within the compiled application which looks like black magic to me. From what I've Googled, it has to be created as a resource file and compiled?
It seems like everybody got their own way of doing things. Maybe someone can explain a painless way of doing it
?
Thanks.
Executing and deleting it is the easy part, it is storing it within the compiled application which looks like black magic to me. From what I've Googled, it has to be created as a resource file and compiled?
It seems like everybody got their own way of doing things. Maybe someone can explain a painless way of doing it
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Thanks.