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 / 109 (.txt) < prev    next >
InstallShield Script  |  1997-10-26  |  888b  |  25 lines

  1.     ZExeContextMenu.Extension = s 'Norton Uninstall Deluxe Exe Extension'
  2.         CLSID = s '{AB7CC5A1-3528-11D1-BF5B-08990CC10000}'
  3.     NoRemove CLSID
  4.         ForceRemove {AB7CC5A1-3528-11D1-BF5B-08990CC10000} = s 'Norton Uninstall Deluxe Exe Extension'
  5.             ProgID = s 'ZExeContextMenu.Extension'
  6.             InprocServer32 = s '%MODULE%'
  7.                 val ThreadingModel = s 'Apartment'
  8.     NoRemove *
  9.         shellex
  10.             ContextMenuHandlers
  11.                 NUDExeMenu = s '{AB7CC5A1-3528-11D1-BF5B-08990CC10000}'
  12.     NoRemove Software
  13.         NoRemove Microsoft
  14.             NoRemove Windows
  15.                 NoRemove CurrentVersion
  16.                 {
  17.                     NoRemove 'Shell Extensions'
  18.                     {
  19.                         NoRemove Approved
  20.                         {
  21.                             val {AB7CC5A1-3528-11D1-BF5B-08990CC10000} = s 'Norton Uninstall Deluxe Exe Context Menu'
  22.                         }
  23.                     }
  24.                 }
  25.