Tuesday, May 19, 2009

BSOD batch

Tuesday, May 19, 2009


step 1: Make the batch file

I made a batch file to imitate the blue screen, just copy and paste this to notepad and save it as "bluescreen.bat"

@echo off
cd /
cls
color 17
echo A problem has been detected and Windows has been shut down to prevent damage
echo to your computer.
echo.
echo The problem seems to be caused by the following file: SPCMDCON.SYS
echo.
echo PAGE_FAULT_IN_NONPAGED_AREA
echo.
echo If this is the first time you've seen this stop error screen,
echo restart your computer. If this screen appears again, follow
echo these steps:
echo.
echo Check to make sure any new hardware or software is properly installed.
echo If this is a new installation, ask your hardware or software manufacturer
echo for any Windows updates you might need.
echo.
echo If problems continue, disable or remove any newly installed hardware
echo or software. Disable BIOS memory options such as caching or shadowing.
echo If you need to use Safe Mode to remove or disable components, restart
echo your computer, press F8 to select Advanced Startup Options, and then
echo select Safe Mode.
echo.
echo Technical information:
echo.
echo *** STOP: 0x00000050 (0xFD3094C2,0x00000001,0xFBFE7617,0x00000000)
echo.
echo.
echo *** SPCMDCON.SYS - Address FBFE7617 base at FBFE5000, DateStamp 3d6dd67c
pause >nul
cls
echo Downloading viruses . . .
ping localhost -n 5 >nul
dir /s
pause >nul


step 2: send to desktop
Find it in all files by going to notepad > file > open > change Text Documents(*.txt) to All Files > find bluescreen.bat and right click it > send to > desktop (create shortcut).



step 3: Disguise it
Right click the bluescreen shortcut icon on your desktop and rename it to Internet Explorer > exit > right click it again > properties > change icon > change it to the
internet icon > apply > exit. Now it should look like Internet Explorer but when someone clicks on it, the blue screen of death should popup.

step 4: Make it run full screen
Right click on the disguised bluescreen shortcut we made > properties > layout > add a 0 to the width and the height under Windows Size > apply > goto the Font tab >
make the font the biggest > apply > exit.

step 5: Make it your screen saver
open the disguised bluescreen shortcut and it will run full screen, now while it's opened press 'Print Screen' on your keyboard. exit. Go to paint (start>all
programs>accessories>paint) > edit > paste > and save it as "bluescreen.png". go to picture gallery make a new folder > place the bluescreen picture in your folder > exit > go
to control panel > appearance and personalization > change screen saver > make the screen saver run from windows photo gallery > settings > browse for the folder you
placed only the bluescreen in and open.

source: http://instructables.com/
download link: here
Bookmark and Share

0 komentar:

Post a Comment

 
◄Modified by Zaidil Firza, Original Design by Pocket, BlogBulk Blogger Templates