|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Communicate between custom installer class and .NET deployment proHow do I communicate properties between my C# installer class (which is a
subclass of the System.Configuration.Install.Installer class) and my Deployment project. I am creating my installer in Visual Studio 2005. What I want to do is do display a custom dialog to the user where the user does some selections. Based on these selections I will include/exclude files to be installed. Grateful for any replies. -- Vilhelm |
|||||||||||||||||||||||