My understanding is that Show-ADTInstallationPrompt supports the use of a handful of icons. The only image files I find in the toolkit download, however, are AppIcon.png & Banner.Classic.png in the Assets directory. Have I failed to download something I need?
Thanks,
Chris U.
Show-ADTInstallationPrompt
's icon are hard-coded by MS because it's a built-in API.
\Assets\AppIcon.png
& \Assets\Banner.Classic.png
can be changed but will not ever change Show-ADTInstallationPrompt
's icon selection.
OK, that matches what I've read elsewhere. I'll have to dig deeper to figure out why I only ever get the AppIcon icon no matter what I specify in the -Icon
parameter. Thank you, sir!
The system icons aren't hooked up to the Fluent prompt currently as they don't really fit the design language well. If this is important to you, please add a feature request for it on our GitHub so we can track it.