home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1997 December / Hrac_16_1997-12_cd.bin / UTILS / Ie40 / IE4Dbg.exe / RCDATA / CABINET / scrdbg.dll / REGISTRY / 102 (.txt) < prev    next >
InstallShield Script  |  1997-08-18  |  577b  |  12 lines

  1.     AxDebugger.Application.1 = s 'Application DebuggerClass'
  2.         CLSID = s '{6980ACA3-CFB6-11D0-BF8B-0000F81E8509}'
  3.     AxDebugger.Application = s 'Application DebuggerClass'
  4.         CurVer = s 'AxDebugger.Application.1'
  5.     NoRemove CLSID
  6.         ForceRemove {6980ACA3-CFB6-11D0-BF8B-0000F81E8509} = s 'Application DebuggerClass'
  7.             ProgID = s 'AxDebugger.Application.1'
  8.             VersionIndependentProgID = s 'AxDebugger.Application'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.