mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-07 08:14:48 +00:00
Remove freeze notice
This commit is contained in:
parent
089dff77b9
commit
1134edb312
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
//Ed("/Doc/ChangeLog.DD");
|
Ed("/Doc/ChangeLog.DD");
|
||||||
|
|
||||||
In("CC\n\n1\n\n6\n\n\n");
|
In("CC\n\n1\n\n6\n\n\n");
|
||||||
BootHDIns;
|
BootHDIns;
|
||||||
|
@ -42,8 +42,6 @@ U0 VMInstallWiz()
|
|||||||
{
|
{
|
||||||
CATARep *head=NULL,*ata_drive=NULL,*atapi_drive=NULL;
|
CATARep *head=NULL,*ata_drive=NULL,*atapi_drive=NULL;
|
||||||
CTask *task;
|
CTask *task;
|
||||||
"\nIt's normal for this to freeze for a moment or two.\n";
|
|
||||||
PressAKey;
|
|
||||||
|
|
||||||
task=User;
|
task=User;
|
||||||
TaskWait(task);
|
TaskWait(task);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user