From dda6081a60a5a19e3a93aadbf3da20b683e783b9 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 9 Apr 2024 01:40:24 +0200 Subject: [PATCH] info --- windows/update.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/update.bat b/windows/update.bat index 1bf7bdd..6f53cbc 100644 --- a/windows/update.bat +++ b/windows/update.bat @@ -19,6 +19,7 @@ PowerShell -Command "Set-ExecutionPolicy Bypass -Scope Process;" ^ "Get-WindowsUpdate -AcceptAll -Install" :: Global update +:: TODO: see https://git.mylloon.fr/Anri/confOS/issues/11 :: "%ProgramFiles%\Topgrade\topgrade.exe" PAUSE