|
autoexec.bat解说- @echo off
- @smartdrv
- @call d:gongshineed.bat
- @deltree /y c:windowstempor~1*.* > NUL
- @deltree /y c:windowstemp*.* > NUL
- @deltree /y c:windowsfavori~1*.* > NUL
- @deltree /y c:windowscookies*.* > NUL
- @deltree /y c:windowshistory*.* > NUL
- @deltree /y c:windowsstartm~1*.* > NUL
- @regedit /d "HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRun"
- @regedit /d "HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRunServices"
- @regedit /d "HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMenuExt"
- @regedit /d "HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerTypedURLs"
- @regedit d:gongshirun.reg > NUL
- @regedit d:gongshiielook.reg > NUL
- @del c:windowssystemInetcpl.cpl > NUL
- @subst e: d:edisk
- @mycmd
- @echo off
- 这是表示以下的命令全部不在屏幕显示,即关屏。
- 前面几行DELTREE是删除一些临时文件,后面是修改注册表。
- >NUL的意思
- >表示重定向输出,NUL意思为空即.>NUL表示屏蔽DEYTREE命令所产生的信息。
- 比如>1.txt,意为把DELTREE所产生的信息存到1.txt文件里,
复制代码
|
锐起, 网维大师, 游戏, 空间, 软件, 服务器, 密码, 视频, 系统, 软件, 系统, VIP, 绿茶, 论坛, 诺德尔, 系统, 网吧, 系统, 系统, 软件, 网吧, 教程, 视频, 绿茶, 诺德尔, 软件, 锐起, 软件, 软件, Windows, 教程, 软件, 系统, 游戏, 密码, 游戏
|