home *** CD-ROM | disk | FTP | other *** search
/ 212.85.102.23 / 2014.12.212.85.102.23.tar / 212.85.102.23 / 5d2.rar / SOFTWARE / ZOOMBRSR / EN.cab / ZbCommands.dll / REGISTRY / 172 (.txt) < prev    next >
InstallShield Script  |  2005-06-16  |  2KB  |  51 lines

  1.     Zb.ZbCmdZoomOut.1 = s 'ZbCmdZoomOut Class'
  2.         CLSID = s '{3AF3D356-94D6-40CD-858F-9C040D84D653}'
  3.     Zb.ZbCmdZoomOut = s 'ZbCmdZoomOut Class'
  4.         CLSID = s '{3AF3D356-94D6-40CD-858F-9C040D84D653}'
  5.         CurVer = s 'Zb.ZbCmdZoomOut.1'
  6.     NoRemove CLSID
  7.         ForceRemove {3AF3D356-94D6-40CD-858F-9C040D84D653} = s 'ZbCmdZoomOut Class'
  8.             ProgID = s 'Zb.ZbCmdZoomOut.1'
  9.             VersionIndependentProgID = s 'Zb.ZbCmdZoomOut'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Both'
  13.             'TypeLib' = s '{0673E328-92B7-4926-B498-A492C97E751E}'
  14.     Software
  15.         Canon
  16.             'ZoomBrowser Ex'
  17.                 'Installed Commands'
  18.                 {
  19.                     'Zb.ZbCmdZoomOut'
  20.                     {
  21.                         'Zb_ui.ZBUIViewMenu'
  22.                         {
  23.                             val Name = s 'Zoom &Out of Folder\tCtrl+B'
  24.                             val SortOrder = s 'ef'
  25.                             val AcceleratorFlags = d 11
  26.                             val AcceleratorKeyCode = d 66
  27.                             val Separator = d 2
  28.                         }
  29.                         'Zb_ui.ZBUIBrowseAreaFolderContextMenu'
  30.                         {
  31.                             val Name = s 'Zoom &Out of Folder\tCtrl+B'
  32.                             val SortOrder = s 'b'
  33.                             val Separator = d 2
  34.                         }
  35.                         'Zb_ui.ZBUIBrowseAreaCurrentFolderContextMenu'
  36.                         {
  37.                             val Name = s 'Zoom &Out of Folder\tCtrl+B'
  38.                             val SortOrder = s 'a'
  39.                             val Separator = d 2
  40.                         }
  41.                         'Zb_ui.ZBUI2ndToolbar'
  42.                         {
  43.                             val SortOrder = s 'h'
  44.                             val ButtonWidth = d 25
  45.                             val IconIndex = d 4
  46.                             val CheckBox = d 1
  47.                             val ToolTip = s 'Zoom Out'
  48.                         }
  49.                     }
  50.                 }
  51.