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:
- Windows Azure Platforma Cloud Computing dla programistów 49,55 zł, (10,90 zł -78%)
- Windows od 173,48 zł, (39,90 zł -77%)
- Windows od 147,78 zł, (39,90 zł -73%)
- Systemy operacyjne. Architektura, funkcjonowanie i projektowanie. Wydanie IX 128,71 zł, (39,90 zł -69%)
- Gray Hat C#. Język C# w kontroli i łamaniu zabezpieczeń 57,74 zł, (17,90 zł -69%)
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