home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1998 March / CC9803-2.BIN / SHARE / _VOLL / NUD.EXE / DATA1.CAB / Base_reg / NUMENU.DLL / REGISTRY / 101 (.txt) next >
InstallShield Script  |  1997-10-26  |  949b  |  25 lines

  1.     NUDeluxeProp.ShellExtension = s 'Norton Uninstall Deluxe Property Sheet Extension'
  2.         CLSID = s '{E23EF290-3388-11D1-BF5B-444553540001}'
  3.     NoRemove CLSID
  4.         ForceRemove {E23EF290-3388-11D1-BF5B-444553540001} = s 'Norton Uninstall Deluxe Property Sheet Extension'
  5.             ProgID = s 'NUDeluxeProp.ShellExtension'
  6.             InprocServer32 = s '%MODULE%'
  7.                 val ThreadingModel = s 'Apartment'
  8.     NoRemove *
  9.         shellex
  10.             PropertySheetHandlers
  11.                 NortonUninstallDeluxePropertyPage = s '{E23EF290-3388-11D1-BF5B-444553540001}'
  12.     NoRemove Software
  13.         NoRemove Microsoft
  14.             NoRemove Windows
  15.                 NoRemove CurrentVersion
  16.                 {
  17.                     NoRemove 'Shell Extensions'
  18.                     {
  19.                         NoRemove Approved
  20.                         {
  21.                             val {E23EF290-3388-11D1-BF5B-444553540001} = s 'Norton Uninstall Deluxe Property Sheet Extension'
  22.                         }
  23.                     }
  24.                 }
  25.