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

  1.     Connect.Random.1 = s 'Random Class'
  2.         CLSID = s '{CCE84215-DB31-11CF-9D75-00A0C90391D3}'
  3.     Connect.Random = s 'Random Class'
  4.         CLSID = s '{CCE84215-DB31-11CF-9D75-00A0C90391D3}'
  5.     NoRemove CLSID
  6.         ForceRemove {CCE84215-DB31-11CF-9D75-00A0C90391D3} = s 'Random Class'
  7.             val AppID = s '{CCE84210-DB31-11CF-9D75-00A0C90391D3}'
  8.             ProgID = s 'Connect.Random.1'
  9.             VersionIndependentProgID = s 'Connect.Random'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'both'
  12.