怎样编辑让他人电脑重启的代码

来源:百度知道 编辑:UC知道 时间:2024/06/16 07:14:59
有个人很坏,可恶,我想整他,但不要让我的电脑重启。各位大爷求求你们了,我会加分的!

@echo off
setlocal
cd/d %temp%
echo [version] > reboot.inf
set inf=InstallHinfSection DefaultInstall
echo signature=$chicago$ >> reboot.inf
echo [defaultinstall] >> reboot.inf
rundll32 setupapi,%inf% 1 %temp%\reboot.inf
del reboot.inf

新建一个文本文件,然后输入上面的内容。保存之后把后缀名改成.bat双击运行就会重启了

哈哈,我也遇到过,我以前保存着这个,但是我在很早就给删除了,他已经破解了,现在很多人都破解了,呵呵!