How to set up Toolbar view settings via registry key in Scanning Station

Question

I need to enable/disable certain Toolbar panes in Scanning Station. How to do it in a bulk? Is there any registry key that can be used?

mceclip0.png

Answer

There is a registry key:

HKEY_CURRENT_USER\Software\ABBYY\ScanStationFC\5.0\Shell\Frames\ToolbarPositions2

It contains a list of toolbar descriptions in square brackets. It consists of 4 numbers separated by spaces:

  • First number - toolbar id (0 - Batch Editing; 1 - Image Editing; 2 - Document Navigation; 3 - Script; 4 - Rescan)
  • Second number - width
  • Third number - flag of visibility (1 or 0)
  • Forth number - flag of starting from a new line (1 or 0)

mceclip1.png

I.e. to enable the Scripts toolbar change the third number from 0 to 1 in the brackets with toolbar id = 3 (the last one on the screenshot). 

Note: All changes should be done when Scanning Station is closed.

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.

Recently viewed