From 27fe5761f3c3c079d05e4d341fa95099df71a371 Mon Sep 17 00:00:00 2001 From: CristianD Date: Tue, 25 Aug 2026 09:07:51 +0100 Subject: [PATCH] Update 8x8_Work_Updater.ps1 --- 8x8_Work_Updater.ps1 | 64 +++++++++++++++++++++++++------------------- 1 file changed, 37 insertions(+), 27 deletions(-) diff --git a/8x8_Work_Updater.ps1 b/8x8_Work_Updater.ps1 index 6cb2731..ba3f757 100644 --- a/8x8_Work_Updater.ps1 +++ b/8x8_Work_Updater.ps1 @@ -1,8 +1,8 @@ # ============================================================================== # Script Name: 8x8_Work_Updater.ps1 -# Description: Downloads 8x8 with a progress bar, launches an unclosable HTA -# countdown prompt with real-clock wall-time tracking (sleep-safe), -# silently installs, and relaunches 8x8 Work. +# Description: Downloads 8x8 with a progress bar, detects the active interactive +# desktop user dynamically, presents the unclosable HTA countdown +# prompt, installs silently, and relaunches 8x8 Work. # ============================================================================== # Ensure script is running elevated @@ -142,7 +142,6 @@ try { }