Disabling the append to clipboard feature

A standard feature of BlueZone Display is the ability to append data to data that already exists in the clipboard. If you do not want to append data to the clipboard, you can turn off the append to clipboard feature.

  1. On the web server, navigate to the site and template folder that you want to change. For example:
    C:\Inetpub\wwwroot\MySite\template
  2. Open the default.ini file in any text editor.
  3. In the [Configuration Lock] section, locate the DisableAppendToClipboard=No entry.
  4. Change No to Yes.
  5. Save and close the file.
    From this point on, new launch folders that are created have the disable append to clipboard feature enabled for all sessions.

    If you have already created one or more launch folders, you must go to each existing launch folder and edit the default.ini file as described above.

Tip: It is possible to enable the disable append to clipboard feature individually for each launch folder. This is accomplished by editing the default.ini file located in only the launch folders that you want to change.