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 / 143 (.txt) < prev    next >
InstallShield Script  |  2005-06-16  |  985b  |  29 lines

  1.     Zb.ZbCmdStitchPhotos.1 = s 'ZbCmdStitchPhotos Class'
  2.         CLSID = s '{0FECCA07-52E2-4C45-B639-D4156898872E}'
  3.     Zb.ZbCmdStitchPhotos = s 'ZbCmdStitchPhotos Class'
  4.         CLSID = s '{0FECCA07-52E2-4C45-B639-D4156898872E}'
  5.         CurVer = s 'Zb.ZbCmdStitchPhotos.1'
  6.     NoRemove CLSID
  7.         ForceRemove {0FECCA07-52E2-4C45-B639-D4156898872E} = s 'ZbCmdStitchPhotos Class'
  8.             ProgID = s 'Zb.ZbCmdStitchPhotos.1'
  9.             VersionIndependentProgID = s 'Zb.ZbCmdStitchPhotos'
  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.ZbCmdStitchPhotos'
  20.                     {
  21.                         'Zb_ui.ZBUIToolsMenu'
  22.                         {
  23.                             val Name = s '&Stitch Photos...'
  24.                             val SortOrder = s 'a'
  25.                             val Separator = d 2
  26.                         }
  27.                     }
  28.                 }
  29.