Jump to content

AutoIt Installer Core (Update)


dutCh
 Share

Recommended Posts

Template for install scripts with commonly used functions and some specialities:

- _Focus() handles 'lost focus problem'

- global vars $gWWCapt and $gWWText for WinWait(), ControlCommand(), ControlClick() and Send()

- integrated logging w/ & w/o exit

- cmdline parsing

- PendingFileRenameOperations handling

- global vars for return values

- BlockInput + Break

- binary FileCompare

- Admin info box

- can react on different install paths (+cmds)

- integrated test for all params/vars

- debug mode

- relativ paths for use on network shares or cdrom's

- .id marker file creation

- extensible with special cases

Hope you'll find it as useful as i do :)

*** Because of an editor error all examples are lost! ***

I asked the mod's to bring in a backup...

Edited by dutCh
[font="Courier New"]C rulez![/font]
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...