• The service WinFsp.Launcher has failed to start (Status=c000005a).

    From yunrayzhang928@gmail.com@21:1/5 to All on Mon Sep 3 06:16:19 2018
    I've write one FUSE named contentdigestfs, and want to make this program to be an service launched via launcher-x64.exe, and I have configure all of necessary register items:
    CommandLine
    Executable
    JobControl
    Security
    under register key:

    HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Winfsp\services\contentfs64, however, it prompt error 1630.

    C:\Program Files (x86)\WinFsp\bin>launchctl-x64.exe start contentfs64 c:\oldfs KO launcher: error 1630

    And then I rebuild the launcher-x64.exe and debug launcher-x64 locally, but every time the CreateNamedPipeW will return an invalid handle, and the error code is 1307, which indicated the information below:
    "
    ERROR_INVALID_OWNER

    1307 (0x51B)

    This security ID may not be assigned as the owner of this object. "

    Can anyone help to make this error go around ? or tell me what I missed to debug launcher-x64.exe locally ?

    Many thanks to whoever help me :)
    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)