koleys / SimpleServiceManager

Simple Service Manager .NET8 alternative of NSSM - the Non-Sucking Service Manager
MIT License
1 stars 0 forks source link

Application Parameters #1

Open Talie5in opened 3 weeks ago

Talie5in commented 3 weeks ago

How does one use parameters for after .exe in the config file?

Tried a few variations of embedding in the main binpath string to no success.

koleys commented 2 weeks ago

currently the code assumes that the application.exe file dont have any parameters. This feature will be avilable in the next release soon.