General
A multi-user version of TrackPro is available. TrackPro may be served from any type of Windows server or from an XP or higher workstation. All processing takes place on the client-side; therefore, server requirements are minimal.
Warning: If you are upgrading TrackPro from a version prior to 5.0.0.0250 you must send in your data file for conversion to the new data format. Send the file in zipped format to support@baronsoftware.com. |
Existing Users of the Single-User Version
If you are an existing user of Single-User Version TrackPro, please proceed as follows:
Warning: You may not install TrackPro on a client until you have installed Trackpro on the server. |
Installation Media
Multi-user Installations should be accomplished using the TrackPro Installation Manager. The installation manager contains setups for both the server and clients. After purchase of the multi-user version, the installation files will be placed on line in a secure, password-protected location. These files maybe burned to a CD, copied to a thumb drive or stored on your server. You may also purchase an installation CD.
Server Installation Planning
It is important to note that the server installation must be performed before any client installations are attempted. Before starting the installation, you should consider taking the following steps:
Server Installation
Before starting the installation be sure that you have administrative privileges on the server. When you run the server setup you will be asked to enter the paths to both the program folder and the program data folder. The setup program will display the Windows default folders. Most likely these will not be the folders you have selected so you will have to change them. When entering the program data folder path please use a UNC formatted path. The TrackPro setup program will automatically copy the necessary files to the proper folders. The installation program will write the path for the program data folder to the userfolder.ini file.
Warning: Administrative permissions are required to correctly install TrackPro. Always start the Setup file by Right-clicking it and selecting "Run as Administrator from the context menu. |
Client Installation
After the client installation has started, you will be asked to enter the path to the TrackPro program folder. You should enter the program files folder to which you installed TrackPro on the server. In the next step of the setup TrackPro should automatically find the program data folder on the server. If the folder is not found then there is almost certainly an error in the server installation. Any errors must be investigated and resolved to assure proper operation of TrackPro. At this point you should be ready to start using TrackPro.
Remote Client Installations
For those of you that wish to perform remote installations via Group Policy Objects (GPO), the client installation may be run from the command line. You will find that the client installer is suitable for wrapping in an MSI file. The following rules apply to the command line installer.
The following table describes the parameters:
Parameter |
Name |
Description and Comments |
/A |
All Users |
The "All Users" parameter determines if the client is installed for all users of that computer or just the current user. The parameter is optional defaulting to true. Possible values are true or false. |
/D |
Directory |
The "Directory" parameter must contain the UNC address for the TrackPro Program folder on the server. If the directory parameter contains spaces it must be enclosed by double-quotes. This is a required parameter. |
/S |
Silent |
The "Silent" parameter is required to activate the /A and /D parameters. There will be no visible interface unless the target computer's version of MDAC is out of date. If that is that case, the latest version of MDAC will automatically be installed and a banner will be displayed. When using this "Silent" install you must assure that the target computer meets the minimum software and hardware requirements. Because there is no visible interface errors will be silent. You must always test to ensure that TrackPro has been properly installed after a silent install. Used by itself the /S parameter will have no effect. |
Here are examples of usage.