|
| |
Here you will find a subset of the powerful script commands you can use in SL-Message. Almost all
commands can be combined and nested. If you miss a feature or have suggestions, don't hesitate to ask
us (even if you haven't purchased the software yet). We will collect your wishes and try to integrate them in future versions - and who
knows, perhaps we are already working on the features you need. Command overview by category:
- User properties
- User-ID
- Username and -comment
- User profile
- User Text-SID
- Group membership
- Logon Server, Domain membership
- User level (ADMIN, USER, GUEST)
- Computer properties
- Computer name
- IP-Address and Hostname
- Environment-variables
- Registry
- Read and reuse
- Write and delete (also whole trees)
- Execute programs and actions
- Start program as current user
- Start program with any user account
- Start the standard internet browser (with URL)
- Execute any script command with any user account
(e.g. Delete registry-entries with admin-privileges)
- System
- OS-Version
- Is window open, does a process exist
- Close window, terminate process
- Shutdown and restart workstation
- Logout current user
- Wait for events (with timeout)
- until file exist
- until program is closed
- until registry entry exist
- until a defined time is reached
- Show messages
- Program-Manager Functions under NT 3.51
- Create and delete icons
- Create and delete program groups
- Support Windows Explorer under NT4.0+
- Create *.LNK-Files
- Get special directories (e.g. programs, autostart, desktop)
- Drives, Files and Directories
- Get System-, Windows- and Temp directory
- Create and delete directories (also whole trees)
- Write and read INI-Files
- Write, read and search in text files
- Get information about files (e.g. version, date, time, size, path)
- Copy, delete and rename files
- Replace files at next startup
- Read and change file attributes
- Copy files across WAN-Connections with bandwidth throttling
- Get free and used space on drives
- Variables, Input, Characters and Numbers
- Basic operations of arithmetic (+, -, /, *)
- Working with strings
- Get length
- Search characters
- Parse strings (count and get words)
- Change case
- Format strings
- Create random numbers
- Compare strings / numbers
- greater than, less than, equal, not equal
- Compare with wildcards
- Create and use own variables
- Boolean operations (AND, NOT, OR)
- Get current Time and Date
- Request user input
Back |