Script commands allow you to modify a .script file, including encoding and extracting attachments.
Click on a Command name for a detailed description.
| Command | Description |
|---|---|
| Encode | Embeds files inside a script. |
| ExtractFile | Extracts a single file from inside a script. |
| ExtractAndRun | Extracts a single file from inside a script and executes it. |
| ExtractAllFiles | Extracts all files from the specified directory inside a script. |