From ab4ed531e6c082031cc644e2721d7b0b9d3cf263 Mon Sep 17 00:00:00 2001 From: bschaper Date: Wed, 18 Dec 2024 09:02:44 -0600 Subject: [PATCH] Added ImageGlass Dependencies --- TCSE-Computer-Deploy.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TCSE-Computer-Deploy.bat b/TCSE-Computer-Deploy.bat index fdc229c..7e5252e 100644 --- a/TCSE-Computer-Deploy.bat +++ b/TCSE-Computer-Deploy.bat @@ -42,6 +42,8 @@ winget install --exact --id VideoLAN.VLC --silent :: Install ImageGlass Image Viewer echo Installing ImageGlass... +winget install --exact --id Microsoft.DotNet.DesktopRuntime.8 +winget install --exact --id Microsoft.EdgeWebView2Runtime winget install --exact --id DuongDieuPhap.ImageGlass --silent powershell Copy-Item 'C:\Scripts\Patches\ImageGlass\igconfig.admin.json' 'C:\Program Files\ImageGlass'