From fdc3be9b463740ac99c555d8e119815fc3316f30 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 5 Oct 2025 16:17:37 +0200 Subject: [PATCH] Remove hosts file entry command and adjust order --- assets/winvistax64.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/assets/winvistax64.xml b/assets/winvistax64.xml index f2dc848..d1de997 100644 --- a/assets/winvistax64.xml +++ b/assets/winvistax64.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 @@ -