Pottery Posted September 26, 2010 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?
DarkAngel Posted September 26, 2010 Posted September 26, 2010 filecopy the exe to a temp location and run the exe from the temp location ..
Varian Posted September 26, 2010 Posted September 26, 2010 On 9/26/2010 at 6:39 AM, 'DarkAngel said: 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
Pottery Posted September 26, 2010 Author Posted September 26, 2010 On 9/26/2010 at 6:39 AM, 'DarkAngel said: filecopy the exe to a temp location and run the exe from the temp location .. That was the first thing I tried
Pottery Posted September 26, 2010 Author Posted September 26, 2010 On 9/26/2010 at 6:20 AM, 'Varian said: Look hereThanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now