1
Answer

Display a Splash Screen ahead of Installation

Ask a question
Shakti Singh

Shakti Singh

16y
6.5k
1
I am trying to make an msi of a VSTO project.

The project builds fine. I want to show a splash screen before the installation starts.

It works fine if there are no prerequisites to install. But in case of any missing prerequisites, it does not show the splash at the start and the installation starts from the installing the prerequisites.

How can I show the Splash Screen even before prerequisites starts installing.

I am using Visual studio 2008. 

Answers (1)