diff options
Diffstat (limited to 'images/guest-aux/windows-system.reg')
-rw-r--r-- | images/guest-aux/windows-system.reg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/images/guest-aux/windows-system.reg b/images/guest-aux/windows-system.reg new file mode 100644 index 00000000..87ae7796 --- /dev/null +++ b/images/guest-aux/windows-system.reg @@ -0,0 +1,8 @@ +[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001] + +[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services] + +[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip] + +[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip\Parameters] +"Hostname"=str(1):"windows.invalid" |