mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
feat: Added support for Windows 7 x86 (#503)
This commit is contained in:
parent
fb690f2487
commit
b0573664de
4 changed files with 12 additions and 5 deletions
|
|
@ -1186,7 +1186,6 @@ prepareXP() {
|
|||
local iso="$1"
|
||||
local dir="$2"
|
||||
|
||||
MACHINE="pc-q35-2.10"
|
||||
ETFS="[BOOT]/Boot-NoEmul.img"
|
||||
|
||||
[[ "$MANUAL" == [Yy1]* ]] && return 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue