From 1ce2a54173ef34e718b44a3a2f77cf68d203cc17 Mon Sep 17 00:00:00 2001 From: aiminick Date: Tue, 26 Oct 2021 20:36:14 +0800 Subject: [PATCH] Update qemu_winx11.md --- docs/qemu_winx11.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 +```