mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[Request] pre / post batch files #247
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.).
@mnadareski commented on GitHub (Oct 11, 2020):
I'm going to leave this open, but I'm not going to implement this for the following reasons:
I am leaving this open if someone else is willing to put the time into making this feasible.
@mnadareski commented on GitHub (Oct 11, 2023):
I'm officially closing this. This didn't fit into the idea of DICUI when it was opened and it doesn't fit into the design philosophy of MPF now.