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 / DE.cab / ZbCommands2.dll / REGISTRY / 206 (.txt) < prev   
InstallShield Script  |  2005-07-15  |  1KB  |  47 lines

  1.     ZbCommands2.ZbCmdHandTool.1 = s 'ZbCmdHandTool Class'
  2.     {
  3.         CLSID = s '{B651FD71-28B3-414E-89F8-C50953EF884B}'
  4.     }
  5.     ZbCommands2.ZbCmdHandTool = s 'ZbCmdHandTool Class'
  6.     {
  7.         CLSID = s '{B651FD71-28B3-414E-89F8-C50953EF884B}'
  8.         CurVer = s 'ZbCommands2.ZbCmdHandTool.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.         ForceRemove {B651FD71-28B3-414E-89F8-C50953EF884B} = s 'ZbCmdHandTool Class'
  13.         {
  14.             ProgID = s 'ZbCommands2.ZbCmdHandTool.1'
  15.             VersionIndependentProgID = s 'ZbCommands2.ZbCmdHandTool'
  16.             InprocServer32 = s '%MODULE%'
  17.             {
  18.                 val ThreadingModel = s 'Both'
  19.             }
  20.             'TypeLib' = s '{1ADAEF7F-EA61-4EA8-97FD-C7E5694040A1}'
  21.         }
  22.     }
  23.     Software
  24.     {
  25.         Canon
  26.         {
  27.             'ZoomBrowser Ex'
  28.             {
  29.                 'Installed Commands'
  30.                 {
  31.                     'ZbCommands2.ZbCmdHandTool'
  32.                     {
  33.                         'Zb_ui.ZBUI2ndToolbar'
  34.                         {
  35.                             val SortOrder = s 'i'
  36.                             val ButtonWidth = d 25
  37.                             val IconIndex = d 8
  38.                             val CheckBox = d 1
  39.                             val ToolTip = s 'Schwenken'
  40.                             val Separator = d 2
  41.                         }
  42.                     }
  43.                 }
  44.             }
  45.         }
  46.     }
  47.