Jump to content

Domino Server R7 and Trend Scanmail Install issues


Andy G
 Share

Recommended Posts

Hi All,

Has anyone tried scripting Trend Scanmail 3.0 install or Domino Server R7 installations?

Im having issues where the install shield runs,,then the setup starts up and "intializes" in the setup window,,but AutoIt never picks up the first setup screen,,ive tried alot of commands,,below is my latest.

Ive even used the Autoit window info tool,,but only gives me the windows title and no other info for both apps.

Let me know,,and send samples :-)

RunWait(".\setup.exe")

Sleep(15000)

WinWaitActive("Lotus Domino Installer")

Send("!N")

WinWaitActive("Lotus Domino Installer")

Send("!Y") ;Yes

WinWaitActive("Lotus Domino Installer")

Send("!N") ;Next

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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