home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / Chip_2004-11_cd1.bin / software / xplorer / xplorer2_setup.exe / registry.txt < prev    next >
Text File  |  2004-08-06  |  7KB  |  118 lines

  1.  
  2. --------------------------------------------------------
  3.                      ***WARNING***
  4. EDITING THE REGISTRY CAN RENDER YOUR COMPUTER UNUSABLE. 
  5. UNLESS YOU ARE 100% CERTAIN YOU KNOW WHAT YOU ARE DOING, 
  6. YOU ARE ADVICED NOT TO MODIFY IT IN ANY WAY.
  7. --------------------------------------------------------
  8.  
  9.  
  10. A. HOW TO MAKE XPLORER▓ YOUR DEFAULT FOLDER APPLICATION
  11.  
  12. xplorer▓ can easily handle all the regular filesystem folders. If you want to launch x2 every time you click on a folder icon (e.g. on your desktop) add an "open" verb for the "Directory" file type, and have its default value point to the path where you have installed x2:
  13.  
  14. create this key with regedit:
  15. [HKEY_CLASSES_ROOT\Directory\shell\open\command]
  16.  
  17. set this (Default) value:
  18. "C:\Program files\zabkat\xplorer2\xplorer2.exe" "%1"
  19.  
  20. (your installation path may differ; your executable may be called xplorer2_UC.exe; please check your installation folder)
  21.  
  22. Note that "%1" is required (including the quotation marks), and is replaced by the folder path you are trying to open.
  23.  
  24.  
  25.  
  26. B. TWEAKING ADVANCED SETTINGS FOR XPLORER▓
  27.  
  28. The main registry key is: HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc\xplorer2 ù or xplorer2_UC if you have the unicode version installed. Whenever you want to change a value, follow these steps:
  29.  
  30. * EXIT all running instances of xplorer▓ (this is essential)
  31. * Start regedit using Start | Run (or equivalent)
  32. * Locate the main key where xplorer▓ keeps its settings
  33. * Double-click on a "variable" name to change its value
  34.  
  35. Most options have self-descriptive names, so it shouldn't be hard to imagine what each variable does. As a general further hint, names that begin with 'b' (e.g. bUnderline) refer to on/off (boolean) settings. Setting the value to 0 turns the option off, any other value enables it. Names starting with 'n' imply a number of some sort, and those with 'sz' are strings. Hungarian people talk like that, alledgedly <g>.
  36.  
  37. Names that start with "bin" imply values that are made up as the sum of individual bits. Please sum up all the numbers representing the options you want and set this total number to the "bin" value.
  38.  
  39. Values that correspond to time intervals are measured in milli-seconds. So if you want to set one to 2 sec, set it to 2000.
  40.  
  41.  
  42. Here's a description of settings you may want to experiment with, organized by subkey. A [*] next to a value below stands for the default setting. Whenever you want to reset a value, just delete it altogether. When changing values, make sure you switch to decimal (not hex) input mode in regedit.
  43.  
  44.  
  45. [xplorer2.global] ///////////////
  46.  
  47. szAudioExtList    comma separated list of extensions for "exotic" audio files, e.g. "foo,bar,wm4"
  48. szVideoExtList    comma separated list of extensions for "exotic" video files, e.g. "ogg,bar,wmdd4"
  49.  
  50. Find Blacklist
  51. Full paths to folders you want excluded from being searched by "Find files" ù they won't be flattened either. You can add extra trouble-making folders as necessary. If you remove any folders, please make sure the remaining list has consecutive folder numbering. The easiest solution is to rename the last folder to the ordinal of the folder you deleted.
  52.  
  53. Transformation rules
  54. If you want more default rules for Mark | Check build, please add them here.
  55.  
  56.  
  57. [xplorer2] //////////////////////
  58.  
  59. NAME              VALUE
  60. ---------------------------------------------------------------------
  61. nKBSizeDecimals   1[*] How many decimals to show for compressed mode sizes, eg 1.01kb vs 1.006kb
  62. bSortZipAsFiles   0: as folders 1: as files[*] (when zipfolders are supported)
  63. nFocusTimeoutMS   500[*] timeout (in millisec) affecting the previewer and tree autoupdates
  64.                   The default is to wait 0.5 sec before e.g loading a file's preview, giving
  65.                   you time to scroll without loading previews for each file you come across.
  66. rgbFolderLinkcol  RGB color for hilighting the active subpath in pane titlebars [-1 for default]
  67. nToolFont100      90[*] percent increase (e.g. 110) or decrease (e.g. 90) for toolbar font size
  68. szEditor2Path     path for editor2, the preferred viewer association (automatically set by x2)
  69. szExtFindFiles    path for external find files program [default is explorer] e.g. c:\tools\finder "%s"
  70.                   "%s" should be included; the current folder path is passed as an argument there
  71.                   (this option is only available for the lite version)
  72.  
  73. binMiscOptions -> miscellaneous options [default = 0]
  74.     GIOPT_NOED209      1 /* don't use editor2 at all */
  75.     GIOPT_ALTAREFRESH  4 /* backup autorefresh mechanizm */
  76.     GIOPT_SAVEF5DIRS  16 /* save all copy target folders in F5 dialog history */
  77.     GIOPT_NOPOSHREFRESH 4096 /* turn off the "modern" refresh system; should be used with GIOPT_ALTAREFRESH */
  78.     GIOPT_NOBGTHUMBS 8192 /* no background threading for thumbnails, saves custom DLL GPFs */
  79.     GIOPT_NOSETCURDIR 32768 /* don't set current directory for each visited folder (avoid lockings) */
  80.  
  81. bSantasLittleHelper
  82. This controls whether x2 uses a background thread to do time-consuming tasks like thumbnail extraction etc. To turn it off set it to 0 (not recommended). A value of 2 (default) uses the background thread but running at a lower priority so as not to interfere with the main program. If you find that the columns take ages to fill up (especially when other programs are running) you may set bSantasLittleHelper to 1 and it will run at the same priority level as the main program.
  83.  
  84.  
  85. [MainFrame Settings] ////////////
  86. binDualPaneFlags [default = 9]
  87.     DPF_SHOWHEADERS        8   /* show titlebar for each view pane */
  88.     DPF_HILITEACTIVEHEADER 64  /* simulate active window titlebar */
  89.     DPF_NOHEADERSUBPATHS   128 /* they exist but ain't clickable */
  90.  
  91. msFreeSpaceUpdateInterval 20000[*] if you want to have the disk free space shown on the status bar, set this to a non-zero value. E.g. 5000 means "check the free space every 5 seconds". Set to 0 to omit the indicator altogether
  92. nTreeQVTileVertical 0[*] Set this to 1 if you want the tree and the quickviewer arranged left/right
  93.  
  94.  
  95. [xxx pane settings] /////////////
  96. (similar settings for both left/right and scrap panes)
  97.  
  98. binMiscOptions    a value made up of any of the next "bits" added up
  99.     CLVOPT_DISABLEAUTOREFRESH 1 /* patch/efficiency improvement for multi-folder views */
  100.     CLVOPT_NAGGINGSCRAP      64 /* scrap frames always asking to save contents */
  101.     CLVOPT_ARROWTABPANE     256 /* use left/right arrows to switch panes in detailed view */
  102.  
  103.  
  104. [CommandFrame Settings] /////////
  105.  
  106. This is the console used for DOS command execution, if enabled. 
  107. nConsoleMaxChars is the upper limit on characters. If reached, some of the older data in the window will start getting deleted.
  108.  
  109.  
  110. [QuickView] /////////////////////
  111.  
  112. binRELangOptions 
  113. If you find that the text previewer gets its fonts mixed up or misbehaves (especially in east european countries), try setting this value to 0. You can also use any of the richedit IMF_xxx constants. If you make things worse you can always set it back to the default [-1].
  114.  
  115.  
  116. ------------------------------------------------------------------------
  117. WWW:    http://www.zabkat.com/
  118. Forum:  http://www.netez.com/bbs/