Closed GoogleCodeExporter closed 8 years ago
I always avoid paths with space in it. So this does not affect me. But I can
see the problem.
Luckily, I am moving this package, so we can change package API. I have created
CL for new package https://go-review.googlesource.com/#/c/9104. And
(surprisingly) someone raised issue similar to yours just this morning
https://go-review.googlesource.com/#/c/9104/1/windows/svc/mgr/mgr.go@79. I have
a proposal for both issues there. Feel free to comment at the new place, if you
like.
Thank you.
Alex
Original comment by alex.bra...@gmail.com
on 20 Apr 2015 at 7:59
Excellent. I heard things might be moving and wanted to make sure this was a
known issue. I see your comments in
https://go-review.googlesource.com/#/c/9104/1..2/windows/svc/mgr/mgr.go
The new method signature for CreateService that allows args parameter and the
call to syscall.EscapeArg(exepath) looks like a great solution.
Keep up the great work!
Original comment by gb...@stackoverflow.com
on 21 Apr 2015 at 11:07
Just submitted https://go-review.googlesource.com/#/c/9104 I consider this
issue closed.
Alex
Original comment by alex.bra...@gmail.com
on 1 May 2015 at 5:40
Original comment by alex.bra...@gmail.com
on 1 May 2015 at 5:41
Original issue reported on code.google.com by
gb...@stackoverflow.com
on 19 Apr 2015 at 9:56