|
|
|
|
CMD Tools
Name
|
Parameters
|
Information
|
| closewindow |
[windowtitle] |
Close the specified window |
| crc32 |
[file] |
Returns the CRC32-checksum |
| download |
[URL] [target] |
Internet file download |
| gzip32 |
[-d|-e] [source] [target] |
Compress/Decompress GZip-files |
| hidewindow |
[windowtitle] |
Hide the specified window |
| iconextractor |
[infile.exe] {outpath} |
Extract exe-icons |
| maketoolwindow |
[windowtitle] |
Window to toolwindow |
| maximizewindow |
[windowtitle] |
Maximize the specified window |
| md5 |
[file] |
Returns the MD5-hash-code |
| messagebox |
[title] [text] {flagnr.} |
Show a messagebox |
| minimizewindow |
[windowtitle] |
Minimize the specified window |
| mouse |
[event] |
Simulate mouseclicks |
| rc4 |
[infile] [outfile] [password] |
RC4 encryption |
| resizewindow |
[X] [Y] [width] [Height] |
Resize the specified window |
| sendkey |
[key] |
Simulate special keys |
| sendkeys |
[text] |
Simulate text |
| setcursorposition |
[X] [Y] |
Change the cursor position |
| setforegroundwindow |
[windowtitle] |
Set the foreground window |
| setwindowtitle |
[windowtitle] [new windowtitle] |
Set the windowtitle |
| sha1 |
[file] |
Returns the SHA1-checksum |
| showwindow |
[windowtitle] |
Show the specified window |
| sleep |
[milliseconds] |
Suspend for the specified interval |
| speak |
[text|-f filename] |
Speak text/filecontent |
| split |
[splitsize in bytes] |
Split the file |
| unlzma |
[lzma-infile] {outfile} |
Uncompress LZMA-files |
| unzip32 |
[zip-archive] {-p "password"} [outpath] [file1 file2...] |
Uncompress ZIP-files |
| urldecode |
[Url] |
URL-Decoder |
| urlencode |
[Url] |
URL-Encoder |
| xmlparser |
[XML-file] |
XML-parser |
| zip32 |
[file1 folder1 file2...] |
Compress files/folder using ZIP |
|
|
|