home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Explorer6 / DA / MPLAYER2.CAB / msdxm.ocx / REGISTRY / 5106 (.txt) < prev    next >
InstallShield Script  |  2002-07-25  |  670b  |  17 lines

  1.     gotobar.gotobar.1 = s 'gotobar Class'
  2.         CLSID = s '{9F4D2FA2-54A1-11d1-8267-00A0C91F9CA0}'
  3.     gotobar.gotobar = s 'gotobar Class'
  4.         CurVer = s 'gotobar.gotobar.1'
  5.     NoRemove CLSID
  6.         ForceRemove {9F4D2FA2-54A1-11d1-8267-00A0C91F9CA0} = s 'gotobar Class'
  7.             ProgID = s 'gotobar.gotobar.1'
  8.             VersionIndependentProgID = s 'gotobar.gotobar'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.             ForceRemove 'Control'
  13.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  14.             'MiscStatus' = s '0'
  15.                 '1' = s '131473'
  16.             'Version' = s '1.0'
  17.