From f410bbe1179f14715afb45388447c323ca3ec0ef Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Mon, 9 Apr 2007 16:09:22 +0000 Subject: [PATCH] comment out vga drv, we only need one of thuse two driver start on livecd. and that is vbe driver not both driver. svn path=/trunk/; revision=26299 --- reactos/boot/bootdata/hiveinst.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/boot/bootdata/hiveinst.inf b/reactos/boot/bootdata/hiveinst.inf index dd7fcdf4268..5076f1fa8c2 100644 --- a/reactos/boot/bootdata/hiveinst.inf +++ b/reactos/boot/bootdata/hiveinst.inf @@ -16,4 +16,4 @@ HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSe HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Services\VBE\Device0","DefaultSettings.YResolution",0x00010001,600 ; VGA miniport driver -HKLM,"SYSTEM\CurrentControlSet\Services\Vga","Start",0x00010001,0x00000001 +;HKLM,"SYSTEM\CurrentControlSet\Services\Vga","Start",0x00010001,0x00000001