Setup
XCase Setup is realized as a standard Visual Studio 2008 Setup Project. It automatically detects dependencies, there are no manually added dialogs.
Prerequisites set:
- Windows Installer 3.1
- .NET Framework 3.5 SP1
There is a manually added icon, which is used as a desktop icon

and Start Menu icon. For some reason, the setup project doesn't allow to use the icon set to the XCase.exe file.
The Setup is set to create a Desktop Icon and the Start Menu Icons.
Also, the default banner is overridden with our own:

When run, the setup detects presence of the prerequisites and downloads them from the Microsoft's website as needed.