From 09d84285d4c355f158aa31cb4b453cdb417a3bd9 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 5 Oct 2025 16:16:37 +0200 Subject: [PATCH] Update winvistax86.xml --- assets/winvistax86.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/assets/winvistax86.xml b/assets/winvistax86.xml index c3a2302..07003fb 100644 --- a/assets/winvistax86.xml +++ b/assets/winvistax86.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 @@ -