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
Clipboard
Compress & Decompress
Data files (INI, CSV)
FTP
Files & folders
CD/DVD & Flash drives
Copy files & folders
Create folder
Delete files & folders
Foreach [ File ]
Foreach [ Folder ]
Get drive space
Get file information
Get file path information
Get folder size
If [ File/Folder ]
Pattern file
Print file
Rename/Move File
Replace within files
Search files & folders
Set current directory
Set file attributes
Synchronization
While [ File/Folder ]
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
Files & folders
Commands for working with files and folders.
CD/DVD & Flash drives
Gets the letters of the first CD/DVD and flash drives on user's machine.
Copy files & folders
Copies files and directories by the wildcard.
Create folder
Creates a new folder including nested folders.
Delete files & folders
Deletes files and directories by wildcard.
Foreach [ File ]
Enumerates all files in the specified directory.
Foreach [ Folder ]
Enumerates all subfolders in the specified directory.
Get drive space
Retrieves information about the free and total amount of space available on a disk volume.
Get file information
Gets information ( size, time, attributes etc.
Get file path information
Gets path information ( drive, path, filename, extension ) of the specified file.
Get folder size
Gets the summary size of the specified folder or drive.
If [ File/Folder ]
Conditional expression for files and folders.
Pattern file
Creates a file based on a template file.
Print file
Prints file(s) or documentation on a default printer.
Rename/Move File
Renames or moves a file.
Replace within files
Replaces strings within files.
Search files & folders
Looks for files and folders on the user's machine.
Set current directory
Changes the current directory.
Set file attributes
Set attributes of specified file(s).
Synchronization
Synchronizes the contents of two directories.
While [ File/Folder ]
While statement for files and folders.