MatthiWare / UpdateLib

A .Net auto update library made in C#
GNU Affero General Public License v3.0
6 stars 3 forks source link

Option to enable updating before app start using command line args #17

Closed Matthiee closed 7 years ago

Matthiee commented 7 years ago

In the application entry point we should add logic to allow updating using startup arguments.

Default behaviour: no?

Arguments:

What to do in case of error/exception?

Matthiee commented 7 years ago

Fixed in #22