home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / atl / atlbutton / atlbutton.rgs (.txt) < prev    next >
InstallShield Script  |  1998-03-26  |  794b  |  19 lines

  1.     AtlButton.AtlButton.1 = s 'AtlButton Class'
  2.         CLSID = s '{2499388E-3A64-11D0-BFAB-080000185165}'
  3.         'Insertable'
  4.     AtlButton.AtlButton = s 'AtlButton Class'
  5.         CLSID = s '{2499388E-3A64-11D0-BFAB-080000185165}'
  6.         CurVer = s 'AtlButton.AtlButton.1'
  7.     NoRemove CLSID
  8.         ForceRemove {2499388E-3A64-11D0-BFAB-080000185165} = s 'AtlButton Class'
  9.             ProgID = s 'AtlButton.AtlButton.1'
  10.             VersionIndependentProgID = s 'AtlButton.AtlButton'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             ForceRemove 'Control'
  14.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  15.             'MiscStatus' = s '0'
  16.                 '1' = s '131473'
  17.             'TypeLib' = s '{2499388C-3A64-11D0-BFAB-080000185165}'
  18.             'Version' = s '1.0'
  19.