ricky Posted April 11, 2013 Posted April 11, 2013 Hello, with a program made with autoIt I use some external files (dll, exe, images,...). There is a possibility to put those files in a container and execute those files in this container. It's possible? Any idea?
FireFox Posted April 11, 2013 Posted April 11, 2013 Hi, What about making a forum search? and so on...
ricky Posted April 25, 2013 Author Posted April 25, 2013 Sorry, but I do a forum search. It's possible to run an exe with a command line and read the file returned by the exe? Actually I include the file my exe and when I need to run it, I need to export it to a tem folder and execute it in this folder. The goal is to don't export to a temp folder but only execute it in a container and the user can't see this exe and the returned file.
Moderators JLogan3o13 Posted April 25, 2013 Moderators Posted April 25, 2013 You need to post what you have thus far; your explanation is less than clear. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
ricky Posted April 25, 2013 Author Posted April 25, 2013 To include the exe in my script I actually use this script :
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