4.0.6 - MSI Zero Config

I’m just looking at v4 now coming from v3. I was testing the Zero-Config MSI installation, and it works great! One thing I did notice is that even though I have modified the config.psd for the BalloonTitle with my company name, when the installation runs it shows “PSAppDeploymentToolkit” still. Is there anyway to change that?

Should have looked harder! - Found it in the strings file.

As its’s a dialog and not a balloon tip, it’s not controlled by that config option as you’ve seen. This has all been refactored for 4.1.0 so that there’s a CompanyName field in the config.psd1 file that controls this everywhere centrally as you were expecting from BalloonTitle :sign_of_the_horns: