Edit Description

Visual script representation

Script window
PowerBatch is a visual batch file processor that makes repetitive file/folder operations as easy as a breeze. Batches are stored in XML format therefore it's extremely easy to define file/folder operations without any programming skills.
PowerBatch supports file/folder copying, deleting, cleaning, compression and decompression.
The batch file is analysed for potential problems after being loaded. The analysis doesn't only perform the simple "file doesn't exist" checks, but it attempts to simulate file operations before they're executed. This way you can see a warning if one action negatively affects some of the following actions. (e.g. attempt to copy a folder deleted by the previous action). I use this for regular backups in an environment where the location of original files changes often.
EditDownload
InstallerZipped executableDocumentation (*.chm)EditRequirements
.NET Framework 2.0
No special skills.
EditAdditional pictures

Progress failures

Progress dialog

Warning