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.

60 lines
1.7 KiB

  1. ;DirectX Media installation
  2. ;Copyright (c) 1996 Microsoft Corporation
  3. [version]
  4. signature="$CHICAGO$"
  5. ;AdvancedINF=2.0
  6. AdvancedINF=2.5
  7. ;Source for Iexpress
  8. [SourceDisksNames]
  9. 1313="DirectX Animation Files","axa.cab",1
  10. ; Dest dirs need to keep these for future reference.
  11. [DestinationDirs]
  12. AV.app.Files =11
  13. AV.JavaClass.Files =25,JAVA\CLASSES
  14. AV.Rmv.Files =17
  15. ;[MyCustomDestination]
  16. ;49001=GetDestinationDirectory,7
  17. ;installation targets
  18. [DefaultInstall]
  19. ;RunPostSetupCommands=PostSetupCmd
  20. ;RequiredEngine=setupapi.dll
  21. AddReg=AV.Uninst.Reg
  22. ;CustomDestination=MyCustomDestination
  23. CopyFiles=Av.app.files,AV.JavaClass.Files,Av.rmv.files
  24. RegisterOCXs=RegisterOCXSection
  25. ; Uninstall for registry
  26. [AV.Uninst.Reg]
  27. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectXAnimation,"DisplayName",,"DirectX Media
  28. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectXAnimation,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection unaxaie4.inf, Uninstall"
  29. ;this allows IE4 to remove us quietly, no user interaction.
  30. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectXAnimation,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection unaxaie4.inf, Uninstall,5"
  31. ;we require IE4.71 to install
  32. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectXAnimation,"RequiresIESysFile",,"4.71.0000.0"
  33. [GetDestinationDirectory]
  34. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path","Internet Explorer 3.0 must be installed",""
  35. [RegisterOCXSection]
  36. %11%\AXA.DLL
  37. [SourceDisksFiles]
  38. axa.dll=1313
  39. unaxaie4.inf=1313
  40. dxmedia.zip=1313
  41. [Av.App.Files]
  42. axa.dll
  43. [Av.JavaClass.Files]
  44. dxmedia.zip
  45. [Av.Rmv.Files]
  46. unaxaie4.inf