Configuring the show locked dialogs feature

If you set the Lock= entry, you can also disable the show locked dialogs feature. By default, the show locked dialogs feature is enabled. When enabled, this feature allows the BlueZone windows to display even when they are locked. The user can see the values in the windows but the OK button is disabled so they cannot save any changes.

When the show locked dialogs feature is disabled, the locked windows are not displayed. If a user tries to open a locked window, an error message opens.

To disable the show locked dialogs feature:

  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 ShowLockedDialogs=Yes entry.
  4. Change the value from Yes to No:
    [BZSetup]
    ShowLockedDialogs=No
  5. Save and close the file.
Note: This feature only works in conjunction with the Lock= feature and not the LockTelnet= or LockDisplay= features.