Windows 10 (Win10) 使用DISM 命令,一键备份系统驱动

1.将下面代码赋值保存为exportdrivers.bat @echo off rem edit by π %1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit cd /d "%~dp0" if e
相关文章
相关标签/搜索