diff --git a/src/playbook/Executables/AtlasDesktop/3. Configuration/Start Menu/Install Open-Shell.cmd b/src/playbook/Executables/AtlasDesktop/3. Configuration/Start Menu/Install Open-Shell.cmd index 9d078e2d29..99e4891bd9 100644 --- a/src/playbook/Executables/AtlasDesktop/3. Configuration/Start Menu/Install Open-Shell.cmd +++ b/src/playbook/Executables/AtlasDesktop/3. Configuration/Start Menu/Install Open-Shell.cmd @@ -10,6 +10,7 @@ fltmc > nul 2>&1 || ( ) :: Check if WinGet is functional or not +echo Checking if WinGet exists... call "%windir%\AtlasModules\Scripts\wingetCheck.cmd" if %ERRORLEVEL% NEQ 0 exit /b 1