Editing the default.ini file

  1. Open the default.ini file in a text editor.
  2. Add the following lines shown in blue to the [BlueZone] section.
    [BlueZone]
    RegistrationKey=
    ;0-Application Settings in HKEY_LOCAL_MACHINE, Session Settings in HKEY_CURRENT_USER
    ;1-All Settings in HKEY_LOCAL_MACHINE
    ;2-All Settings in HKEY_CURRENT_USER (default mode)
    BaseRegistry=2
    UsePersonalFolderAsWorkingDir=Yes
    UseAllUsersCommonFolderAsWorkingDir=No
    ProfileMode=Yes
    ProfileSharing=Yes
    ;DesktopMode=desktop.ini
    EnablePowerKeys=No
    FIPSMode=No
    InstallForAllUsers=No
  3. Further down the page in the [Configuration Lock Feature] section, add the following lines shown in blue.
    [Configuration Lock Feature]
    Lock=0
    LockFTP=0
    LockTelnet=0
    ShowLockedDialogs=Yes
    DisableAppendToClipboard=No
  4. Add this new [Session Manager] section below the [Configuration Lock Feature] section:
    [Session Manager]
    AutoUpdate=Yes
    Note: If you are upgrading from a very old version of BlueZone Web-to-Host, you may have to add additional lines to your default.ini file. So look it over very carefully.
  5. Save and close the file.