md制作假蓝屏(最好是在xp上)

2025-09-28 18:34:21

1、第一步:建个记事本。 首先,先要有个空的记事本。 例在桌面上 1桌面空白处—右键—新建—记事本(文本文档) 2打开这个文本文档。

2、第二步:键入一些内容: @echo off :1 title bluescreen color 17        分析 @echo off ;隐藏操作符  :1 循环节1开始 title bluescreen  设置标题为bluescreen color 17 设置颜色(背景蓝色,字白色)

3、第三部:继续键入内容(很多) 这些: Echo A problem has been detected and windows has been shut down to prewent damage Echo to your computer Echo.  Echo If this is the first time you have seen this stop error screen.restart your computer.If this  Echo screen appears again. folow these steps: Echo. Echo Run a system dinagnostic utlliy supplind by your hadweare manufacturer.In particular. Echo Run a memory check.And check faulty or mismatched memory.Try changing video ad Echo apters. Echo. Echo Disable or remove any newly installed hardware and drivers.Disable or remove any newly installed software .If you need to use Safe Mode to remove or disable computer, Echo press F8 to select Advanced startup Options,and then select Safe Mode. Echo. Echo Technical information Echo ***STOP:0X0000007F (0X00000008,0X801E6000,0X00000000,0X00000000)分析 ECHO  就是显示一些内容  ECHO. 就是一横不显示任何内容(换行)

4、好了,相信你已经做出来了(没有的话,以下是源代码):@echo off :1 title bluescreen color 17Echo A problem has been detected and windows has been shut down to prewent damage Echo to your computer Echo.  Echo If this is the first time you have seen this stop error screen.restart your computer.If this  Echo screen appears again. folow these steps: Echo. Echo Run a system dinagnostic utlliy supplind by your hadweare manufacturer.In particular. Echo Run a memory check.And check faulty or mismatched memory.Try changing video ad Echo apters. Echo. Echo Disable or remove any newly installed hardware and drivers.Disable or remove any newly installed software .If you need to use Safe Mode to remove or disable computer, Echo press F8 to select Advanced startup Options,and then select Safe Mode. Echo. Echo Technical information Echo ***STOP:0X0000007F (0X00000008,0X801E6000,0X00000000,0X00000000)    Pause >nul 第四步:保存文件 

5、第五步:更改扩展名(“ .” 后面的)改为.cmd

放大到全屏!(仅XP系统有效) 1激活这个窗口(点标题栏) 2按下alt+Enter(就是按住键盘上的alt,再压一下Enter) 3.屏幕会黑一下,然后就全屏了! (这招只限XP系统,想要还原(就是再变回窗口),再压一下alt+Enter)

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢