home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 March / VPR0003B.ISO / nec98 / wam.dll / REGISTRY / 101 (.txt)
InstallShield Script  |  1999-10-14  |  418b  |  11 lines

  1.     Wam.Wam.1 = s 'Wam Class'
  2.         CLSID = s '{888ADDD0-9993-11D0-A539-00A0C922E798}'
  3.     Wam.Wam = s 'Wam Class'
  4.         CurVer = s 'Wam.Wam.1'
  5.     NoRemove CLSID
  6.         ForceRemove {888ADDD0-9993-11D0-A539-00A0C922E798} = s 'Wam Class'
  7.             ProgID = s 'Wam.Wam.1'
  8.             VersionIndependentProgID = s 'Wam.Wam'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Free'
  11.