home *** CD-ROM | disk | FTP | other *** search
/ Beweegwijzer / beweegwijzer.iso / ie6setup / IE_S5.CAB / IE_5.CAB / removbak.inf < prev    next >
INI File  |  2001-09-05  |  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="Als u op Ja klikt, wordt er ongeveer 10 MB aan schijfruimte vrijgemaakt. U kunt de installatie van Internet Explorer 6 dan echter niet meer ongedaan maken. Klik op Nee als u de bewerking wilt annuleren. Wilt u doorgaan?"
  51. EndString="De bewerking is voltooid. U kunt de installatie van Internet Explorer 6 niet meer ongedaan maken."
  52. Title="Microsoft Internet Explorer 6 - Back-upbestanden"
  53. DefaultExplorerPath="Internet Explorer"
  54. LProgramF           ="Program Files"
  55.