launcher icon indicating copy to clipboard operation
launcher copied to clipboard

Windows service logs errors about "A service process other than the one launched"

Open directionless opened this issue 5 years ago • 1 comments

I've seen windows service controller log:

A service process other than the one launched

Not yet sure what this means

directionless avatar Jan 23 '20 20:01 directionless

I'm pretty sure this is because of how the update works -- windows starts launcher, which then finds the correct binary, execs it, and that new one starts the service.

We built it this way because windows doesn't have an exec.

directionless avatar Mar 11 '24 11:03 directionless

While true, this issue is clutter

directionless avatar May 02 '24 12:05 directionless