mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 20:32:36 +00:00
073a1ea34c
- rename driver vgamp.sys to vga.sys - rename service Vga to VgaSave - store settings in non hardware-profile registry key
13 lines
248 B
INI
13 lines
248 B
INI
[Version]
|
|
Signature = "$Windows NT$"
|
|
|
|
[AddReg]
|
|
; Enable _one_ driver per section by removing the leading semicolon.
|
|
|
|
;
|
|
; Display driver section
|
|
;
|
|
|
|
; VGA miniport driver
|
|
HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave","Start",0x00010001,0x00000001
|