mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
add extra_script option and qemu-guest-agen sock wrapper
This commit is contained in:
parent
e77b22aaa1
commit
d04cc507f0
6 changed files with 263 additions and 9 deletions
|
|
@ -3,5 +3,6 @@ pushd "C:/OEM"
|
|||
powershell -ExecutionPolicy Bypass -File "dependencies_windows.ps1"
|
||||
powershell -ExecutionPolicy Bypass -File "optimize.ps1"
|
||||
powershell -ExecutionPolicy Bypass -File "disable_updates.ps1"
|
||||
powershell -ExecutionPolicy Bypass -File "enable_sshd.ps1"
|
||||
|
||||
popd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue