I made an exe file, and i want it to be service. When i execute it - it doesnt start and fails with timeout. I tried regular exe file, tried vs code exe (why not?) and it did fail with timeout as well. What am i doing wrong?
sc create RomaTest binpath= "\"D:\Development\VSCodeUserSetup-x64-1.32.3.exe" DisplayName= "sasd"
sc start RomaTest
It fails with
[SC] StartService: error: 1053: