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( svc.Create(
d.Id, d.Id,
d.Caption, d.Caption,
ServiceDescriptor.ExecutablePath, "\""+ServiceDescriptor.ExecutablePath+"\"",
WMI.ServiceType.OwnProcess, WMI.ServiceType.OwnProcess,
ErrorControl.UserNotified, ErrorControl.UserNotified,
StartMode.Automatic, StartMode.Automatic,