Not sure if this would need to be an entirely new function, or just a modification to the Show-ADTInstallationWelcome function, but one thing that bothers me is that if you are uninstalling an application and use Show-ADSInstallationWelcome with -CloseProcesses defined and the user has the application open, the button reads “Close Apps & Install”. Show-ADTInstallationProgress during an uninstall will read “The window will close when the uninstallation is complete” and Show-ADTInstallationPrompt will read “Uninstallation Complete”, but Show-ADTInstallationWelcome doesn’t seem to act the same way.
Am I missing something?