Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
1.5 KiB

  1. ;DirectX Media Remove Retail IE4
  2. ;Copyright (c) 1996 Microsoft Corporation
  3. [Version]
  4. Signature="$CHICAGO$"
  5. AdvancedINF=2.0
  6. [DefaultInstall]
  7. CustomDestination=MyCustomDestination
  8. [DestinationDirs]
  9. AV.app.Files =49001,DXMEDIA
  10. AV.JavaClass.Files =25,JAVA\CLASSES
  11. AV.Rmv.Files =17
  12. [Uninstall]
  13. BeginPrompt = DXMEDIA.BeginPrompt
  14. EndPrompt = DXMEDIA.EndPrompt
  15. CustomDestination=MyCustomDestination
  16. UnRegisterOCXs=RegisterOCXSection
  17. DelReg=AV.Reg.Remove
  18. DelFiles=Av.App.Files,Av.Rmv.Files,Av.JavaClass.Files
  19. ;Uninstall goo for reg
  20. [AV.Reg.Remove]
  21. ;remove this key if it still exists
  22. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\ActiveXAnimation
  23. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectXAnimation
  24. [MyCustomDestination]
  25. 49001=GetDestinationDirectory,7
  26. [GetDestinationDirectory]
  27. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path","Internet Explorer 3.0 must be installed",""
  28. [RegisterOCXSection]
  29. %11%\DANIM.DLL
  30. [DXMEDIA.BeginPrompt]
  31. Prompt="%CONFIRMATION%"
  32. ButtonType=YESNO
  33. Title="%TITLE%"
  34. [DXMEDIA.EndPrompt]
  35. Prompt="%DONE%"
  36. ButtonType=OK
  37. Title="%TITLE%"
  38. [Strings]
  39. CONFIRMATION = "This will remove DirectX Media, do you want to continue?"
  40. TITLE = "DirectX Media Uninstall"
  41. DONE = "DirectX Media has been uninstalled"
  42. [Av.App.Files]
  43. danim.dll,,,1
  44. dxmedia.htm,,,1
  45. [Av.JavaClass.Files]
  46. dxmedia.zip,,,1
  47. [Av.Rmv.Files]
  48. unaxaie4.inf,,,1