Configuring the disable append to clipboard feature

The disable append to clipboard feature controls the ability for users to be able to use the append to clipboard feature of BlueZone. By default, the ability to append is turned on.

To disable the append to clipboard 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 DisableAppendToClipboard=No entry.
  4. Change No to Yes:
    [BZSetup]
    DisableAppendToClipboard=Yes
  5. Save and close the file.
Note: Disabling this feature does not affect the ability to use the copy to clipboard feature. Only the append to clipboard feature is disabled.