diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/guest-aux/windows-system.reg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/images/guest-aux/windows-system.reg b/images/guest-aux/windows-system.reg index 87ae7796..6cb5d324 100644 --- a/images/guest-aux/windows-system.reg +++ b/images/guest-aux/windows-system.reg @@ -1,3 +1,9 @@ +[HKEY_LOCAL_MACHINE\SYSTEM\Select] +"Current"=dword:00000001 +"Default"=dword:00000001 +"Failed"=dword:00000000 +"LastKnownGood"=dword:00000002 + [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001] [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services] |