home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Micrsoft / VJ / SHARED / OLEDB / MSDASC.DLL / REGISTRY / 101 (.txt) next >
InstallShield Script  |  1998-02-12  |  687b  |  16 lines

  1.     MSDASC = s 'Microsoft Data Link'
  2.         shellex
  3.             ContextMenuHandlers
  4.                 {2206CDB2-19C1-11D1-89E0-00C04FD7A829}
  5.             PropertySheetHandlers
  6.                 {2206CDB2-19C1-11D1-89E0-00C04FD7A829}
  7.     DataLinks = s 'Microsoft OLE DB Service Component Data Links'
  8.         CLSID = s '{2206CDB2-19C1-11D1-89E0-00C04FD7A829}'
  9.     NoRemove CLSID
  10.         ForceRemove {2206CDB2-19C1-11D1-89E0-00C04FD7A829} = s 'Microsoft OLE DB Service Component Data Links'
  11.             ProgID = s 'DataLinks'
  12.             VersionIndependentProgID = s 'DataLinks'
  13.             ForceRemove 'Programmable'
  14.             InprocServer32 = s '%MODULE%'
  15.                 val ThreadingModel = s 'Both'
  16.