/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 4.3k  |  Created: 07/27/2013 by: Nico_K

Average Rating: 0
AutoIt has 1 inventory records, 4 Questions, 1 Blogs and 3 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Windows Installer (Delivered as an EXE)
Average Package Difficulty Rating
Rated 1 / 5 (Very Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
1
Command Line

AutoIT can be installed very easily.

autoit-v3-setup.exe /S

Important: capitalized "S"

Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: Very Easy
Platform(s): Windows
0
Script

run(@WorkingDir&"\"&"Software.exe" & " " & "/s" & " " &"/F1"&@WorkingDir&"\"&"response.iss")

 

winwait("Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)","No")

IF NOT WinActivate("Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)","No") THEN WinActivate("Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)","No")

WinWaitActive("Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)","No")

SEND("!N")

 

winwait("Toolkit 183 - InstallShield Wizard","Notice")

IF NOT WinActivate("Toolkit 183 - InstallShield Wizard","Notice") THEN WinActivate("Toolkit 183 - InstallShield Wizard","Notice")

WinWaitActive("Toolkit 183 - InstallShield Wizard","Notice")

SEND("Enter")

Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Vendor Provided Command Line (answer file driven)
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

AutoIt

Version

3.3.8.1

Questions & Answers (4)

Questions & Answers related to HiddenSoft AutoIt

2
ANSWERS
1
ANSWERS
4
ANSWERS
2
ANSWERED

Reviews (0)

Reviews related to HiddenSoft AutoIt

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ