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.

62 lines
1.4 KiB

  1. ;DirectX Media Uninstall
  2. ;Copyright (c) 1997 Microsoft Corporation
  3. [Version]
  4. Signature="$CHICAGO$"
  5. AdvancedINF=2.0
  6. [DefaultInstall]
  7. CustomDestination=MyCustomDestination
  8. [DestinationDirs]
  9. AV.app.Files =11
  10. AV.Rmv.Files =17
  11. AV.JavaClass.Files =25,JAVA\CLASSES
  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.JavaClass.Files,Av.Rmv.Files
  19. ;Uninstall info for registry
  20. [AV.Reg.Remove]
  21. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\ActiveXAnimation
  22. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectXAnimation
  23. [MyCustomDestination]
  24. 49001=GetDestinationDirectory,7
  25. [GetDestinationDirectory]
  26. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path","Internet Explorer 3.0 must be installed",""
  27. [RegisterOCXSection]
  28. %11%\DANIM.DLL
  29. [DXMEDIA.BeginPrompt]
  30. Prompt="%CONFIRMATION%"
  31. ButtonType=YESNO
  32. Title="%TITLE%"
  33. [DXMEDIA.EndPrompt]
  34. Prompt="%DONE%"
  35. ButtonType=OK
  36. Title="%TITLE%"
  37. [Strings]
  38. CONFIRMATION = "This will remove DirectX Media, do you want to continue?"
  39. TITLE = "DirectX Media Uninstall"
  40. DONE = "DirectX Media has been uninstalled"
  41. [Av.App.Files]
  42. danim.dll,,,1
  43. [Av.JavaClass.Files]
  44. dxmedia.zip
  45. [Av.Rmv.Files]
  46. unaxa.inf