home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / W2KPRK.iso / netmgmt.cab / prnadmin.dll / REGISTRY / 102 (.txt) < prev    next >
InstallShield Script  |  1999-11-16  |  923b  |  22 lines

  1.         PrinterCollection.PrinterCollection.1 = s 'PrinterCollection Class'
  2.         {
  3.                 CLSID = s '{CCFBD1F4-6DCF-11D2-BDC7-00C04F8EC633}'
  4.         }
  5.         PrinterCollection.PrinterCollection = s 'PrinterCollection Class'
  6.         {
  7.                 CurVer = s 'PrinterCollection.PrinterCollection.1'
  8.         }
  9.         NoRemove CLSID
  10.         {
  11.                 ForceRemove {CCFBD1F4-6DCF-11D2-BDC7-00C04F8EC633} = s 'PrinterCollection Class'
  12.                 {
  13.                         ProgID = s 'PrinterCollection.PrinterCollection.1'
  14.                         VersionIndependentProgID = s 'PrinterCollection.PrinterCollection'
  15.                         ForceRemove 'Programmable'
  16.                         InprocServer32 = s '%MODULE%'
  17.                         {
  18.                                 val ThreadingModel = s 'Apartment'
  19.                         }
  20.                 }
  21.         }
  22.