 Waiter
 Waiter
 18-06-2020 | 11:30
 Bunnykill
NN © 2020
The NN Waiter is a console application that executes tasks, commands, in order and waits for a process to be finished, to exit. It can be used for things such as a batch installing, where installations need to wait for each other, and such.
    Features
    
        - Waits for a task / process to finish, exit code ignored
        
- Runs a task / executes a process with arguments afterwards
        
- Can be programmed to do many tasks
        
- Does check for errors and at the end creates a file with all errors logged, if any occured
        
 
 
Downloads 
    Releases
        Latest
            1.0.3 | zip
             21
        Older
            Nothing in this list yet
 
 
License 
You can use this under the GNU General Public License.
6
21
 #automation #batch #installer #process #console