ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

software/script/code/macro repositories

<< < (2/2)

rjbull:
Rob van der Woude's Scripting Pages
On this site you will find all kinds of (administrative) scripting related information:

    * several scripting languages: batch files, JScript, KiXtart, Perl, PowerShell, Rexx, VBScript ... even some C# code ...
    * some language reference material
    * regular expressions
    * lots of sample scripts
    * scripting techniques and best practices
    * undocumented features, tricks and work-arounds
    * links to more scripting info
    * commands for unattended (silent) installations
    * downloadable tools and utilities
    * titles of relevant books on scripting
    * and more...
--- End quote ---
Plus WMI, ADSI, WSH, books, scripting tools.

kalos:
Rob van der Woude's Scripting Pages
On this site you will find all kinds of (administrative) scripting related information:

    * several scripting languages: batch files, JScript, KiXtart, Perl, PowerShell, Rexx, VBScript ... even some C# code ...
    * some language reference material
    * regular expressions
    * lots of sample scripts
    * scripting techniques and best practices
    * undocumented features, tricks and work-arounds
    * links to more scripting info
    * commands for unattended (silent) installations
    * downloadable tools and utilities
    * titles of relevant books on scripting
    * and more...
--- End quote ---
Plus WMI, ADSI, WSH, books, scripting tools.
-rjbull (December 04, 2011, 11:16 AM)
--- End quote ---

wow, this is very interesting! thanks!

MilesAhead:
Here's a couple of useful forums:

http://www.autohotkey.com/forum/viewforum.php?f=2&sid=b6f1c17664ed56a61f80a89406c65b50

http://www.autoitscript.com/forum/forum/9-example-scripts/

Although it's scripting, many of the user libraries and contributed functions use WinAPI calls.  In fact AutoIt has a couple of UDF libraries of WinAPI functions with AutoIt wrappers.

Same with AHK. Many of the small useful functions use DllCall to call a WinAPI. There's so many API calls it's easy to overlook items.

wraith808:
http://snipplr.com is a good place to find code/scripts.

Navigation

[0] Message Index

[*] Previous page

Go to full version