5dbf76a7aa
This PR fixes some long standing bugs in the windows update paths. We previously did not surface the errors at all leading to this function failing silently. This PR: 1. Now returns the ExitError if the bat run for update fails. 2. Fixes the errors surfaced by that return: a. The batch file doesnt play well with spaces. This is fixed by using PROGRA~1/2 which are aliases windows uses. b. The existing script also seemed to be irregular about where batch files were put and looked for. This is also fixed in this script. |
||
---|---|---|
.. | ||
access | ||
cliutil | ||
proxydns | ||
tail | ||
tunnel | ||
updater | ||
app_forward_service.go | ||
app_resolver_service.go | ||
app_service.go | ||
common_service.go | ||
generic_service.go | ||
linux_service.go | ||
macos_service.go | ||
main.go | ||
service_template.go | ||
windows_service.go |