diff --git a/docs/qemu_winx11.md b/docs/qemu_winx11.md index 3bf5906..ab3f801 100644 --- a/docs/qemu_winx11.md +++ b/docs/qemu_winx11.md @@ -37,3 +37,15 @@ do echo -n "$i=$(apt-cache madison ipxe-qemu|head -n1|awk '{print $3}') "; \ done) ; \ apt install $pkgs -y ``` + +## note + +Ctrl+Shift+F3 + +``` +1. net user administrator /active:yes + +2. XCOPY %windir%\System32\svchost.exe %windir%\System32\oobe\audit.exe /X + +Choose:Y +```