|
7#

楼主 |
发表于 2005-10-24 14:04:15
|
只看该作者
我收集的winpe+xpe plugins插件
nv显卡驱动
; PE Builder v3 plug-in INF file
; http://www.nu2.nu/pebuilder/
; created by Sherpya
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="Nvidia Detonator Graphics Drivers v1.0"
Help="nvidia.htm"
Enable=1
[WinntDirectories]
a=nview,1
[SourceDisksFiles]
; Inf file
files\nv4_disp.inf=20,,1
; Misc files
files\default.tvp=a,,1
;files\generic.tvp=a,,1
files\keystone.exe=2,,1
files\nvappbar.exe=2,,1
files\nvapps.xml=2,,1
files\nvdspsch.exe=2,,1
files\nview.dll=2,,1
files\nvshell.dll=2,,1
files\nvtuicpl.cpl=2,,1
files\nvwimg.dll=2,,1
files\nwiz.exe=2,,1
; Localization - you should replace "it" in file names with your own locale
files\nvcpit.dll=2,,4
files\nvrsit.dll=2,,4
files\nvwrsit.dll=2,,4
files\nvcpit.hlp=21,,4
files\nvwcpit.hlp=21,,4
; Display stuff [nv.Display]
files\nv4_disp.dll=2,,1
; files\nvinstnt.dll=2,,1
files\nvsvc32.exe=2,,1
; Installer [nv.CoInstaller]
files\nvcod.dll=2,,1
files\nvcod.dll=2,nvcodins.dll,1
; Miniport Driver [nv4.Miniport]
files\nv4_mini.sys=4,,1
; OpenGL Icd [nv4.icd]
files\nvoglnt.dll=2,,1
; Control Panel [nv.Panel]
files\nvcpl.dll=2,,1
files\nvwdmcpl.dll=2,,1
files\nvmctray.dll=2,,1
files\nvwddi.dll=2,,1
files\nvnt4cpl.dll=2,,1
; Help [nv.Help]
files\nvcpl.hlp=21,,1
files\nvwcplen.hlp=21,,1
|
|