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.

77 lines
1.5 KiB

  1. ;ActiveX Animation installation
  2. ;Copyright (c) 1996 Microsoft Corporation
  3. [version]
  4. signature="$CHICAGO$"
  5. AdvancedINF=2.0
  6. ;
  7. ;Source for Iexpress
  8. [SourceDisksNames]
  9. 1="Files",,1
  10. [SourceDisksFiles]
  11. AVRMV.INF=1
  12. ;AVENGINE.DLL=1
  13. ;AVSERVER.EXE=1
  14. ;AVVIEW.DLL=1
  15. REPL.EXE=1
  16. CAMERA.AVR=1
  17. AXA.DLL=1
  18. MSIMUSIC.DLL=1
  19. MSIMRT.DLL=1
  20. MSIMRT16.DLL=1
  21. MSIMRT32.DLL=1
  22. MSMUSCTP.DLL=1
  23. MSMUSCTL.DLL=1
  24. ;Dest dirs
  25. [DestinationDirs]
  26. AV.app.Files =49001,AXA
  27. AV.Rmv.Files =17
  28. [MyCustomDestination]
  29. 49001=GetDestinationDirectory,7
  30. ; installation targets
  31. [DefaultInstall]
  32. CopyFiles=AV.app.Files,AV.sys.Files,AV.Rmv.Files
  33. AddReg=AV.Uninst.Reg
  34. CustomDestination=MyCustomDestination
  35. RegisterOCXs=RegisterOCXSection
  36. ; Uninstall goo for reg
  37. [AV.Uninst.Reg]
  38. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\ActiveXAnimation,"DisplayName",,"ActiveX Animation"
  39. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\ActiveXAnimation,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection avrmv.inf, Uninstall"
  40. [AV.app.Files]
  41. ;AVENGINE.DLL
  42. ;AVSERVER.EXE
  43. ;AVVIEW.DLL
  44. REPL.EXE
  45. CAMERA.AVR
  46. AXA.DLL
  47. [AV.sys.Files]
  48. MSIMUSIC.DLL
  49. MSIMRT.DLL
  50. MSIMRT16.DLL
  51. MSIMRT32.DLL
  52. MSMUSCTP.DLL
  53. MSMUSCTL.DLL
  54. [AV.Rmv.Files]
  55. AVRMV.INF
  56. [GetDestinationDirectory]
  57. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path","Internet Explorer 3.0 must be installed",""
  58. [RegisterOCXSection]
  59. %49001%\AXA\AXA.DLL
  60. [Strings]