Pumagaju Posted September 3, 2008 Posted September 3, 2008 (edited) Trying to build an installer script that can pass a DAT file to the exe, but AutoIT3 keeps erroring out once I compile. The command looks like this: Run ("\\<server>\setup.exe /g \\<server>\sitedefs.dat /l c:\install\AppTag.TXT") Seems to be hanging on the /g. However, I can run this successfully from the run line. I think I'm just missing something simple or maybe this app handles the sitedefs file differently. Any ideas? Thanks, Edited September 3, 2008 by Pumagaju
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