You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Does anyone know a way to specify the Startup directory when installing a new service using win_nssm? I may be missing something in the documentation, but I don't see it.
Thanks,
-Joe
Joe Levis
unread,
Jan 25, 2016, 7:33:12 PM1/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
For now, I'm just running a raw nssm command to set the startup directory after win_nssm installs it. However, it would be nice if win_nssm provided the option to do this upon install.