Alexandre Posted October 25, 2011 Share Posted October 25, 2011 Hello I need some help how to run a mifile.exe and delcara argument like myfile.exe /xpto and the xpto sould be a computername. realtebo 1 Link to comment Share on other sites More sharing options...
Herb191 Posted October 25, 2011 Share Posted October 25, 2011 I think you need the Command Line Parameters section.http://www.autoitscript.com/autoit3/docs/intro/running.htm Link to comment Share on other sites More sharing options...
AdmiralAlkex Posted October 25, 2011 Share Posted October 25, 2011 Or maybe he wants ro Run() that file. Run("myfile.exe /xpto") Something like that. Give it a try yourself, and if it fails, post your code and what you're having trouble with, and I'm sure someone will be able to help you. realtebo 1 .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Link to comment Share on other sites More sharing options...
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