home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip_2001-05_cd2.bin / ChipCD / browsery / msie6_beta / iew2k_3.cab / removbak.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-11-13  |  1.5 KB  |  53 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. IE4Regun
  38.  
  39. [BackupFilesW2k]
  40. IE5BAK.INI
  41. IE5BAK.DAT
  42.  
  43. [DestinationDirs]
  44. BackupFiles=49000
  45. BackupFilesW2k=49000,Backup Data
  46.  
  47. [Strings]
  48. 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?"
  49. EndString="Process completed.  You no longer have the option to uninstall Internet Explorer 6."
  50. Title="Microsoft Internet Explorer 6 - Backup Files"
  51. DefaultExplorerPath="Internet Explorer"
  52. LProgramF           ="Program Files"
  53.