home *** CD-ROM | disk | FTP | other *** search
/ ftp.ac-grenoble.fr / 2015.02.ftp.ac-grenoble.fr.tar / ftp.ac-grenoble.fr / assistance.logicielle / XP_ServicePack-3.iso / dotnetfx / sitsetup.dll / REGISTRY / 200 (.txt)
InstallShield Script  |  2008-04-14  |  969b  |  19 lines

  1.     SetupManager.Application.1 = s 'SetupManager Class'
  2.         CLSID = s '{04D3D264-4A22-11d2-ACC7-00C04F8EEBA1}'        
  3.     SetupManager.Application = s 'SetupManager Class'
  4.         CLSID = s '{04D3D264-4A22-11d2-ACC7-00C04F8EEBA1}'
  5.         CurVer = s 'SetupManager.Application.1'
  6.     NoRemove CLSID
  7.         ForceRemove {04D3D264-4A22-11d2-ACC7-00C04F8EEBA1} = s 'Microsoft Integration SetupManager Class'
  8.             ProgID = s 'SetupManager.Application.1'
  9.             VersionIndependentProgID = s 'Microsoft Integration SetupManager.Application'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             val AppID = s '{08FC7030-4740-11D2-ACC7-00C04F8EEBA1}'
  14.             'TypeLib' = s '{04D3D263-4A22-11d2-ACC7-00C04F8EEBA1}'
  15.     NoRemove AppID
  16.         {08FC7030-4740-11D2-ACC7-00C04F8EEBA1} = s 'Microsoft Integration Setup'
  17.         'setup.dll'
  18.             val AppID = s {08FC7030-4740-11D2-ACC7-00C04F8EEBA1}
  19.