CLI option to restart after update

Another feature idea from the office of good ideas! 😀

I checked the list of CLI options (https://wyday.com/wybuild/help/wyupdate-commandline.php) and didn't see this one:

A CLI option to restart the application after the update is complete. Right now after the update is complete wyUpdate exits and the user has to restart the application themselves. A CLI switch to restart the app after update would be a nice enhancement.

wyUpdate.exe /quickcheck /restartOnFinish

This is already possible by executing the file after your update. We do plan to add the ability to specify a file to execute if the update fails.

This is already possible by executing the file after your update. We do plan to add the ability to specify a file to execute if the update fails.

Oh sweet, that's good enough for what I'm looking for. Sorry for the newbie question 😳

No problem.