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 / 105 (.txt) < prev    next >
InstallShield Script  |  2005-07-15  |  1KB  |  34 lines

  1.     ZbCommands2.ZbCmdShowFolderComment.1 = s 'ZbCmdShowFolderComment Class'
  2.         CLSID = s '{6092EEED-F3E8-4A3B-8F52-6B984307161E}'
  3.     ZbCommands2.ZbCmdShowFolderComment = s 'ZbCmdShowFolderComment Class'
  4.         CLSID = s '{6092EEED-F3E8-4A3B-8F52-6B984307161E}'
  5.         CurVer = s 'ZbCommands2.ZbCmdShowFolderComment.1'
  6.     NoRemove CLSID
  7.         ForceRemove {6092EEED-F3E8-4A3B-8F52-6B984307161E} = s 'ZbCmdShowFolderComment Class'
  8.             ProgID = s 'ZbCommands2.ZbCmdShowFolderComment.1'
  9.             VersionIndependentProgID = s 'ZbCommands2.ZbCmdShowFolderComment'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Both'
  12.             'TypeLib' = s '{1ADAEF7F-EA61-4EA8-97FD-C7E5694040A1}'
  13.     Software
  14.         Canon
  15.             'ZoomBrowser Ex'
  16.                 'Installed Commands'
  17.                 {
  18.                     'ZbCommands2.ZbCmdShowFolderComment'
  19.                     {
  20.                         'Zb_ui.ZBUIShowInformationButton'
  21.                         {
  22.                             val Name = s '&Ordnerkommentar anzeigen'
  23.                             val SortOrder = s 'b'
  24.                             val Separator = d 2
  25.                         }
  26.                         'Zb_ui.ZBUIViewShowInfoMenu'
  27.                         {
  28.                             val Name = s '&Ordnerkommentar'
  29.                             val SortOrder = s 'b'
  30.                             val Separator = d 2
  31.                         }
  32.                     }
  33.                 }
  34.