WebsitePanel Installer - Readme
WebsitePanel Installer is a Windows-based application to install and update WebsitePanel
components.
License
WebsitePanel Installer is released under BSD license. Please see LICENSE.txt file
in the root folder of this project.
Project Structure
The project has the following folders structure:
- \Trunk - project version currently in development
- \Sources - project source codes.
- \Lib - all referenced 3rd-party assemblies required to build the
solution are placed in this folder.
- \Docs - project documentation
- \Build - optional folder containing solution assemblies that are
referenced from other projects
- \Releases - contains all project releases
- \Branches - contains project branches for proof-of-concepts, new
development, bug fixing, etc.
- LICENSE.txt - project license
- Readme.htm - the file you are reading right now
- ReleaseNotes.htm - project release notes
Build How-To
Open WebsitePanel.Installer.sln solution in Visual Studio 2010 and build it.