hlowld 发表于 2024-4-14 17:26:09

我试下,谢谢

2012fengxi 发表于 2024-4-17 22:29:51

4-16号的版本支持nv1030在win11下驱动, 上一个版本不行

luoshui336 发表于 2024-4-21 00:16:19

非常不错的

黑中见白 发表于 2024-4-22 13:35:57

按这个列表怎么样dbinstaller.exe
display.nvcontainer\messagebus_client.conf
nv_disp.cat
NV_DISP.CAT
nv_dispig.inf
nv_dispig.PNF
nv3dappshext.dll
nvcamera\nvcameraallowlisting32.dll
nvcamera\nvcameraallowlisting64.dll
nvcubins.bin
nvcuda64.dll
nvd3dum.dll
nvd3dumx.dll
nvencmfth264x.dll
nvencodeapi64.dll
nvgpucomp64.dll
nvlddmkm.sys
nvldumd.dll
nvldumdx.dll
nvoglv32.dll
nvoglv64.dll
nvshext.dll
nvui.dll
nv-vk32.json
nv-vk64.json
nvwgf2um.dll
nvwgf2umx.dll
nvwgf2umx_cfg.dll

hua_wuxin 发表于 2024-4-22 13:43:28

黑中见白 发表于 2024-4-22 13:35
按这个列表怎么样dbinstaller.exe
display.nvcontainer\messagebus_client.conf
nv_disp.cat


有想法就自己试验 动手了总有收获

黑中见白 发表于 2024-4-22 14:46:11

hua_wuxin 发表于 2024-4-22 13:43
有想法就自己试验 动手了总有收获

删除容易
但是dism++导入导出就不行了

黑中见白 发表于 2024-4-22 14:51:42

<# :
@powershell -ex bypass -c "icm (::Create((gc '%~f0' -Raw -Encoding UTF8)))"
exit
#>
function 开始计时 {$time = Get-Date;return$time}
$time = 开始计时
function 结束计时 {
$end = Get-Date #开始计时
$max = ($end - $time).TotalSeconds
$max = $(::Round($max, 3))
return$max #计算时间差
}
function 结束计时 {
$end = Get-Date #开始计时
$max = ($end - $time).TotalSeconds
$max = $(::Round($max, 3))
return$max #计算时间差
}
function 等待($毫秒) { Start-Sleep -Milliseconds $毫秒 }
function 显示($提示, $c) {
$a = -Join ($提示, $c)
Write-Host -ForegroundColor White ($a)
}
function 退出 { exit }

$删除文件列表 = Get-ChildItem * -Include *.* -Recurse -Exclude @(Get-Content .\App.ini; '*.ini'; '*.cmd')
$文件列表=Get-ChildItem * -Recurse
$文件列表.Length
$删除文件列表.Length
Write-Host "将文件 的大小设置为0字节..."
foreach ($file in $删除文件列表) {
    Set-Content $file.FullName $null
}

Write-Host "删除"
Write-Host "操作完成。"
$tim=结束计时
显示('powershell启动速度['+$tim+']'+"秒")
显示('15秒后自动退出进程')
#$psversiontable #查看ps版本
等待(25000)
退出

hua_wuxin 发表于 2024-4-22 16:04:53

本帖最后由 hua_wuxin 于 2024-4-22 16:07 编辑

黑中见白 发表于 2024-4-22 14:46
删除容易
但是dism++导入导出就不行了

文件删了后你要在驱动的inf文件里把对它们的引用也对应地删掉或者注释掉啊
另外如果你要在正常系统下用 就要对驱动重签名 PE下用则不需要

如何生成自签名证书对驱动签名可以参考这个帖子的324楼

GHOSTOPOST 发表于 2024-4-26 14:43:22

感谢楼主分享。。。。。。
页: 1 2 [3]
查看完整版本: 2024-05-15 nvgd4pe 用于WIN10/11PE的NVIDIA552.44显卡驱动精简版