home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 November / VPR0011B.ISO / nec98 / catsrvut.dl_ / catsrvut.dll / REGISTRY / 207 (.txt) < prev    next >
InstallShield Script  |  2000-07-21  |  715b  |  22 lines

  1.     EndpointsTable.EndpointsTable.1 = s 'EndpointsTable Class'
  2.     {
  3.         CLSID = s '{2F94D7B0-BF63-11D1-A6A2-00C04FB9988E}'
  4.     }
  5.     EndpointsTable.EndpointsTable = s 'EndpointsTable Class'
  6.     {
  7.         CurVer = s 'EndpointsTable.EndpointsTable.1'
  8.     }
  9.     NoRemove CLSID
  10.     {
  11.         ForceRemove {2F94D7B0-BF63-11D1-A6A2-00C04FB9988E} = s 'EndpointsTable Class'
  12.         {
  13.             ProgID = s 'EndpointsTable.EndpointsTable.1'
  14.             VersionIndependentProgID = s 'EndpointsTable.EndpointsTable'
  15.             ForceRemove 'Programmable'
  16.             InprocServer32 = s '%MODULE%'
  17.             {
  18.                 val ThreadingModel = s 'Both'
  19.             }
  20.         }
  21.     }
  22.