| Printable Version
Testing Wrapper In C#
By Ivan Zderadicka
Testing wrapper for System.Configuration.Install.Installer, class I found it very usefull when I was debugging and testing installer. It provides parameters to installer context from XML configuration file. Here is source code.
Download InstallerWrapper.zip
|