Source code of Windows XP (NT5)
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.

70 lines
1.6 KiB

  1. ;DirectX Media (DEBUG) installation
  2. ;Copyright (c) 1996 Microsoft Corporation
  3. [version]
  4. signature="$CHICAGO$"
  5. AdvancedINF=2.0
  6. ;Source for Iexpress
  7. [SourceDisksNames]
  8. 1="Files",,1
  9. ; Dest dirs need to keep these for future reference.
  10. [DestinationDirs]
  11. AV.App.Files =11
  12. AV.JavaClass.Files =25,JAVA\CLASSES
  13. AV.Rmv.Files =17
  14. [MyCustomDestination]
  15. 49001=GetDestinationDirectory,7
  16. ; installation targets
  17. [DefaultInstall]
  18. CopyFiles=Av.app.files,AV.JavaClass.Files,Av.rmv.files
  19. RunPostSetupCommands=PostSetupCmd
  20. Engine=setupapi.dll
  21. AddReg=AV.Uninst.Reg
  22. ;AddReg=AV.Uninst.Reg,AddRegSection
  23. CustomDestination=MyCustomDestination
  24. RegisterOCXs=RegisterOCXSection
  25. ; Uninstall for registry
  26. [AV.Uninst.Reg]
  27. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectXAnimation,"DisplayName",,"DirectX Media (DEBUG)"
  28. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\DirectXAnimation,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection unaxadbg.inf, Uninstall"
  29. [GetDestinationDirectory]
  30. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path","Internet Explorer 3.0 must be installed",""
  31. ;[AddRegSection]
  32. ;HKLM,"Software\Microsoft\Java ;VM","Classpath",0,"%10%\java\classes\classes.zip;%10%\java\classes;%25%\java\dxmedia.zip;."
  33. [RegisterOCXSection]
  34. %11%\DANIM.DLL
  35. [SourceDisksNames]
  36. danim.dll=1
  37. unaxadb.inf=1
  38. appel.pdb=1
  39. apelutil.pdb=1
  40. framewrk.pdb=1
  41. apeldbg.pdb=1
  42. apeldbg.dll=1
  43. dxmedia.zip=1
  44. [Av.App.Files]
  45. danim.dll
  46. appel.pdb
  47. apelutil.pdb
  48. framewrk.pdb
  49. apeldbg.pdb
  50. apeldbg.dll
  51. [Av.JavaClass.Files]
  52. dxmedia.zip
  53. [Av.Rmv.Files]
  54. unaxadbg.inf