BetterLoaderError.exe
This commit is contained in:
parent
f25fc6c1d3
commit
54bb670023
|
@ -79,9 +79,9 @@ Error:
|
||||||
call write32
|
call write32
|
||||||
pop esi
|
pop esi
|
||||||
jmp Die
|
jmp Die
|
||||||
.ergo : db 219, 219, 219, " OS/K Loader Error "
|
.ergo : db 219, 219, 219, " This program cannot be run in Win32 mode, or DOS mode, or in any operating system mode that owns your fantasy (OS/K Loader Error "
|
||||||
.code : db "00"
|
.code : db "00"
|
||||||
db 0x0
|
db ")",0
|
||||||
; ---------------------------------------------------------------------------- ;
|
; ---------------------------------------------------------------------------- ;
|
||||||
; Kills the mind of your computer to get it prostrated ;
|
; Kills the mind of your computer to get it prostrated ;
|
||||||
; ---------------------------------------------------------------------------- ;
|
; ---------------------------------------------------------------------------- ;
|
||||||
|
|
Loading…
Reference in New Issue