MyProgram.exe用于监听来自管道的请求并使用命令提示符其工作完美但我尝试使用Windows服务来处理它但没有成功我已尝试在WindowsServer2008Enterprise上执行以下步骤:>sccreateMyServicebinPath="C:\test\MyProgram.exe"DisplayName="MyProgramService">[SC]CreateServiceSUCCESS>scstartMyService[SC]StartServiceFAILED1053:Theservicedidnotrespondtothestartorcontrolreque