Profile sharing feature

If you are using profile mode, by default your users can open multiple BlueZone sessions from a single profile (configuration file). In other words, multiple BlueZone sessions can share a single profile. If you do not want your users have this option, you can configure BlueZone so that only one session can be opened per profile. This is accomplished by turning off profile sharing in the BlueZone setup.ini file.

  1. Open the BlueZone Desktop installation source directory.
  2. Open the setup.ini file in a text editor.

  3. In the [BZSetup] section, locate the ProfileSharing= setting.
  4. Change the value from Yes to No.
    [BZSetup]
    ProfileSharing=No
  5. Save and close the file.

Refer to Default setup.ini file for a complete example of the setup.ini file.

If profile sharing is disabled, when a user attempts to open a second BlueZone session from the same profile, no error message displays. Instead, the BlueZone session that is already open is given focus.