From d9164fc468a5d2ef55a057e352a7439230edc94c Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Thu, 29 Dec 2022 12:21:32 +0100 Subject: [PATCH] removed disable-ipv6 call from autoconfig script --- scripts/autoconfig-all.cmd | 9 ++++++--- software/basic.csv | 1 + 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/scripts/autoconfig-all.cmd b/scripts/autoconfig-all.cmd index 9b28fe1..c66eead 100644 --- a/scripts/autoconfig-all.cmd +++ b/scripts/autoconfig-all.cmd @@ -202,9 +202,6 @@ echo. call disable-systemproxy.cmd echo. -call disable-ipv6.cmd -echo. - powershell -command .\disable-soundscheme.ps1 echo. @@ -239,6 +236,12 @@ echo ####### %0 ####### echo READY. echo. +echo killing logmonitor ... +taskkill /f /im logmonitor.exe + +echo asking the user to remove the USB stick ... +prompt-user "INSTALLATION FINISHED. Please REMOVE the installation MEDIA (USB Stick) NOW!" + echo rebooting ... shutdown -g -t 0 diff --git a/software/basic.csv b/software/basic.csv index 9a21de2..6702328 100644 --- a/software/basic.csv +++ b/software/basic.csv @@ -27,4 +27,5 @@ https://ftp.halifax.rwth-aachen.de/videolan/vlc/3.0.12/win64/vlc-3.0.12-win64.ex https://www.heidoc.net/php/Windows-ISO-Downloader.exe Windows-ISO-Downloader.exe https://dl.google.com/android/repository/platform-tools_r31.0.3-windows.zip android.zip https://www.inveigle.net/downloads/CMail_0.8.3_amd64.zip cmail.zip +https://github.com/M2Team/NSudo/releases/download/8.2/NSudo_8.2_All_Components.zip nsudo.zip https://github.com/microsoft/terminal/releases/download/v1.10.2383.0/Microsoft.WindowsTerminal_1.10.2383.0_8wekyb3d8bbwe.msixbundle windowsterminal-setup.msixbundle