U盘自启动是如何实现的
2022-05-29
首先电脑管理员方式安装 autoflash.exe
autoflash.exe
链接:https://pan.baidu.com/s/1q7sBhwuAsr9IBs6rQbtHYQ?pwd=yuer 提取码:yuer
新建名字为 autorun.inf 的文件
然后输入以下代码 其中aa.exe 是相对路径 兄弟们可自行更改
[autorun] open = aa.exe
发表评论: