[
https://issues.apache.org/jira/browse/DAEMON-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mladen Turk resolved DAEMON-169.
--------------------------------
Assignee: Mladen Turk
Resolution: Invalid
Just put the parameter inside single or double quotes and it won't get expanded
to multiple entries
if contains ; or # separator chars.
> 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
> Assignee: Mladen Turk
> 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.