english
русский
New in 2021!
Eonza automation software
- free, open source cross-platform automation software for easy creation and management of scripts.
home
solutions
download
help
about us
user area
^
Script Editor
^
Command Reference
Application
Close application
If [ Application ]
Redirect console output
Run JavaScript & VBScript
Run application
Shell execute
Start service
Stop service
While [ Application ]
Clipboard
Compress & Decompress
Data files (INI, CSV)
FTP
Files & folders
Forms & messages
Internet
Keyboard & mouse
Network
Programming
Registry
Script management
System
Text manipulation
Variables
Window
Gentee script programming language
- Free, open source and cross-platform programming language for automation.
Installer and installation software
Application
These commands run or close applications and files.
Close application
Closes processes and opened windows.
If [ Application ]
Conditional expression for processes.
Redirect console output
Runs a console application and redirects its output to the variable.
Run JavaScript & VBScript
Runs JavaScript or VBScript programs.
Run application
Runs an application using a command line.
Shell execute
Runs application or opens a file with its associated application.
Start service
Starts a Windows service.
Stop service
Stops a Windows service.
While [ Application ]
While statement for processes.