From 388fd4bb47ec3d795bc7c7b5d49166fa250c5874 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 5 Oct 2025 16:16:58 +0200 Subject: [PATCH] Update winvistax86-ultimate.xml --- assets/winvistax86-ultimate.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/assets/winvistax86-ultimate.xml b/assets/winvistax86-ultimate.xml index 0cb6857..c3ec41a 100644 --- a/assets/winvistax86-ultimate.xml +++ b/assets/winvistax86-ultimate.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