How do I resize Show-InstallationProgress window picture size. I found how to resize window itself in the line 8185 8184, but do not get how to resize my picture, as it is too big. i use latest toolkit version.
would be nice if somehow hint me. as i am new with toolkit.
You might be in luck (though I wouldn’t do it) Show-InstallationProgress uses XAML unlike some of the other Show- functions
I’ve looked around Show-InstallationProgress and it’s not mentioned so it might be dynamic/automatic resizing. I’m guessing you might be able to edit $xamlProgressString, Specifically:
yes, i changed this one, but it’s only changing the window, but not a logo. The window size changes, logo stays as it is. I thought smaller logo would help, but nope.