AutoIt v3: Your Quick Guide - Helion
ISBN: 978-14-919-0596-8
stron: 56, Format: ebook
Data wydania: 2007-09-18
Księgarnia: Helion
Cena książki: 29,67 zł (poprzednio: 34,50 zł)
Oszczędzasz: 14% (-4,83 zł)
AutoIt is becoming increasingly popularin the system administration field as atool for automating administrative tasks.Although this is one of its more popularuses, you can use AutoIt to automateanything in a Windows environment.This powerful scripting language can runany program and manipulate keyboardand mouse input. With its RunAs support,administrators can perform unattendedinstallations and configurationchanges using embedded administrativeprivileges.
This guide teaches you the foundationsof the AutoIt v3 language. You will learnabout variables and includes, graphicaluser interfaces, user-defined functions,and conditional and loop statements.You will then apply what you havelearned in examples related to the systemadministration field. The examples inthis Short Cut can be used to create anythingfrom a game modification to a logonscript that verifies Windows updates.
Osoby które kupowały "AutoIt v3: Your Quick Guide", wybierały także:
- Gray Hat C#. Język C# w kontroli i łamaniu zabezpieczeń 57,74 zł, (17,90 zł -69%)
- Uniwersalna Platforma Windows. Kurs video. Poziom pierwszy. Programowanie aplikacji dla urządzeń desktopowych, mobilnych i holograficznych 69,00 zł, (31,05 zł -55%)
- Windows 10. Kurs video. Krok po kroku 47,93 zł, (22,05 zł -54%)
- Windows od środka. Architektura systemu, procesy, wątki, zarządzanie pamięcią i dużo więcej. Wydanie VII 129,00 zł, (64,50 zł -50%)
- Windows od 179,00 zł, (98,45 zł -45%)
Spis treści
AutoIt v3: Your Quick Guide eBook -- spis treści
- AutoIt v3: Your Quick Guide
- Introduction and AutoIt History
- Variables and Includes
- Variable TypesDim, Global, and Local
- Constants
- Arrays
- Finding the Correct Include
- FileInstallIncluding Files in AutoIt Scripts
- Variable TypesDim, Global, and Local
- Graphical User Interfaces (GUIs)
- GUI Event Modes
- GUI Controls
- Manipulating Data in GUIs
- User Functions
- Creating FunctionsFunc, Return, EndFunc
- Const and ByRef
- Parameters
- Return
- User-Defined Functions
- Creating FunctionsFunc, Return, EndFunc
- Conditional and Loop Statements
- Conditional Statements
- Loop Statements
- With...EndWith
- Automation Examples
- AntiVirus Compliance Check
- AutoPatcher Fix
- Change My Documents Location
- Data Execution PreventionDisable
- Outlook XP Preview PaneDisable
- Enable Remote Desktop Connection and NetMeeting
- Microsoft Windows XP Update Verifier
- Proxy Server Detector for Internet Explorer
- User Lockout
- User SID Lookup
- Word Document Title Changer
- Conclusion
- About the Author
- Copyright