el coyote Posted May 7, 2007 Posted May 7, 2007 Hi all, This is my first Forum so bear with me if I am not clear on my question. I am running Sysprep and using theGUIRunOnce option. I have run an exe and it installs OK,but stops at the "Click Next to continue screen" I wish to automate this response. After I click Next, I get another window which prompts me to click on "Finish". I wish to automate thisalso. How do I go about doing this. I have spent the last 2 hours googling and am all googled out with no clear answers. Ths is for XP images. Hope someone can help. Thanks, El Coyote
omniwolf Posted May 8, 2007 Posted May 8, 2007 probably a better way would be to figure out how to automate the exe you're executing, rather than try to press the buttons.what application are you installing? do you know what installer software its based on? have you tried to run the exe on a test machine with the /? switch?egblah.exe /?and it might come up with some options to install the application silently..otherwise using vbscript it might be possible to run the exe, and then do some keyboard and mouse gesture commands in vb to click the buttons.. thats a dodgy solution tho.
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