Blue_Screen Adalah Suatu System Yang error yang sering terjadi pada Windows XP. . . .
Tapi pada tema ini yaitu "Membuat Layar Blue Screen Dengan Batch File Programming" bukan lah suatu system yang errorr melainkan program yang bisa kita buat iseng untuk mengerjai teman2 sobat. . .
Di peringatkan sekali lagi : bahwa kita membuat program ini bukan membuat PC kita menjadi
blue_screen. . . tapi kita hanya membuat sebuah trick untuk mengerjai teman2 anda dengan memanfaatkan "Batch File Programming"
ok! Tricknya Sangat Simple . . .
Copy Script yang berwarna merah di bawah ini ke dalam notepad. . .
Simpan Dengan nama "apasaja.bat" (tanpa tanda petik)type :
"all files"
@echo off
title [[--++--muhammadchandra.blogspot.com--++--]]
color 97
:animasi
echo A problem has been detected and windows has been shut down to prevent damage to your computer .
echo.
echo RIVER_IRQL_NOT_LESS_OR_EQUAL
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 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 chacing or shadowing.
echo If you need to use Safe Mode to remove or disable components, restart
echo your computer , press F8 to select advanced Starup options, and then select safe mode.
echo.
echo Technical Information:
echo.
echo *** STOP: 0x000000D1 (oxoooooooC, 0x00000002, 0x00000000, 0xF86B5A89)
echo.
echo *** gv3.sys – Address F86B5A89 base at F86B5000, DateStamp 3dd991eb
echo.
echo Beginning dump of physical memory
echo Physical memory dump complete.
echo Technical Information:
echo.
echo *** STOP: 0x000000D1 (oxoooooooC, 0x00000002, 0x00000000, 0xF86B5A89)
echo.
echo *** gv3.sys – Address F86B5A89 base at F86B5000, DateStamp 3dd991eb
echo.
echo Beginning dump of physical memory
echo Physical memory dump complete.
echo.
echo ***************************System ERRORR******************************
echo.
echo Check to make sure any new hardware or software is properly installed.
echo If this 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 chacing or shadowing.
echo If you need to use Safe Mode to remove or disable components, restart
echo your computer , press F8 to select advanced Starup options, and then select safe mode.
pause>nul
cls
goto:animasi
Untuk Hasilnya yang Lebih Meyakinkan , FullScreen kan Layarnya. . .
dengan Cara menekan "alt + ENTER"
--++--Terima Kasih--++--
Sekian Dulu Tips Batch File Programming dari saya . . . ..
Insya Allah akan ada lagi Tips2 Lainnya. . . . .
-- ++--Jangan Lupa Koment Ya --++--