User's Application Data Directory
On the Properties tab, you can set the default directory in which to save users' application data, such as workstation profiles, keyboard map files, and macros. This location is defined by the APPDATALOCATION property. The following example sets the Personal Communications classic ...\private directory:
APPDATALOCATION="PcsPrivateDir"
The APPDATALOCATION can take the following values:
- UserAppData
Files are stored in each specific user's application data directory.
- CommonAppData
Files are stored in the All Users application data directory.
- PcsPrivateDir
Files are stored in the classic Personal Communications ...\private directory.