home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / mts4.cab / Account.VC_CAccount.rgs (.txt) < prev    next >
InstallShield Script  |  1997-11-14  |  486b  |  11 lines

  1.     Bank.Account.VC = s 'Account Class'
  2.         CLSID = s '{04CF0B76-1989-11D0-B917-0080C7394688}'
  3.     Bank.Account.VC = s 'Account Class'
  4.         CLSID = s '{04CF0B76-1989-11D0-B917-0080C7394688}'
  5.     NoRemove CLSID
  6.         ForceRemove {04CF0B76-1989-11D0-B917-0080C7394688} = s 'Account Class'
  7.             ProgID = s 'Bank.Account.VC'
  8.             VersionIndependentProgID = s 'Bank.Account.VC'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'both'
  11.