Is it possible to hide or remove the continue button that shows up when you use Show-InstallationWelcome .
I have it set to close Outlook, so it prompts the user, but instead of reading they keep clicking continue which takes them back to the prompt. If I can remove it, then users will only be able to click Close Outlook.
It is the only application that needs to be closed to install this plugin.
I looked into using Show-InstallationPrompt which gives you some flexibility, but I am not sure if I have a button named close outlook, if when clicked it will actually close outlook.
I do like the look of the Show-InstallationWelcome .
I have it set to close Outlook, so it prompts the user, but instead of reading they keep clicking continue which takes them back to the prompt. If I can remove it, then users will only be able to click Close Outlook.
It is the only application that needs to be closed to install this plugin.
I looked into using Show-InstallationPrompt which gives you some flexibility, but I am not sure if I have a button named close outlook, if when clicked it will actually close outlook.
I do like the look of the Show-InstallationWelcome .