How we roll out updates for batchbox:
Since the zip archive for Batchbox is >50mb, we don't want our users to redownload everytime we release an update or fix a new bug. Instead, the updates will come in form of smaller zip files which contain the files affected by the change. To install these updates: 1. Extract the update archive 2. Copy the contents of the extracted folder to the root directory of batchbox (inside your batchbox folder) 3. Run the update.bat file and the update will start. Previous updates: minor_update_1.zip minor_update_1.1.zip minor_update_1.2.zip minor_update_1.3.zip The latest update is:minor_update_1.4.zip