Procrun: cannot specify PATH Environement variable because of semicolon
separator
---------------------------------------------------------------------------------
Key: DAEMON-169
URL: https://issues.apache.org/jira/browse/DAEMON-169
Project: Commons Daemon
Issue Type: Bug
Components: Procrun
Affects Versions: 1.0.3
Environment: Windows XP SP3
Reporter: Bernd Eckenfels
Priority: Minor
When specifying a --Environment PATH=C:\Windows\system32;C:\Windows this does
not work, cause it is parsed/separated by the ; char and stored into multiple
lines in the Registry. Maybe using only # as a seperator is a option or perhaps
adding some form of quoting or a special argument form which does not take a
list of parameters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.