Using a Non-Default Installation Directory for EMS

Using a Non-Default Installation Directory for EMS

book

Article ID: KB0087670

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Description:
The default installation directory for TIBCO EMS is "C:\tibco".  Alternatively, you may specify another directory.  However, under Windows 2000, the installer might not properly parse directory names containing spaces (especially names containing more than one space character).

For example, it behaves correctly for the directory
    C:\Program Files
However, it behaves incorrectly for the directory
    C:\Program Files Too.

To prevent confusion, we recommend enclosing such directory names within double-quote characters;
for example, "C:\Program Files Too"


Symptoms:

Cause:

Issue/Introduction

Using a Non-Default Installation Directory for EMS