24 lines
423 B
PHP
24 lines
423 B
PHP
;++
|
||
;
|
||
;Copyright (c) 1995 Compaq Computer Corporation
|
||
;
|
||
;Module Name:
|
||
;
|
||
; bootfix.inc
|
||
;
|
||
;Abstract:
|
||
;
|
||
; This contains the message text that the ETFS boot sector prints out
|
||
;
|
||
;Author:
|
||
;
|
||
; Calin Negreanu (calinn) 24-Feb-1999
|
||
;
|
||
;Revision History:
|
||
;
|
||
;--
|
||
|
||
MsgPressKey db 0dh, 0ah, "Appuyez sur n'importe quelle touche pour d‚marrer du CD-ROM."
|
||
db 0
|
||
|