storing and executing .exe objects

Forums for specific tips, techniques and example code
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

storing and executing .exe objects

Postby ConvertFromOldNGs » Fri Aug 07, 2009 2:33 pm

by Clarrie Pearce >> Wed, 14 Mar 2001 0:23:59 GMT

I want to store a Macromedia Director .exe file in Jade and execute it.

Why? So that the .exe isn't visible on a CD and the execution of it is controlled by the Jade App.

Given that a .exe file is only an "object", how do I store it and then subsequently execute it?

I know how to execute it as a file from a Windows directory using app.createExternalProcess.

Any ideas ?

Thanks Clarrie

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: storing and executing .exe objects

Postby ConvertFromOldNGs » Fri Aug 07, 2009 2:33 pm

by Craig Shearer >> Wed, 14 Mar 2001 18:48:40 GMT

I'd just store it in a binary attribute (of maximum length) somewhere, then when you want to execute it, write it to a temporary place (say the TEMP directory) and execute it from there.

Craig.


Return to “Tips and Techniques”

Who is online

Users browsing this forum: No registered users and 27 guests

cron