From 270602ba3758c31009b8906fec3b5da9edc6097f Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 5 Oct 2025 16:17:19 +0200 Subject: [PATCH] Update winvistax86-enterprise.xml --- assets/winvistax86-enterprise.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/assets/winvistax86-enterprise.xml b/assets/winvistax86-enterprise.xml index 2e8b3b3..91c96df 100644 --- a/assets/winvistax86-enterprise.xml +++ b/assets/winvistax86-enterprise.xml @@ -247,16 +247,11 @@ 22 - cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts - Add entry in hosts file - - - 23 cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data Create desktop shortcut to shared folder - 24 + 23 cmd /C if exist "C:\OEM\install.bat" start "Install" "cmd /C C:\OEM\install.bat" Execute custom script from the OEM folder if exists @@ -264,4 +259,3 @@ -