Hi all!
Does anybody work with Deployment Dialog boxes in Visual Studio .NET?
I know that Visual Studio .NET provides a number of predefined user interface dialog boxes that can be displayed during installation to present or gather information.
But I need to make pretty same my own Dialog. Where can I find template or something else for this purpose? Or should I make all this work by hand?
Thx in advance!