summaryrefslogtreecommitdiffstats
path: root/7-updates.bat
diff options
context:
space:
mode:
Diffstat (limited to '7-updates.bat')
-rw-r--r--7-updates.bat3
1 files changed, 3 insertions, 0 deletions
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