17.3 Modifying an Installation Path that Includes a Space Character

You can install Designer to a location that includes spaces in the directory names. However, after you install Designer, you must modify the StartDesigner.bat and Designer.ini files to ensure that Designer functions properly. Manually replace the space with an escape character (“\”). For example:

Change

C:\designer installation

to

C:\designer\ installation