Coder Social home page Coder Social logo

browserapp's People

Contributors

lancehunt avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

browserapp's Issues

Run exe with parameters as a windows service with nssm

I have an exe called "main.exe" which takes two parameters remoteadress and port from args. To start it, I am doing this in my command prompt :

main.exe 127.0.0.1 8080

Everything works well, but when I am trying to install it as a service, it's not working(the service is installed, but when I am starting it I have an error telling me to review the event log), here is the command that I use with nssm :

win64\nssm.exe myservice main.exe 127.0.0.1 8080

I know the cause of the error, (the parameters are not correctly passed) but I don't know ho to do it.

Thanks in advance for your help.

ps : when I use the nssm gui, it works well, in the fields arguments, I juste write 127.0.0.1 8080

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.