home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 September / dpcb0998.iso / Internet / Ie4sp1 / IE4_S6.CAB / IE4_6.CAB / removbak.inf < prev    next >
Windows Setup INFormation  |  1998-05-08  |  1KB  |  47 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [MSIE4.0RemoveBackup]
  6. CustomDestination = MSIExploreDestinationSection 
  7. BeginPrompt=BeginPromptUninstallIE4.0
  8. EndPrompt=EndPromptUninstallIE4.0
  9. DelReg=MSIE4.0RemoveReg
  10. DelFiles=WindowsFiles
  11. CleanUp=1
  12.  
  13. [MSIExploreDestinationSection]
  14. 49000=MSIExploreLDIDSection,5
  15.  
  16. [MSIExploreLDIDSection]
  17. "HKLM","SOFTWARE\Microsoft\IE4\Setup","Path","Internet Explorer 4.0","%24%\Program Files\Microsoft Internet Explorer 4"
  18.  
  19. [BeginPromptUninstallIE4.0]
  20. Prompt=%BeginString%
  21. ButtonType=YESNO
  22. Title=%Title%
  23.  
  24. [EndPromptUninstallIE4.0]
  25. Prompt=%EndString%
  26.  
  27. [MSIE4.0RemoveReg]
  28. HKLM,SOFTWARE\Microsoft\Plus!\Setup\backup
  29. HKLM,SOFTWARE\Microsoft\Plus!\Setup\RegBackup
  30. HKLM,SOFTWARE\Microsoft\IE4\Setup
  31. HKLM,SOFTWARE\Microsoft\IE4\Options
  32. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IE40RemovBak
  33.  
  34. [WindowsFiles]
  35. IE4BAK.INI
  36. IE4BAK.DAT
  37. IE4Regun
  38.  
  39. [DestinationDirs]
  40. WindowsFiles=25
  41.  
  42. [Strings]
  43. BeginString="If you click Yes, approximately 10 MBs of space will be freed up on your hard disk. However, you will no longer have the option to uninstall Internet Explorer 4.0. To cancel this process, click No. Do you want to continue?"
  44. EndString="Process completed.  You no longer have the option to uninstall Internet Explorer 4.0."
  45. Title="Microsoft Internet Explorer 4.0 - Backup Files"
  46.  
  47.