home *** CD-ROM | disk | FTP | other *** search
/ NUKE DataDisc 4 / Nuke_DataDisc_4.ISO / _SETUP.1 / ActiveSkin.ocx / 1049 / REGISTRY / 102 (.txt) next >
InstallShield Script  |  2000-04-28  |  985b  |  24 lines

  1.     ActiveSkin.SkinForm.1 = s 'ActiveSkin.SkinForm Class'
  2.         CLSID = s '{972DE6C2-8B09-11D2-B652-A1FD6CC34260}'
  3.     ActiveSkin.SkinForm = s 'ActiveSkin.SkinForm Class'
  4.         CLSID = s '{972DE6C2-8B09-11D2-B652-A1FD6CC34260}'
  5.         CurVer = s 'ActiveSkin.SkinForm.1'
  6.     NoRemove CLSID
  7.         ForceRemove {972DE6C2-8B09-11D2-B652-A1FD6CC34260} = s 'ActiveSkin.SkinForm Class'
  8.             ProgID = s 'ActiveSkin.SkinForm.1'
  9.             VersionIndependentProgID = s 'ActiveSkin.SkinForm'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             ForceRemove 'Control'
  14.             ForceRemove 'Insertable'
  15.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 223'
  16.             'MiscStatus' = s '0'
  17.                 '1' = s '172433'
  18.             'TypeLib' = s '{972DE6B5-8B09-11D2-B652-A1FD6CC34260}'
  19.             'Version' = s '1.0'
  20.             'verb'
  21.                 '1' = s '&Load Skin,0,2'
  22.                 '2' = s '&Save Skin,0,2'
  23.                 '3' = s '&Remove Skin,0,2'
  24.