mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[Request] pre / post batch files #245
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Madroms on GitHub (Oct 11, 2020).
Originally assigned to: @mnadareski on GitHub.
Is it possible to add an option that let you launch/call an external file after (and maybe before) the "start dumping" process ?
Example:
It could be useful to call a batch file that could be launched after the dump process, to make some tasks like making some compressed files (one for logs only, one with all the files, one with only .img, only .scm, etc.), deleting files after compression, moving them, etc.
You could also add this on DICUI but probably too many cases (zip, 7z, rar, etc. On windows, other Oses, etc.).