Automated Build Studio Operations - Files and Directories Category
The Files and Directories category includes the following operations:
| Operations |
Description |
| Beyond Compare |
Compares files or folders via Beyond Compare. |
| Beyond Compare Script |
Runs a Beyond Compare script that includes commands controlling Beyond Compare and performing file operations via this tool. |
| Calculate Checksum |
Calculates a checksum of a file using an appropriate format. |
| Compare Files |
Compares two files byte-by-byte. |
| Copy File(s) |
Copies one or several files. |
| Copy/Move Directory |
Copies or moves a folder to the new location. |
| Create Directory |
Creates a new folder with the specified name. |
| Delete File(s) |
Deletes one or several files. |
| Directory Enumerator |
Obtains a collection of folders and then performs child
operations for each folder in the collection. |
| File Enumerator |
Obtains a collection of files and then performs child
operations for each file in the collection. |
| Find/Replace in File |
Searches for a value in a file and replaces it with another value. |
| Get File Attributes |
Retrieves the attributes of a specified file. |
| Get File Version Info |
Retrieves version information from a specified file. |
| Get Size |
Gets the size of the specified file or folder. |
| If Directory Exists |
Performs the child operation(s) if the
specified directory exists. |
| If File Exists |
Performs the child operation(s) if the
specified file exists. |
| Move File(s) |
Moves the specified files to a new location. |
| Remove Directory |
Deletes a folder. |
| Rename Directory |
Renames a folder. |
| Robocopy |
Copies files and folders using Microsoft Robust File Copy Utility (robocopy). |
| Run Robocopy Job |
Runs a robocopy job file that contains settings that control what to copy and to which destination. |
| Set/Clear File Attributes |
Modifies the file attributes. |
| Set File Version Info |
Assigns version information for the specified file. |
| Set Manifest |
Embeds manifest into a DLL or executable file. |
| Set Resource Language |
Assigns the language of the resources stored in DLLs or executables. |
| Validate XML File |
Validates an XML file against DTDs and schemas. |
| XCopy |
Copies one or several files or folders, including subfolders. |
|