[Bug 50966] New: sc.exe create doesn't seem to create the service

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 11 13:55:55 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50966

            Bug ID: 50966
           Summary: sc.exe create doesn't seem to create the service
           Product: Wine
           Version: 6.6
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: falemagn at gmail.com
      Distribution: ---

Issuing 

    wine sc create my-server binpath= "\"...\"" 

Doesn't create any entries under 

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services

And certainly it doesn't create the "my-server" entry.

Then, issuing 

    wine net start my-server

Produces 

    Could not get handle to service.

However, if I use a program I made myself to create the service, then the entry
in the registry is created and net start gives

    The my-server service is starting.
    The my-server service was started successfully.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list