The preference settings text or plist file is unique to each machine and is stored in the standard preferences location defined by Microsoft and Apple. These may vary depending on operating system and version that you are using.
MyUser represents the user you are logged in as. This means that each user of Theatre Manager on a shared machine will have their own preferences:
Operating system | Generic Location | Typical Path name |
OS-X | HOME | ~/Library/Preferences/TheatreManager/TheatreManager.plist
The preferences files is the same location for all OSX verisons, but how to you get there? Read about Apple hiding the folder from the user. note: To access the Library file,
|
Windows | LOCALAPPDATA | C:\Users\MyUser\AppData\Local\TheatreManager\TheatreManager.txt
you can find the 'LOCALAPPDATA' value for the user using the dos command set |
The current contents of a sample preference file is below. These may be changed upon advice from customer support. Only the bold values can be adjusted for some of the italic fields.
<?xml version='1.0' encoding='UTF-8'?>
<theatremanager>
<key>CashDrawerPort</key><int>0</int>
<key>DatabaseIP</key><char>127.0.0.1</char>
<key>DatabaseTLSRequired</key><int>1</int>
<key>DatabaseName</key><char>TheatreManagerDemo</char>
<key>DatabasePort</key><int>5432</int>
<key>LocalTimeZone</key><char>US/Mountain</char>
<key>Printer1</key><char>255/192.168.0.64@10001</char>
<key>Printer2</key><char>255/192.168.0.64@10001</char>
<key>PrinterType</key><char>31/0/20</char>
<key>PrivateCloudKey</key><char>**See Below**</char>
<key>PrivateCloudToken</key><char>xxx</char>
<key>WebPort</key><int>5111</int>
</theatremanager>
There are some parameter that you may need to edit manually and only if instructed by AMS support.
For reference, the preferences file for the TM Second Gen Server is located via the link