You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
413 B
23 lines
413 B
;++
|
|
;
|
|
;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, "Presione cualquier tecla para iniciar desde el CD."
|
|
db 0
|
|
|