
                       File manager File Navigator
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          Technical information
                          ~~~~~~~~~~~~~~~~~~~~~

Described in this document are additional technical details not included in
the help file.
   
1. First and second command line parameter optionally specifies a start folder
   path for the left and right panels respectively.

2. If the Fn.ini file is found in the FN folder, FN configuration will be 
   loaded from this file, not from registry. At that, "Store configuration
   in the INI-file" option is checked automatically. After unchecking this 
   option, settings are stored in the registry and the Fn.ini is deleted. 

3. [HKEY_CURRENT_USER\Software\File Navigator\1.0\Settings\General]
   "HistoryMaxSize":DWORD
   Specifies the maximum number of stored combobox items in dialog boxes.
   Default value is 30.

4. [HKEY_CURRENT_USER\Software\File Navigator\1.0\Settings\General]
   "ConfigAccess":DWORD
   Contols access to the various settings. The access is specified with a bit
   mask. If a bit in the low word is set, the access to the respective page of
   the configuration dialog is allowed:
   0 - General
   1 - Color groups
   2 - Colors
   3 - Compatibility
   4 - Archivers
   5 - Panels
   6 - Descriptions
   7 - Additional
   8 - FTP
   If a bit in the high word is set, the access to the following other
   settings is allowed:
   16 - User Menu
   17 - File associations
   18 - Viewers
   19 - Editors
   20 - Sort groups

5. [HKEY_CURRENT_USER\Software\File Navigator\1.0\Settings\General]
   "CopyBufferSize":DWORD
   Sets the fixed size of the copy buffer. Minimum value is 512 bytes.
   If the value of this parameter is less than minimum or not specified,
   File Navigator determines the buffer size dynamically, depending on file
   size and free memory.

6. [HKEY_CURRENT_USER\Software\File Navigator\1.0\Settings\General]
   "WordBreakChars":REG_SZ
   Word delimiters. Used for the "whole word" search. Maximum 255 characters.
   Default ~!%^&*()+|{}:"<>?`-=\[];',./

7. [HKEY_CURRENT_USER\Software\File Navigator\1.0\Settings\Compatibility]
   "NonArchiveExtensions":REG_SZ
   The comma-separated list of extensions of files which must not be
   recognized as archives by their signature.
   String maximum length - 511 characters.
   Default: docx,docm,dotx,dotm,xlsx,xlsm,xltx,xltm,pptx,pptm,potx,potm,
   odt,ott,odg,otg,odp,otp,ods,ots,odc,otc,odi,oti,odf,otf,odm,oth
