kohsuke_kawaguchi 2009-07-22 00:07:53 +00:00
parent f6dc186164
commit eef81d98d0
1 changed files with 1 additions and 1 deletions

View File

@ -923,7 +923,7 @@ namespace winsw
svc.Create(
d.Id,
d.Caption,
ServiceDescriptor.ExecutablePath,
"\""+ServiceDescriptor.ExecutablePath+"\"",
WMI.ServiceType.OwnProcess,
ErrorControl.UserNotified,
StartMode.Automatic,