diff --git a/assets/win10x64-enterprise-eval.xml b/assets/win10x64-enterprise-eval.xml
index 7ea00ef..41e8a70 100644
--- a/assets/win10x64-enterprise-eval.xml
+++ b/assets/win10x64-enterprise-eval.xml
@@ -415,16 +415,11 @@
21
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 22
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 23
+ 22
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
diff --git a/assets/win10x64-enterprise.xml b/assets/win10x64-enterprise.xml
index 733d1ec..c998592 100644
--- a/assets/win10x64-enterprise.xml
+++ b/assets/win10x64-enterprise.xml
@@ -418,16 +418,11 @@
21
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 22
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 23
+ 22
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
diff --git a/assets/win10x64-iot.xml b/assets/win10x64-iot.xml
index 01534bb..bed9cbe 100644
--- a/assets/win10x64-iot.xml
+++ b/assets/win10x64-iot.xml
@@ -424,16 +424,11 @@
21
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 22
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 23
+ 22
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
diff --git a/assets/win10x64-ltsc.xml b/assets/win10x64-ltsc.xml
index e0e6c98..6957f2b 100644
--- a/assets/win10x64-ltsc.xml
+++ b/assets/win10x64-ltsc.xml
@@ -421,16 +421,11 @@
21
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 22
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 23
+ 22
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
diff --git a/assets/win10x64.xml b/assets/win10x64.xml
index 08e8c79..ef19c57 100644
--- a/assets/win10x64.xml
+++ b/assets/win10x64.xml
@@ -418,16 +418,11 @@
21
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 22
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 23
+ 22
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
diff --git a/assets/win11x64-enterprise-eval.xml b/assets/win11x64-enterprise-eval.xml
index ae3384a..32dac2a 100644
--- a/assets/win11x64-enterprise-eval.xml
+++ b/assets/win11x64-enterprise-eval.xml
@@ -453,16 +453,11 @@
24
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 25
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 26
+ 25
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
diff --git a/assets/win11x64-enterprise.xml b/assets/win11x64-enterprise.xml
index a9a192b..4c6746e 100644
--- a/assets/win11x64-enterprise.xml
+++ b/assets/win11x64-enterprise.xml
@@ -456,16 +456,11 @@
24
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 25
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 26
+ 25
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
diff --git a/assets/win11x64-iot.xml b/assets/win11x64-iot.xml
index 5a1b8ae..91ab3ce 100644
--- a/assets/win11x64-iot.xml
+++ b/assets/win11x64-iot.xml
@@ -456,16 +456,11 @@
24
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 25
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 26
+ 25
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
diff --git a/assets/win11x64-ltsc.xml b/assets/win11x64-ltsc.xml
index 8e4a969..7707cfb 100644
--- a/assets/win11x64-ltsc.xml
+++ b/assets/win11x64-ltsc.xml
@@ -456,16 +456,11 @@
24
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 25
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 26
+ 25
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
diff --git a/assets/win11x64.xml b/assets/win11x64.xml
index 76e7a79..95d1d16 100644
--- a/assets/win11x64.xml
+++ b/assets/win11x64.xml
@@ -456,16 +456,11 @@
24
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 25
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 26
+ 25
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
diff --git a/assets/win2008r2-eval.xml b/assets/win2008r2-eval.xml
index f946b41..e7bd802 100644
--- a/assets/win2008r2-eval.xml
+++ b/assets/win2008r2-eval.xml
@@ -285,16 +285,11 @@
19
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 20
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 21
+ 20
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
diff --git a/assets/win2008r2.xml b/assets/win2008r2.xml
index df194be..a345bf8 100644
--- a/assets/win2008r2.xml
+++ b/assets/win2008r2.xml
@@ -288,16 +288,11 @@
19
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 20
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 21
+ 20
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
diff --git a/assets/win2012r2-eval.xml b/assets/win2012r2-eval.xml
index f2f85ab..a9de3c6 100644
--- a/assets/win2012r2-eval.xml
+++ b/assets/win2012r2-eval.xml
@@ -303,16 +303,11 @@
16
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 17
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 18
+ 17
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
diff --git a/assets/win2012r2.xml b/assets/win2012r2.xml
index a6560aa..1d1a5b6 100644
--- a/assets/win2012r2.xml
+++ b/assets/win2012r2.xml
@@ -306,16 +306,11 @@
16
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 17
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 18
+ 17
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
diff --git a/assets/win2016-eval.xml b/assets/win2016-eval.xml
index ddaf919..568e9f5 100644
--- a/assets/win2016-eval.xml
+++ b/assets/win2016-eval.xml
@@ -323,16 +323,11 @@
20
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 21
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 22
+ 21
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
@@ -340,4 +335,3 @@
-
diff --git a/assets/win2016.xml b/assets/win2016.xml
index 398763c..6f75c66 100644
--- a/assets/win2016.xml
+++ b/assets/win2016.xml
@@ -326,16 +326,11 @@
20
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 21
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 22
+ 21
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
@@ -343,4 +338,3 @@
-
diff --git a/assets/win2019-eval.xml b/assets/win2019-eval.xml
index c518e92..cca0e35 100644
--- a/assets/win2019-eval.xml
+++ b/assets/win2019-eval.xml
@@ -327,16 +327,11 @@
20
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 21
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 22
+ 21
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
@@ -344,4 +339,3 @@
-
diff --git a/assets/win2019-hv.xml b/assets/win2019-hv.xml
index 68c10cf..4c416cf 100644
--- a/assets/win2019-hv.xml
+++ b/assets/win2019-hv.xml
@@ -332,16 +332,11 @@
20
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 21
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 22
+ 21
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
@@ -349,4 +344,3 @@
-
diff --git a/assets/win2019.xml b/assets/win2019.xml
index 0e7faea..5133bed 100644
--- a/assets/win2019.xml
+++ b/assets/win2019.xml
@@ -330,16 +330,11 @@
20
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 21
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 22
+ 21
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
diff --git a/assets/win2022-eval.xml b/assets/win2022-eval.xml
index e29daef..b525065 100644
--- a/assets/win2022-eval.xml
+++ b/assets/win2022-eval.xml
@@ -327,16 +327,11 @@
20
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 21
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 22
+ 21
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
@@ -344,4 +339,3 @@
-
diff --git a/assets/win2022.xml b/assets/win2022.xml
index cb54e5f..9159226 100644
--- a/assets/win2022.xml
+++ b/assets/win2022.xml
@@ -330,16 +330,11 @@
20
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 21
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 22
+ 21
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
@@ -347,4 +342,3 @@
-
diff --git a/assets/win2025-eval.xml b/assets/win2025-eval.xml
index 083812e..9ec3a7d 100644
--- a/assets/win2025-eval.xml
+++ b/assets/win2025-eval.xml
@@ -342,16 +342,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
@@ -359,4 +354,3 @@
-
diff --git a/assets/win2025.xml b/assets/win2025.xml
index bbee67f..8098192 100644
--- a/assets/win2025.xml
+++ b/assets/win2025.xml
@@ -345,16 +345,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
diff --git a/assets/win7x64-enterprise-eval.xml b/assets/win7x64-enterprise-eval.xml
index 69ef032..c3cc15b 100644
--- a/assets/win7x64-enterprise-eval.xml
+++ b/assets/win7x64-enterprise-eval.xml
@@ -269,16 +269,11 @@
17
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 18
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 19
+ 18
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
diff --git a/assets/win7x64-enterprise.xml b/assets/win7x64-enterprise.xml
index ef5873d..b362a9f 100644
--- a/assets/win7x64-enterprise.xml
+++ b/assets/win7x64-enterprise.xml
@@ -273,16 +273,11 @@
17
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 18
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 19
+ 18
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
diff --git a/assets/win7x64-ultimate.xml b/assets/win7x64-ultimate.xml
index 679811f..2ee085a 100644
--- a/assets/win7x64-ultimate.xml
+++ b/assets/win7x64-ultimate.xml
@@ -273,16 +273,11 @@
17
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 18
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 19
+ 18
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
diff --git a/assets/win7x64.xml b/assets/win7x64.xml
index db6a87f..3769dfd 100644
--- a/assets/win7x64.xml
+++ b/assets/win7x64.xml
@@ -273,16 +273,11 @@
17
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 18
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 19
+ 18
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
diff --git a/assets/win7x86-enterprise.xml b/assets/win7x86-enterprise.xml
index e7660ec..7ac8ef0 100644
--- a/assets/win7x86-enterprise.xml
+++ b/assets/win7x86-enterprise.xml
@@ -273,16 +273,11 @@
17
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 18
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 19
+ 18
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
diff --git a/assets/win7x86-ultimate.xml b/assets/win7x86-ultimate.xml
index f9486b5..419a508 100644
--- a/assets/win7x86-ultimate.xml
+++ b/assets/win7x86-ultimate.xml
@@ -273,16 +273,11 @@
17
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 18
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 19
+ 18
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
diff --git a/assets/win7x86.xml b/assets/win7x86.xml
index 890d18d..bae5a8f 100644
--- a/assets/win7x86.xml
+++ b/assets/win7x86.xml
@@ -273,16 +273,11 @@
17
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 18
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 19
+ 18
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
diff --git a/assets/win81x64-enterprise-eval.xml b/assets/win81x64-enterprise-eval.xml
index 498e332..a406f7f 100644
--- a/assets/win81x64-enterprise-eval.xml
+++ b/assets/win81x64-enterprise-eval.xml
@@ -288,16 +288,11 @@
16
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 17
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 18
+ 17
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
@@ -305,4 +300,3 @@
-
diff --git a/assets/win81x64-enterprise.xml b/assets/win81x64-enterprise.xml
index cebab90..db6eec9 100644
--- a/assets/win81x64-enterprise.xml
+++ b/assets/win81x64-enterprise.xml
@@ -291,16 +291,11 @@
16
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 17
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 18
+ 17
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
diff --git a/assets/win81x64.xml b/assets/win81x64.xml
index eb764dd..bf1ff5e 100644
--- a/assets/win81x64.xml
+++ b/assets/win81x64.xml
@@ -298,16 +298,11 @@
16
- cmd /C echo 20.20.20.1 host.lan >> %WINDIR%\system32\drivers\etc\hosts
- Add entry in hosts file
-
-
- 17
cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data
Create desktop shortcut to shared folder
- 18
+ 17
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
diff --git a/assets/winvistax64-enterprise.xml b/assets/winvistax64-enterprise.xml
index 67e02fc..d6ff627 100644
--- a/assets/winvistax64-enterprise.xml
+++ b/assets/winvistax64-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
diff --git a/assets/winvistax64-ultimate.xml b/assets/winvistax64-ultimate.xml
index cdd73eb..78ed091 100644
--- a/assets/winvistax64-ultimate.xml
+++ b/assets/winvistax64-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
@@ -264,4 +259,3 @@
-
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 @@
-
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 @@
-
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
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 @@
-
diff --git a/src/define.sh b/src/define.sh
index 6edc4bd..d094037 100644
--- a/src/define.sh
+++ b/src/define.sh
@@ -1584,9 +1584,6 @@ prepareInstall() {
[ -n "$PASSWORD" ] && password=$(echo "$PASSWORD" | sed 's/"//g')
[ -z "$password" ] && password="admin"
- local ip="20.20.20.1"
- [ -n "${VM_NET_IP:-}" ] && ip="${VM_NET_IP%.*}.1"
-
find "$target" -maxdepth 1 -type f -iname winnt.sif -exec rm {} \;
{ echo "[Data]"
@@ -1769,14 +1766,6 @@ prepareInstall() {
echo ""
echo "Call Domain.MoveHere(LocalAdminADsPath, \"$username\")"
echo ""
- echo "With (CreateObject(\"Scripting.FileSystemObject\"))"
- echo " SysRoot = WshShell.ExpandEnvironmentStrings(\"%SystemRoot%\")"
- echo " Set oFile = .OpenTextFile(SysRoot & \"\system32\drivers\etc\hosts\", 8, true)"
- echo " oFile.Write(\"$ip host.lan\")"
- echo " oFile.Close()"
- echo " Set oFile = Nothing"
- echo "End With"
- echo ""
echo "Set oLink = WshShell.CreateShortcut(WshShell.ExpandEnvironmentStrings(\"%userprofile%\\Desktop\\Shared.lnk\"))"
echo "With oLink"
echo " .TargetPath = \"\\\\host.lan\\Data\""
diff --git a/src/install.sh b/src/install.sh
index c3fa8ef..396911f 100644
--- a/src/install.sh
+++ b/src/install.sh
@@ -756,10 +756,6 @@ updateXML() {
local language="$2"
local culture region user admin pass keyboard
- if [ -n "${VM_NET_IP:-}" ]; then
- sed -i "s/ 20.20.20.1 / ${VM_NET_IP%.*}.1 /g" "$asset"
- fi
-
[ -z "$HEIGHT" ] && HEIGHT="720"
[ -z "$WIDTH" ] && WIDTH="1280"