Pottery 0 Posted September 26, 2010 When you compile, there is an option to include res files. So under extra files I added "file.exe" and then in the script I have run("file.exe"). It won't work, am I using this wrong? Share this post Link to post Share on other sites
DarkAngel 0 Posted September 26, 2010 filecopy the exe to a temp location and run the exe from the temp location .. Share this post Link to post Share on other sites
Varian 8 Posted September 26, 2010 filecopy the exe to a temp location and run the exe from the temp location .. That is different than using file as a resource...mainly compiling with a resource uses that resource in memory, not as a file from disk Share this post Link to post Share on other sites
Pottery 0 Posted September 26, 2010 filecopy the exe to a temp location and run the exe from the temp location .. That was the first thing I tried Share this post Link to post Share on other sites
Pottery 0 Posted September 26, 2010 Look hereThanks Share this post Link to post Share on other sites