OnCompletion batch setting

Discuss new features and functions
Posts: 2
Joined: 26 Apr 2011

nottaken37

Please add a 'on completion' to the batch config

I want to run .ffs_batch file, so the user sees the progress bar and when it
is finished it will automatically close.
This is because I run it from a batch script, I want the sync progress to be
seen, and on completion go to the next step of the batch.

Thanks




<BatchConfig>
<Silent>false</Silent>
<OnCompletion>exit</OnCompletion>
</BatchConfig>
Posts: 2
Joined: 26 Apr 2011

nottaken37

No? Not a good idea?
If not, thats ok just let me know what you think about it..
Meanwhile I will implement watching autoit script that waits until the finish
window appears and close it ;/
User avatar
Site Admin
Posts: 7210
Joined: 9 Dec 2007

Zenju

Oh, it definitively is a good idea. There are a number of similar
requirements, like "shutdown PC" after sync or "run arbitrary command after
sync". It's on my agenda, I'm looking for a nice UI design to integrate it.
User avatar
Site Admin
Posts: 7210
Joined: 9 Dec 2007

Zenju

This feature has been implemented into the next version. A beta version for
testing can be found here:
[404, Invalid URL: https://sourceforge.net/tracker/?func=detail&aid=3429197&group_id=234430&atid=1093083]