Configuring the show locked dialogs feature
When the show locked dialogs feature is disabled (ShowLockedDialogs=no), configuration dialogs are not displayed. The following message appears whenever a locked dialog is accessed:
Image
1. Open SETUP.INI in Notepad.
2. To disable the show locked dialogs feature, change the ShowLockedDialogs value to No as shown here:
[BZSetup]
Lock=0
LockFTP=0
LockFTPSession=0
LockFTPConnection=0
LockFTPInitialCommands=0
LockFTPMiscellaneous=0
LockFTPSchedule=0
LockFTPFirewall=0
LockFTPSecurity=0
LockFTPCertificate=0
LockTelnet=0
LockDisplay=0
FontLock=No
ShowLockedDialogs=No
DisableAppendToClipboard=No
Note
This feature only works in conjunction with the Lock= feature and not the LockTelnet= feature or the LockDisplay= feature.