home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 November / Chip_2001-11_cd2.bin / ie6en_atlas / IEW2K_4.CAB / removbak.inf < prev    next >
Windows Setup INFormation  |  2001-08-17  |  2KB  |  55 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=BackupFiles,BackupFilesW2k
  11. CleanUp=1
  12.  
  13. [MSIExploreDestinationSection]
  14. 49000=MSIExploreLDIDSection,5
  15.  
  16. [MSIExploreLDIDSection]
  17. "HKLM","SOFTWARE\Microsoft\IE Setup\Options","UninstallDir","Internet Explorer 6",,"%24%\%LProgramF%\%DefaultExplorerPath%"
  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\IE Setup\Setup"
  31. HKLM,"SOFTWARE\Microsoft\IE Setup\Options"
  32. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IE40RemovBak
  33.  
  34. [BackupFiles]
  35. IE5BAK.INI
  36. IE5BAK.DAT
  37. IE6BAK.INI
  38. IE6BAK.DAT
  39. IE4Regun
  40.  
  41. [BackupFilesW2k]
  42. IE5BAK.INI
  43. IE5BAK.DAT
  44.  
  45. [DestinationDirs]
  46. BackupFiles=49000
  47. BackupFilesW2k=49000,Backup Data
  48.  
  49. [Strings]
  50. 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 6. To cancel this process, click No. Do you want to continue?"
  51. EndString="Process completed.  You no longer have the option to uninstall Internet Explorer 6."
  52. Title="Microsoft Internet Explorer 6 - Backup Files"
  53. DefaultExplorerPath="Internet Explorer"
  54. LProgramF           ="Program Files"
  55.