Question: I want to run a remote application that specifies another PC as its primary configuration server. How can I change the primary configuration server for a remote application?
A: In order to change the primary configuration server for an existing remote application, you must modify the application's "Sync.wif" file. Before you do so, you must ensure that all files and tags have been updated using the "Remote Configuration" dialog so that any modifications are not lost (see Remote Configuration and the VTS Locking Scheme).
Once you've updated all files and tags, open the application's "Sync.wif" file, and modify it so your PC's name appears first in the [Configuration-Servers] list.
[Configuration-Servers]
Name = YourPC'sName
Save and close "Sync.wif", and run the application.
Note: Other PCs may be specified as the primary servers for some of VTS services. If you wish to modify these settings for the application, open the application's "Config.ini" file, and search for any [ServiceName-Servers] section (e.g. [RPCManager-Servers]), and modify them so your PC's name appears first in each list. Information on specifying different servers for different services can be found in "13: Networking: Configuration Servers and VTS Service Servers: VTS Service Servers: Configuring Separate Servers for Separate VTS Services".