Read-only mode

Read-only mode prevents user from modifying anything in connected queuing system. Neither to configure something, to create or delete queues, nor to delete, copy, create, edit, etc. messages.

How to turn on read-only mode

Read-only mode can bu turned on either using a command line parameter or using a registry:

  • Add -readonly switch to QueueExplorer’s command line.

  • Set a value in registry:

    • HKEY_CURRENT_USER\Software\Cogin\QueueExplorer
    • Value name: ReadOnly (string)
    • Value data: true

How to verify read-only mode

When Read-only mode is turned on, QueueExplorer will have READ ONLY displayed in its window title.