Wizard How To Guide

BlueZone Web-to-Host

How to Disable the Append To Clipboard Feature in BlueZone

Append to Clipboard - Click here to learn more about this 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 is already residing 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.


This is a Global Level Feature.

Procedure

  1. On the web server where BlueZone Web-to-Host is installed, locate the following path:

C:\Inetpub\wwwroot\bzw2h

 

  1. Locate any Launch Page folders that you may have created.

For example, if you created a Launch Page called "TEST", you will see a folder called \TEST as shown here:

C:\Inetpub\wwwroot\bzw2h\TEST\

 

  1. Go into each Launch Page folder and locate the default.ini file.

  2. Using Notepad, edit the default.ini file and locate the [Configuration Lock Feature] section as shown here.

[Configuration Lock Feature]

Lock=0

LockFTP=0

ShowLockedDialogs=Yes

DisableAppendToClipboard=No

 

  1. Change DisableAppendToClipboard=No to DisableAppendToClipboard=Yes

  2. Save the file.

  3. Repeat this process to all the default.ini files located in the Launch Page folders where you wish this change to apply.  You can mix and match.  You could have some Launch Pages with this feature off and others with it on.

NOTE  If you edit the default.ini file located in the "Template" folder, you will not have to edit any new Launch Pages you create in the future.  The files located in the "Template" folder are the master files that are used by the Web-to-Host Wizard.


Related Topics:

How To Lock BlueZone Emulator Features

How To Lock BlueZone FTP Features