home *** CD-ROM | disk | FTP | other *** search
/ business-86-101-185-173.business.broadband.hu / business-86-101-185-173.business.broadband.hu.zip / business-86-101-185-173.business.broadband.hu / salemax3 / SQLDMO_x64.msi / repldts.dll.D1FFACD7_9709_46E2_A504_5C2C4749A405 / REGISTRY / 101 (.txt)
InstallShield Script  |  2005-09-29  |  748b  |  14 lines

  1.     ForceRemove 'SQLReplication.OLEDB'
  2.         ForceRemove CLSID = s '{10010100-D8C9-11D2-B67C-00C04F688F5E}'
  3.     ForceRemove 'SQLReplication.OLEDB.1'
  4.         ForceRemove CLSID = s '{10010100-D8C9-11D2-B67C-00C04F688F5E}'
  5.     NoRemove CLSID
  6.         ForceRemove '{10010100-D8C9-11D2-B67C-00C04F688F5E}' = s 'SQLReplication.OLEDB'
  7.             ForceRemove ProgID = s 'SQLReplication.OLEDB.1'
  8.             ForceRemove VersionIndependentProgID = s 'SQLReplication.OLEDB'
  9.             ForceRemove InprocHandler32 = s 'ole32.dll'
  10.             ForceRemove InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Both'
  12.             ForceRemove 'OLE DB Provider' = s 'SQL Server Replication OLE DB Provider for DTS'
  13.             ForceRemove ThreadingModel = s 'Both'
  14.