home *** CD-ROM | disk | FTP | other *** search
/ Minami 1 / MINAMI2_01.iso / Extra / wmtools.exe / RCDATA / CABINET / nspptrex.dll / REGISTRY / 101 (.txt)
InstallShield Script  |  1999-04-09  |  2KB  |  65 lines

  1.     ForceRemove NsPptRex.PowerRex.1 = s 'Microsoft NetShow PowerPoint Control'
  2.         CLSID = s '{DD4703DE-A543-11D0-A5D5-00AA00BF93E3}'
  3.     ForceRemove NsPptRex.PowerRex = s 'Microsoft NetShow PowerPoint Control'
  4.         CurVer = s 'NsPptRex.PowerRex.1'
  5.     NoRemove CLSID
  6.         ForceRemove {DD4703DE-A543-11D0-A5D5-00AA00BF93E3} = s 'Microsoft NetShow PowerPoint Control'
  7.             ProgID = s 'NsPptRex.PowerRex.1'
  8.             VersionIndependentProgID = s 'NsPptRex.PowerRex'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.     NoRemove Interface 
  13.     {
  14.         ForceRemove {DD4703DD-A543-11D0-A5D5-00AA00BF93E3} = s 'INetShowRexCommunicator'
  15.         {
  16.             ForceRemove ProxyStubClsid = s '{00020424-0000-0000-C000-000000000046}'
  17.             ForceRemove ProxyStubClsid32 = s '{00020424-0000-0000-C000-000000000046}'
  18.             ForceRemove TypeLib = s '{DD4703D0-A543-11D0-A5D5-00AA00BF93E3}'
  19.             {
  20.                 ForceRemove Version = s '1.0'
  21.             }
  22.         }
  23.     }
  24.     NoRemove Interface 
  25.     {
  26.         ForceRemove {1349260F-B5D8-11D0-B04B-0000C040BCDB} = s 'INetShowPowerPointHelper'
  27.         {
  28.             ForceRemove ProxyStubClsid = s '{00020424-0000-0000-C000-000000000046}'
  29.             ForceRemove ProxyStubClsid32 = s '{00020424-0000-0000-C000-000000000046}'
  30.             ForceRemove TypeLib = s '{DD4703D0-A543-11D0-A5D5-00AA00BF93E3}'
  31.             {
  32.                 ForceRemove Version = s '1.0'
  33.             }
  34.         }
  35.     }
  36.     NoRemove TypeLib
  37.     {
  38.         ForceRemove {DD4703D0-A543-11D0-A5D5-00AA00BF93E3}
  39.         {
  40.             ForceRemove '1.0'
  41.             {
  42.                 ForceRemove '0'
  43.                 {
  44.                     ForceRemove 'win32'
  45.                 }
  46.                 ForceRemove 'FLAGS'
  47.                 ForceRemove 'HELPDIR'
  48.             }
  49.         }
  50.     }
  51. HKEY_LOCAL_MACHINE
  52.     NoRemove 'SOFTWARE'
  53.     {
  54.         NoRemove 'Microsoft'
  55.         {
  56.             NoRemove 'NetShow'
  57.             {
  58.                 NoRemove 'Presenter'
  59.                 {                                        
  60.                     ForceRemove val 'UseRexWithSlideShow' = d '0'
  61.                 }
  62.             }
  63.         }
  64.     }
  65.