home *** CD-ROM | disk | FTP | other *** search
/ Nintendo GameCube Preview CD-ROM / NINTENDOGAMECUBE.iso / blast_auto / nskey.DLL / REGISTRY / 102 (.txt) < prev   
InstallShield Script  |  1998-08-20  |  1KB  |  33 lines

  1.     NSIEMisc.NSIEMisc.1 = s 'NSIEMisc Class'
  2.     {
  3.         CLSID = s '{2646205B-878C-11d1-B07C-0000C040BCDB}'
  4.     }
  5.     NSIEMisc.NSIEMisc = s 'NSIEMiscr Class'
  6.     {
  7.         CurVer = s 'NSIEMisc.NSIEMisc.1'
  8.     }
  9.     NoRemove CLSID
  10.     {
  11.         ForceRemove {2646205B-878C-11d1-B07C-0000C040BCDB} = s 'NSIEMisc Class'
  12.         {
  13.             ProgID = s 'NSIEMisc.NSIEMisc.1'
  14.             VersionIndependentProgID = s 'NSIEMisc.NSIEMisc'
  15.             ForceRemove 'Control'
  16.             ForceRemove 'Programmable'
  17.             ForceRemove 'Insertable'
  18.             ForceRemove 'MiscStatus' = s '0'
  19.             {
  20.                 '1' = s '148881'
  21.             }
  22.             ForceRemove 'Implemented Categories'
  23.             {
  24.                 ForceRemove {7DD95801-9882-11CF-9FA9-00AA006C42C4}                
  25.                 ForceRemove {7DD95802-9882-11CF-9FA9-00AA006C42C4}                
  26.             }
  27.             InprocServer32 = s '%MODULE%'
  28.             {
  29.                 val ThreadingModel = s 'Apartment'
  30.             }
  31.         }
  32.     }
  33.