vincentw Posted September 6, 2006 Posted September 6, 2006 Hi, I'm new to AutoIt so I am quite unfamilar with it. I need to keep installing and uninstalling my program to test it. When I install it, I need to enter a series of data. I want to use AutoIt to do this and I have a few questions. First, can I use pass parameters to AutoIt to open the exe because we have daily builds. Currently I just copied the directory to my local desktop and am just trying and messing with AutoIt. My first line is Run("setup.exe", working dir), it tries to run it, but I get a windows dialog that is: Title of dialog box is: Windows XP Setup Message: Please go to the Control Panel to install and configure system components. What does that mean? and what do I need to do? Thanks in advance
Richard Robertson Posted September 6, 2006 Posted September 6, 2006 Yes Larry, $CMDLineRaw is the full, unformatted command line.
JSThePatriot Posted September 8, 2006 Posted September 8, 2006 Just a quick note... for future support requests please use the support forum. JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
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