网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容 知识问答

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)

© 2025 阿力知识库
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com