From 8f8159f3def28c452899e6b7820c3e2bacece9fc Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Sun, 20 Dec 2020 18:23:22 +0100 Subject: [PATCH] . --- autounattend.xml | 2 +- wimscripts/download-iso.cmd | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/autounattend.xml b/autounattend.xml index 88a5a4d..16691b8 100644 --- a/autounattend.xml +++ b/autounattend.xml @@ -140,5 +140,5 @@ - + diff --git a/wimscripts/download-iso.cmd b/wimscripts/download-iso.cmd index fb6f92e..c2f675b 100644 --- a/wimscripts/download-iso.cmd +++ b/wimscripts/download-iso.cmd @@ -1,3 +1,5 @@ +mkdir c:\TEMP 1>nul 2>nul + set ISOGLOB=c:\TEMP\Win10*.iso set ISO=c:\TEMP\Win10.iso