home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 March / PCWorld_2000-03_cd.bin / Hardware / Drivers / DX7acz / DI7ACZE.exe / 1033 / RCDATA / CABINET / MSDINPUT.INF < prev    next >
Windows Setup INFormation  |  1999-12-03  |  1KB  |  72 lines

  1. ; MSDINPUT.INF
  2. ;
  3. ; This is the Setup information file to install 
  4. ; Microsoft DirectInput.
  5. ;
  6. ; Copyright (c) 1999 Microsoft Corporation
  7. ;
  8. [version]
  9. Signature="$CHICAGO$"
  10. AdvancedINF=2.0
  11.  
  12. [SourceDisksNames]
  13. 1 = %DiskName%,DINPUT7A.EXE,0
  14.  
  15. [SourceDisksFiles]
  16. msdinput.inf=1
  17. dinput.dll=1
  18. vjoyd.vxd=1
  19. vjoyd.n98=1
  20. dxmigr.dll=1
  21. dx7migr.inf=1
  22.  
  23. [WIN98_Install]
  24. RunPreSetupCommands=RunPreSetupCommandsSection
  25. CopyFiles=copy.files98,WIN_SYSBACKUP,Inf_Subsection
  26. AddReg=add.reg
  27. DelReg=del.reg
  28.  
  29. [WIN95_Install]
  30. RunPreSetupCommands=RunPreSetupCommandsSection
  31. CopyFiles=copy.files95,
  32. AddReg=add.reg
  33. DelReg=del.reg
  34.  
  35. [RunPreSetupCommandsSection]
  36.  
  37. [DestinationDirs]
  38. DefaultDestDir=11        ; LDID_SYS
  39. copy.files98 = 11        ; LDID_SYS
  40. copy.files95 = 11        ; LDID_SYS
  41. Inf_Subsection=17        ; LDID_INF
  42. WIN_SYSBACKUP=10,sysbckup
  43.  
  44. [copy.files98]
  45. dinput.dll,,,33
  46. vjoyd.vxd,,,33
  47. dxmigr.dll,,,33
  48.  
  49. [copy.files95]
  50. dinput.dll,,,33
  51.  
  52. [WIN_SYSBACKUP]
  53. dinput.dll,,,33
  54. vjoyd.vxd,,,33
  55. dxmigr.dll,,,33
  56.  
  57. [Inf_Subsection]
  58. dx6migr.inf,dx7migr.inf
  59.  
  60. [add.reg]
  61. HKLM,"%DX%"
  62. HKLM,"%DX%","Version",,"4.07.00.0716"
  63. HKLM,"%DX%","RC",,"0"
  64.  
  65. [del.reg]
  66.  
  67. [Strings]
  68. DiskName = "Microsoft DInput 7.0a Installation Disk"
  69. MSFT     = "Microsoft"
  70. DLLVer   = "System\CurrentControlSet\Control\SessionManager\CheckVerDLLs"
  71. DX       = "Software\Microsoft\DirectX"
  72.