Update qemu_winx11.md
This commit is contained in:
parent
eb997e98a8
commit
1ce2a54173
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue