Jump to content

Automation

58 files

  1. JavaManagement.au3 UDF

    This UDF is desinged to manage JAVA Settings and Environment. This UDF is NOT designed to interact with JAVA Applets
     
    Support topic is here:
     

     
    note: Oh, only now (27 minutes) I noticed that there is no AU3 file - now it is sorry.
     

    336 downloads

       (0 reviews)

    0 comments

    Updated

  2. StringFinder

    StringFinder - Find String in Files.

    1,326 downloads

       (0 reviews)

    0 comments

    Submitted

  3. Auto-SignIn

    Usage: Create a shortcut pointing to this file and pass arguments username and password to it in target location.
    Auto-SignIn: When it is running in background it will pass credentials automatically to Windows Security Windows.Please check the forum mentioned for more details.
    It will pass data to below type of window.
     

    573 downloads

       (0 reviews)

    0 comments

    Updated

  4. Opera Library

    Opera Browser Automation UDF Library!

    32 (and more to go) adapted functions to manipulate the most common routines for Opera Browser!

    Note: This UDF Library tested on Opera versions: 8.54-9.5, 10.63.3516, few critical functions tested also on 11.x-12.x.

    Change Log:
    v1.08 [21.Jun.2013]
    Fixed issue with getting opera profile path (mostly related to _OperaGetMailDir).

    v1.07 [04.Jun.2013]
    + Added _OperaGetDownloadsDir function.
    + Added _OperaGetSessionFiles function.
    + Added global $i_Opera_SearchAllDrives variable to allow profile dir detection on other drives. Usefull when installed more than one OS.
    + Added global $s_Opera_ProfileDir variable to specify custom profile dir (this variable should be empty if you need to use _OperaGetProfileDir).
    Fixed few functions to work better with new Opera versions.
    Fixed internal __Opera_GetOperaPageHandle function (used in public _OperaScreenCapture function).

    v1.06 [12.Jul.2012]
    Fixed _OperaGetDir function:
    - To be compatible with x64 system.
    - Changed/expanded parameters, now used $iFlag to determine the function behavior, see function header for more details.
    _OperaIsRuning function renamed to _OperaIsRunning. Old function name still supported.
    Renamed internal functions to __Opera_*.

    v1.05 [08.Jul.2012]
    Fixed _OperaGetTitle function, the title was incorrect if $sOpDir was specified and $iRet <> 2.
    Fixed __Correct_Opera_Path internal function to replace back slashes (/).

    v1.04 [26.Jun.2011]
    Fixed following functions to be more compatible with Opera 11.x:
    _OperaGetProfileDir
    _OperaMultiUserModeIsOn
    _OperaGetUserJSDir
    __Correct_Opera_Path
    Fixed major bugs with recognizing Opera Dir (if $sOpDir parameter is passed as wrong Opera dir path).
    Fixed _OperaGetUserJSDir function (now working better with relative pathes).
    Renamed and changed _Opera_Integration_Example function. Now it's considered active function and named _Opera_Integration_Module.
    Changed _OperaSelectFolder function. Added new optional parameter $hParent.
    Changed _OperaAddMenuItem and _OperaRemoveMenuItem functions. Added new optional parameter $iBackup.
    Fixed _OperaAddMenuItem function. Encoding issues.
    + Added _OperaGetCacheDir function.
    + Added optional $iGetLastInstallPath parameter to _OperaGetDir function.
    If this parameter is 1, then function will try to detect the last installed Opera path,
    instead of the path that Opera.exe was last time launched from.

    v1.03 [16.May.2011]
    UDF renamed to Opera.au3.
    Fixed _OperaScreenCapture function (now compatible with Opera 10.6, but still having an issue with capturing panels).
    Fixed few major issues with getting preference file's pathes.
    Fixed _OperaGetDir() function.
    Fixed _OperaGetProfileDir() function (errors when getting profile dir on multiuser mode).
    Changed _OperaFindDir function.
    - Now the $sInitPath parameter can accept pathes (delimited with "|").
    - Now -1 as second parameter ($iRetCount) tels to the function to return all found Opera dirs.
    - Also the function now works faster.
    + Opera 10.6 support.
    + Added _OperaToggleMenuItemState function.
    + Added optional $sStandard_Name parameter to _OperaSetConfigFile function:
    If this parameter is a string (default is -1), then it's used as standard file name
    (instead of "standard_" & $sConfig_Prefix & ".ini").

    v1.02 [03.Jul.2009]
    Now compatible with AutoIt 3.3.0.0.
    + Opera 10 support.
    + Added _OperaGetBookmarksFile() function.
    + Added _OperaScreenCapture() function...
    ATTENTION: supported only for v3.2.10.0 or higher, due to (lack of) callback support.
    + Added _OperaAddMenuItem()/_OperaRemoveMenuItem() function.
    Fixed few function to read relative paths in opera prefs file.

    v1.01 [5.Jan.2008]
    Now compatible with AutoIt 3.2.10.0.
    Variable names and spell corrections.
    + Added 2 more UDFs:



    _OperaRestart()
    _OperaMultiUserModeIsOn()

    v1.0 [28.Dec.2007]
    First Release..

    10,168 downloads

       (3 reviews)

    0 comments

    Updated

  5. IE.au3

    Title: Internet Explorer Automation UDF Library for AutoIt3
    Filename: IE.au3
    Description: A collection of functions for creating, attaching to, reading from and manipulating Internet Explorer
    Author: DaleHohm
    Version: T3.0-0
    Last Update: 9/3/12
    Requirements: AutoIt3 3.3.9 or higher

    This version is checked into the development stream for the next AutoIt beta release, but will work with the most recently released V3.3.9.x beta.

    I am releasing it here so that it can get some testing now and help some people with some of the issues it fixes in the realm of COM error handling (and "the WEND error").

    This file will be removed when it is included in a public beta release.

    Dale

    7,263 downloads

       (0 reviews)

    3 comments

    Submitted

  6. ADFunctions.Au3 -- Active Directory Functions

    UDF Library containing functions for manipulating data in Active Directory / Exchange

    13,323 downloads

       (7 reviews)

    0 comments

    Updated

  7. Winamp Automation Library

    Name/Title: Winamp Automation Library (Winamp 2.x +).

    Description:
    34 Functions to handle Winamp Media Player (http://winamp.com).
    This library written base on the SDK that provided at Wanamp's home page: http://www.winamp.com/development/sdk

    Version: 1.3
    Requirements: AutoIt 3.2.10.0 or higher, Winamp 2.x or higher.
    Note: This UDF Library tested on Winamp v5.x.

    1,976 downloads

       (1 review)

    0 comments

    Updated

  8. AutoIt Menu for Opera Browser

    This menu is designed for easy/convenient access to the AutoIt language tools and AutoIt forums from Opera Browser.

    Screenshots:

    Main Menu [AutoIt Forum Expanded]


    Tools Menu


    Preferences Dialog ("Items Prefs" Tab)


    Preferences Dialog ("Sel.Code Prefs" Tab)


    Integration Dialog ("Main" Tab)


    Integration Dialog ("Tools" Tab)


    P.S
    Read AutMenu_Readme.txt (in the archive) for more details.

    * Source/Resources available here.

    4,896 downloads

       (2 reviews)

    0 comments

    Updated


×
×
  • Create New...