Jump to content

Recommended Posts

Posted

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 the

GUIRunOnce 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


Posted

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?

eg

blah.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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...