Show-intsllationwelcome title bar

How do I get the show-installationwelcome pop up to have the name of the application that is installing in the title bar instead of the default “PS App Deploy Toolkit 3.8.2”?

Add the name of the application in the parameters $APP NAME etc. Or check the manual (word document) of the psad. It’s pretty straightforward

yeah i read that documentation and I’m not seeing it anywhere and cannot find examples. it seems like it would be in the .xml or in the main.ps1 somewhere.

nevermind, i figured it out. it’s lines 75 and 76 in the deploy-application.ps1. just using the $app* variables there does the trick.

2 Likes