BetterLoaderError.exe

This commit is contained in:
Adrien Bourmault 2019-11-11 19:06:21 +01:00
parent f25fc6c1d3
commit 54bb670023
1 changed files with 2 additions and 2 deletions

View File

@ -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 ;
; ---------------------------------------------------------------------------- ; ; ---------------------------------------------------------------------------- ;