Jump to content

Recommended Posts

Posted

Hello,

I tried couple installation with these scripts and it was ok. But is it possible to run these scripts silently without popping up all windows? My script was basicly run "something", winwait "something" and send keys "something"- not very advanced I think!

MMainio


Posted

Maybe something like

Run("setup.exe", "", @SW_HIDE)

solves your problem.

And instead of sending keystrokes you should use ControlSend / ControlClick where possible.

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