dutCh Posted February 25, 2009 Posted February 25, 2009 (edited) 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 March 15, 2009 by dutCh [font="Courier New"]C rulez![/font]
James Posted February 25, 2009 Posted February 25, 2009 Isn't this just like AutoHotKey? Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
WolfWorld Posted February 26, 2009 Posted February 26, 2009 @ JamesBrooks Yap but without with/if/do/while... But this can be put into autoit! anyway nice work. Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets!
jvanegmond Posted February 26, 2009 Posted February 26, 2009 It would be more useful to have a AutoHotkey to AutoIt compiler. github.com/jvanegmond
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now