

$Path = “C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Ssms.exe” Thycotic ssms.exe with sql credential launcher script WinWaitActive("new") waits for the window to be active WinActivate("new") activates window with new in the title Send("") simulates pressing the right arrow key WinWaitActive("Mozilla Firefox") waits for Mozilla Firefox to be the active window before continuing WinActivate("Mozilla Firefox") activates the Mozilla Firefox window Opt("WinTitleMatchMode", 2) this tells AutoIt to match any part of window title in the following window commands click in Firefox's address bar before running the script this script copies an address from Mozilla Firefox and opens it in IE The window is still called "NComputing vSpace", and has a "YES" and "NO" button. The installer is finished! Last thing is to press the "CLOSE" button. The window is called "NComputing vSpace" and has an "OK" button. Yet another screen will pop up reminding user about attaching device(s) after installation finishes. "License wizard" and has a form which needs filled out.
NCOMPUTING VSPACE WINDOWS 7 REGISTRATION
Another screen will pop up with registration details, the window is called "Windows Security" and has some text "Install" and "Don't Install"
NCOMPUTING VSPACE WINDOWS 7 INSTALL
Now a screen will pop up and ask to install device software, the window is called Select Installation Folder (default is C:\Program Files\NComputing\NComputing vSpace\) Initial Screen Resolution (default is 1024x768 16bpp 60Hz) Now that the vSpace window is active, start the installer

Wait for the vSpace installer window to become active - it is titled "NComputing vSpace" Opens NComputing vSpace Windows 7 圆4 installer and fills in the registration information. NComputing AutoInstallation Script v1.2012
