diff options
| author | Tony Garnock-Jones <tonyg@lshift.net> | 2009-05-27 14:32:17 +0100 |
|---|---|---|
| committer | Tony Garnock-Jones <tonyg@lshift.net> | 2009-05-27 14:32:17 +0100 |
| commit | b7068735d23ed81921d1b428b662e966b3f33d89 (patch) | |
| tree | a17f8993ae059c09624309f16e960aafaf96adb5 /packaging/windows | |
| parent | 54f390194bb8d6042d69fd5b2deccc03a93bbc69 (diff) | |
| parent | 21e007dae8bcf307fd6a20287e0774b647c2e519 (diff) | |
| download | rabbitmq-server-git-b7068735d23ed81921d1b428b662e966b3f33d89.tar.gz | |
merge default into bug20654
Diffstat (limited to 'packaging/windows')
| -rw-r--r-- | packaging/windows/rabbitmq-service.pod | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/packaging/windows/rabbitmq-service.pod b/packaging/windows/rabbitmq-service.pod index 7c4d3ef210..8a2d2e5b22 100644 --- a/packaging/windows/rabbitmq-service.pod +++ b/packaging/windows/rabbitmq-service.pod @@ -92,8 +92,10 @@ Defaults to 5672. =head2 ERLANG_SERVICE_MANAGER_PATH -Defaults to F<C:\Program Files\erl5.5.5\erts-5.5.5\bin>. This is -the installation location of the Erlang service manager. +Defaults to F<C:\Program Files\erl5.5.5\erts-5.5.5\bin> +(or F<C:\Program Files (x86)\erl5.5.5\erts-5.5.5\bin> for 64-bit +environments). This is the installation location of the Erlang service +manager. =head2 CLUSTER_CONFIG_FILE |
