Update qemu_winx11.md

This commit is contained in:
aiminick 2021-10-26 20:36:14 +08:00 committed by GitHub
parent eb997e98a8
commit 1ce2a54173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -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
```