home *** CD-ROM | disk | FTP | other *** search
/ ftp.stepware.com / ftp.stepware.com.tar / ftp.stepware.com / ebesetup.exe / ATLNT.DLL / REGISTRY / 101 (.txt)
InstallShield Script  |  1999-03-25  |  335b  |  8 lines

  1.     ATL.Registrar = s 'Registrar Class'
  2.         CLSID = s '{44EC053A-400F-11D0-9DCD-00A0C90391D3}'
  3.     NoRemove CLSID
  4.         ForceRemove {44EC053A-400F-11D0-9DCD-00A0C90391D3} = s 'Registrar Class'
  5.             ProgID = s 'ATL.Registrar'
  6.             InprocServer32 = s '%MODULE%'
  7.                 val ThreadingModel = s 'Both'
  8.