Changing Process Names on ShowInstallationWelcome prompt

Is there a way to change the display names of the processes shown in the ShowInstallWelcome prompt when I do an interactive install? If the processes are running, I would like to name them to something that is easier to read for the end users.
ProcNames

It’s all in the documentation.

CloseApps

Name of the process to stop (do not include the .exe). Specify multiple processes separated by a comma. Specify custom descriptions like this: “winword=Microsoft Office Word,excel=Microsoft Office Excel”

.PARAMETER CloseApps
Name of the process to stop (do not include the .exe). Specify multiple processes separated by a comma. Specify custom descriptions like this: “winword=Microsoft Office Word,excel=Microsoft Office Excel

1 Like