From c8b8716bc349173deae7990901182fe8a376faf2 Mon Sep 17 00:00:00 2001 From: breadcat Date: Tue, 10 Jul 2018 14:22:04 +0100 Subject: Initial commit --- 7-updates.bat | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 7-updates.bat (limited to '7-updates.bat') diff --git a/7-updates.bat b/7-updates.bat new file mode 100644 index 0000000..426abf9 --- /dev/null +++ b/7-updates.bat @@ -0,0 +1,3 @@ +rem install windows media framework, if they exist after mounting network +if exist Z:\images\windows/KB3133719-x64.msu wusa.exe Z:\images\windows/KB3133719-x64.msu /quiet /norestart +if exist Z:\images\windows/KB3133719-x86.msu wusa.exe Z:\images\windows/KB3133719-x86.msu /quiet /norestart \ No newline at end of file -- cgit v1.2.3