git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@36 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
@@ -923,7 +923,7 @@ namespace winsw
svc.Create(
d.Id,
d.Caption,
- ServiceDescriptor.ExecutablePath,
+ "\""+ServiceDescriptor.ExecutablePath+"\"",
WMI.ServiceType.OwnProcess,
ErrorControl.UserNotified,
StartMode.Automatic,