From 095a7399d0f3778c9d66b21a93165c3fa1c19cf9 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Sun, 28 Feb 2021 17:57:45 +0100 Subject: [PATCH] . --- scripts/autoconfig-all.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/autoconfig-all.cmd b/scripts/autoconfig-all.cmd index 0b1dd5f..f9d2c40 100644 --- a/scripts/autoconfig-all.cmd +++ b/scripts/autoconfig-all.cmd @@ -79,8 +79,8 @@ echo ### UNINSTALL tasks ### echo ####################### echo. -rem powershell -command .\uninstall-apps.ps1 -rem echo. +powershell -command .\uninstall-apps.ps1 +echo. call uninstall-onedrive.cmd echo.