The install UI cannot be overridden by the application. Standard install UI is an important part of making “ClickOnce” applications trustworthy. It is possible to only use the default UI for a small portion of your application & use the “ClickOnce” deployment APIs to control the download of the rest & provide your own UI for that portion.