Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
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: