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 / 228 (.txt) < prev    next >
InstallShield Script  |  2005-06-16  |  1KB  |  28 lines

  1.     ZbCoreManagers.ZbCmdShowAllPhotos.1 = s 'ZbCmdShowAllPhotos Class'
  2.         CLSID = s '{A43B1130-0340-4DD3-9079-D49B93D3A077}'
  3.     ZbCoreManagers.ZbCmdShowAllPhotos = s 'ZbCmdShowAllPhotos Class'
  4.         CLSID = s '{A43B1130-0340-4DD3-9079-D49B93D3A077}'
  5.         CurVer = s 'ZbCoreManagers.ZbCmdShowAllPhotos.1'
  6.     NoRemove CLSID
  7.         ForceRemove {A43B1130-0340-4DD3-9079-D49B93D3A077} = s 'ZbCmdShowAllPhotos Class'
  8.             ProgID = s 'ZbCoreManagers.ZbCmdShowAllPhotos.1'
  9.             VersionIndependentProgID = s 'ZbCoreManagers.ZbCmdShowAllPhotos'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Both'
  12.             'TypeLib' = s '{0673E328-92B7-4926-B498-A492C97E751E}'
  13.     Software
  14.         Canon
  15.             'ZoomBrowser Ex'
  16.                 'Installed Commands'
  17.                 {
  18.                     'ZbCoreManagers.ZbCmdShowAllPhotos'
  19.                     {
  20.                         'Zb_ui.ZBUIViewFavPhotoMenu'
  21.                         {
  22.                             val Name = s '&1 Show All Images'
  23.                             val SortOrder = s 'a'
  24.                             val Separator = d 2
  25.                         }
  26.                     }
  27.                 }
  28.