| File | Date | Author | Commit |
|---|---|---|---|
| .idea | 2019-02-09 |
|
[ae6012] Code cleanup. |
| Updater | 2019-02-09 |
|
[ae6012] Code cleanup. |
| packages | 2018-09-01 |
|
[7b825c] Rename project. |
| .gitignore | 2018-09-05 |
|
[cc690d] Improve installer and updater. |
| README.md | 2019-02-09 |
|
[042e18] Update README.md |
| Updater.sln | 2018-09-01 |
|
[7b825c] Rename project. |
| Updater.sln.DotSettings.user | 2019-02-09 |
|
[ae6012] Code cleanup. |
If exe is called with < 3 cmd parameters, a new install is triggered. The url value will have to be hardcode. By default it points to
"http://www.wrmcodeblocks.com/TheTimeApp/Downloads". Would like to change this, but I don't want to have to have a .config file caried along besides the exe.
If exe is called with cmd parameters("CurrentVersionNum", "DownloadDirectory", "DownloadUrl"), updates are checked for on specified url
against given app version.