jsisson01 Posted March 17, 2008 Posted March 17, 2008 Hello, I'm trying to make a command run, but it requires a couple special arguements, I'm wondering how to implement that because it doesn't seem to be doing it. Run("C:\70SP4\unattspsms.bat -s -f1 "c:\70SP4\setup.iss"")
Zedna Posted March 17, 2008 Posted March 17, 2008 Run('C:\70SP4\unattspsms.bat -s -f1 "c:\70SP4\setup.iss"') Resources UDF ResourcesEx UDF AutoIt Forum Search
jsisson01 Posted March 17, 2008 Author Posted March 17, 2008 Good grief, I should have known that. Thanks.
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