home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Visual Basic 6.0 Utilities / Multi-Language Add-In for Visual Basic 6.0 / MultiLang.msi / _567D5B9535E44B33AB031B2149CFA88E / 1033 / REGISTRY / 101 (.txt) next >
Encoding:
InstallShield Script  |  2002-10-06  |  645 b   |  14 lines

  1.     MLRuntime.MLSupport.1 = s 'MLSupport Class'
  2.         CLSID = s '{20D36C80-F93E-11D4-BE31-0020182C1E5C}'
  3.     MLRuntime.MLSupport = s 'MLSupport Class'
  4.         CLSID = s '{20D36C80-F93E-11D4-BE31-0020182C1E5C}'
  5.         CurVer = s 'MLRuntime.MLSupport.1'
  6.     NoRemove CLSID
  7.         ForceRemove {20D36C80-F93E-11D4-BE31-0020182C1E5C} = s 'MLSupport Class'
  8.             ProgID = s 'MLRuntime.MLSupport.1'
  9.             VersionIndependentProgID = s 'MLRuntime.MLSupport'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{20D36C71-F93E-11D4-BE31-0020182C1E5C}'
  14.