c++ - Windows Service Command line parameters with Automatic Start -


i wrote simple windows service based on this sample. need pass couple of parameters service, command line parameters (reading service registry hive not work on windows7).
tried solution described here not work: when add parameters value in <myservice>\imagepath entry (i.e "d:\myservice.exe" "-param1" "-param2") service fails start.
.


Comments

Popular posts from this blog

xslt - Substring before throwing error -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

oracle - Changing start date for system jobs related to automatic statistics collections in 11g -