home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com / InfoMagic-WinFilesDotCom-June1998-Disc2of3-DAMAGED_DISC.iso / graph-view / VPInstaller.exe / REGISTRY / 101 (.txt)
InstallShield Script  |  1998-06-21  |  462b  |  11 lines

  1.     VPInst.VPInst.1 = s 'VPInst Class'
  2.         CLSID = s '{BFD466C3-376C-11D0-96B5-00A0C90DC94B}'
  3.     VPInst.VPInst = s 'VPInst Class'
  4.         CurVer = s 'VPInst.VPInst.1'
  5.     NoRemove CLSID
  6.         ForceRemove {BFD466C3-376C-11D0-96B5-00A0C90DC94B} = s 'VPInst Class'
  7.             ProgID = s 'VPInst.VPInst.1'
  8.             VersionIndependentProgID = s 'VPInst.VPInst'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11.