Menu

Can I create uftpd service with sc.exe?

2020-03-02
2020-03-03
  • MUSTAFA BURAK KALKAN

    Hi, I want to create the uftpd service via sc.exe not srvany and use

    sc create UFTPD binPath= "C:\UFTP\uftpd.exe" start= auto
    

    It creates service successfully but when I want to start it, it gives 1053 service didnt respond..

    Cant I use sc for that?

     
  • Dennis Bush

    Dennis Bush - 2020-03-02

    UFTP wasn't written as a Windows service so it won't reponsd to service specific APIs. That's why it needs srvany as a wrapper.

     
  • MUSTAFA BURAK KALKAN

    Thank you dennis

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.