Server Installation & Multi-users Support
The program can keep multiple users settings while it is installed just once on the computer. This feature allows multiple users share one installation on the network server (or local machine) and minimize disk space required and maintenance effort (makes upgrading easy even if there are many users on the net).
Information about all the users are stored in the users.ini file that resides in the same directory where the product is installed. The file is a text file that can be edited by any raw text editor like Notepad. The file structure is as follows:
[header]
num_of_users=2
[1]
name=oscar
path=\\server\users\oscar
[2]
name=debie
path=\\server\users\debie
Note: The path name may not end with \ character! The [1], [2], etc., sections have to start by [1] and end by [num_of_users]. The number of users is limited by your license.
Starting Program
There are two ways how to start the program with user's settings loaded:
Adding New User
To add new user follow these steps: