Is there a way to show minimize option along side of the cancel button for Installation Progress message?
Currently not possible without changing the code. It will be possible in v4.
If you cant wait, you can open the Main.ps1 and look for ResizeMode="NoResize"
change it to ResizeMode="CanMinimize"
1 Like
That actually worked great @luki1412 Thank you for your suggestion
1 Like