erlware / relx

Sane, simple release creation for Erlang
http://erlware.github.io/relx
Apache License 2.0
697 stars 232 forks source link

[windows] pass extra arguments from vm.args to service #609

Closed c-bik closed 7 years ago

c-bik commented 7 years ago

Ref: https://github.com/erlware/relx/issues/439#issuecomment-327468211

This PR will process rest or arguments (except -name, -sname and -setcookie) and include as VM parameters while installing as service in windows.