From 881e1c488877d61dc9ea5ab495570c34275ce811 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 4 Sep 2026 03:52:02 +0200 Subject: [PATCH] Update win2012r2.cmd --- assets/win2012r2.cmd | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/win2012r2.cmd b/assets/win2012r2.cmd index 02cf2521..2994f9eb 100644 --- a/assets/win2012r2.cmd +++ b/assets/win2012r2.cmd @@ -16,7 +16,6 @@ exit /b 2 rem Set Network Location to Home reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork" /v Category /t REG_DWORD /d 1 /f - rem Install the VMWare display driver before Windows Setup's final reboot. certutil.exe -addstore -f Root "%SystemRoot%\Drivers\vmsvga\vm3d.cer" >nul 2>&1 certutil.exe -addstore -f TrustedPublisher "%SystemRoot%\Drivers\vmsvga\vm3d.cer" >nul 2>&1