Disabling the append to clipboard feature
A standard feature of BlueZone Display is the ability to copy data to the Windows clipboard as well as append data to data that already reside within the clipboard. There are situations where the ability to append data to existing data is not desirable.
If this is the case, you can turn off the append to clipboard feature.
Changing this setting in the default.ini file located in the \template folder disables this feature for all launch folders created after this change was made.
Configuration method: Manual configuration
Feature scope: Site-level feature (See the Tip below)
1. On the web server, navigate to the desired Site that you want to change.
For example:
C:\Inetpub\wwwroot\MySite
2. Locate and display the contents of the \template folder.
3. Locate the default.ini file and open it with Notepad.
4. Locate the DisableAppendToClipboard=No entry towards the end of the [Configuration Lock] section.
5. Change DisableAppendToClipboard=No to DisableAppendToClipboard=Yes and save the file.
Any new launch folders that are created from this point on, have the disable append to clipboard feature enabled for all sessions.
Note
If you have already created one or more launch folders, you must go to each existing launch folder, and edit the default.ini file, changing DisableAppendToClipboard=No to DisableAppendToClipboard=Yes.
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.