home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 17 / DOKAN17.iso / IE5 / IE_S4.CAB / IE_4.CAB / removbak.inf < prev    next >
INI File  |  1999-03-15  |  1KB  |  49 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
  11. CleanUp=1
  12.  
  13. [MSIExploreDestinationSection]
  14. 49000=MSIExploreLDIDSection,5
  15.  
  16. [MSIExploreLDIDSection]
  17. "HKLM","SOFTWARE\Microsoft\IE Setup\Options","UninstallDir","Internet Explorer 5",,"%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. [DestinationDirs]
  40. BackupFiles=49000
  41.  
  42. [Strings]
  43. BeginString = "Si hace clic en Sφ, se liberarß alrededor de 10 MB de espacio en el disco duro. Sin embargo, no tendrß  la opci≤n de desinstalar Internet Explorer 5. Para cancelar este proceso, presione No. ┐Desea continuar?"
  44. EndString = "Proceso completado. No tendrß la opci≤n de desinstalar Internet Explorer 5."
  45. Title = "Microsoft Internet Explorer 5.  Archivos de copia de seguridad"
  46. DefaultExplorerPath = "Internet Explorer"
  47. LProgramF = "Archivos de programa"
  48.  
  49.