Resize Installation Progress Window

I am looking for a way to resize the installation progress window. There are powershell windows that pop up during the installation that I will be unable to hide and I want to hide them behind the progress window.

Is it possible to make the progress widow larger or, ideally, full screen?

Found the answer… widow settings are in AppDeployToolkitMain.ps1 in WPF format.

Search for Show-InstallationProgress and scroll down to “# Add the script block to be executed in the progress runspace” the Window settings begin at “<Window”

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.