home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 November / VPR9711A.ISO / MS_IE40J / IE4P2 / ie4nt_s5.CAB / IE4NT_5.CAB / removbak.inf < prev    next >
Windows Setup INFormation  |  1997-07-15  |  1KB  |  53 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [IE4.0RemoveBackup]
  6. CustomDestination = IExploreDestinationSection 
  7. BeginPrompt=BeginPromptUninstallIE4.0
  8. EndPrompt=EndPromptUninstallIE4.0
  9. DelReg=IE4.0RemoveReg
  10. DelFiles=WindowsFiles
  11. CleanUp=1
  12.  
  13. [IExploreDestinationSection]
  14. 49000=IExploreLDIDSection,5
  15.  
  16. [IExploreLDIDSection]
  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. [IE4.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.  
  38. [DestinationDirs]
  39. WindowsFiles=25
  40.  
  41. [Strings]
  42. BeginString = "[はい] をクリックすると、約 10 MB のディスク領域が空きますが、Internet Explorer 4.0 をアンインストールできなくなります。 この処理を取り消すには、[いいえ] をクリックしてください。 続行しますか?"
  43. EndString = "処理は完了しました。Internet Explorer 4.0 はアンインストールできなくなりました。"
  44. Title = "Microsoft Internet Explorer 4.0 - バックアップ ファイル"
  45. Progra = "Progra~1"
  46. ICWDir = "ICW-In~1"
  47. StartM = "スタートメニ~1"
  48. Access = "アクセサリ"
  49. IETools = "インターネッ~1"
  50. SysTools = "システムツー~1"
  51. Programs = "プログラム"
  52.  
  53.