SNewbie Posted June 28, 2006 Posted June 28, 2006 I need to know the function to execute a file from the current directoryso without knowing where the folder will be placed, the script still knows to execute it from current directoryi've never tried anything like this and dont even know where to start ;\
AutoItKing Posted June 28, 2006 Posted June 28, 2006 Run(@ScriptDir & "\*.exe") Like that? http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]
SNewbie Posted June 28, 2006 Author Posted June 28, 2006 Run(@ScriptDir & "\*.exe") Like that? Yep, thanks a million
OverloadUT Posted June 28, 2006 Posted June 28, 2006 The Scripts and Scraps forum says it's not for support, so since the OP was asking a question, I would expect it to be here, not S&S. At least, that's how I understand it.
Developers Jos Posted June 28, 2006 Developers Posted June 28, 2006 The Scripts and Scraps forum says it's not for support, so since the OP was asking a question, I would expect it to be here, not S&S. At least, that's how I understand it.thread is moved from S&S to support SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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