home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd2.bin / nav2004 / download / NAV / External / NORTON / APP / NAVShExt.dll / REGISTRY / 101 (.txt) next >
InstallShield Script  |  2003-08-17  |  1KB  |  21 lines

  1.     Symantec.Norton.AntiVirus.IEToolBand.1 = s 'Symantec.Norton.AntiVirus.IEToolBand Class'
  2.         CLSID = s '{42CDD1BF-3FFB-4238-8AD1-7859DF00B1D6}'
  3.     Symantec.Norton.AntiVirus.IEToolBand = s 'Symantec.Norton.AntiVirus.IEToolBand Class'
  4.         CLSID = s '{42CDD1BF-3FFB-4238-8AD1-7859DF00B1D6}'
  5.         CurVer = s 'Symantec.Norton.AntiVirus.IEToolBand.1'
  6.     NoRemove CLSID
  7.         ForceRemove {42CDD1BF-3FFB-4238-8AD1-7859DF00B1D6} = s 'Norton AntiVirus'
  8.             ProgID = s 'Symantec.Norton.AntiVirus.IEToolBand.1'
  9.             VersionIndependentProgID = s 'Symantec.Norton.AntiVirus.IEToolBand'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{2292E927-BD89-40DE-999A-4E72CE0EAA4F}'
  14.     NoRemove Software
  15.         NoRemove Microsoft
  16.             NoRemove 'Internet Explorer'
  17.                 NoRemove Toolbar
  18.                 {
  19.                     ForceRemove val '{42CDD1BF-3FFB-4238-8AD1-7859DF00B1D6}' = s 'Norton AntiVirus'
  20.                 }
  21.