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.

47 lines
1.3 KiB

  1. ;ActiveX Animation 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 =49001,AXA
  12. ;Av.Jaxa.files =49002,ms\jaxa\axa
  13. ;Av.Stdole2.files =49002,ms\jaxa\Stdole2
  14. ;AV.Rmv.Files =17
  15. [MyCustomDestination]
  16. 49001=GetDestinationDirectory,7
  17. 49002=GetJavaLibDirectory,7
  18. ; installation targets
  19. [DefaultInstall]
  20. CopyFiles=AAxa.rmv,AAxa.dm,AAxa.jax,AAxa.ole,AAxa.sys,AAxa.app
  21. AddReg=AV.Uninst.Reg
  22. CustomDestination=MyCustomDestination
  23. RegisterOCXs=RegisterOCXSection
  24. ; Uninstall goo for reg
  25. [AV.Uninst.Reg]
  26. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\ActiveXAnimation,"DisplayName",,"ActiveX Animation"
  27. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\ActiveXAnimation,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection dunaxa.inf, Uninstall"
  28. [GetDestinationDirectory]
  29. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path","Internet Explorer 3.0 must be installed",""
  30. [GetJavaLibDirectory]
  31. "HKLM","SOFTWARE\Microsoft\Java VM","TrustedLibsDirectory","Unable to find Java path",""
  32. [RegisterOCXSection]
  33. %11%\DANIM.DLL
  34. [Strings]