Basic installer using C# and .NET

About

Project I made as a part of a recruitment process during may 2014. Basically it just copies the files provided with the program to the folder the user specified.

During the building of the program I learned how to utilise the MVP pattern in practice. I also acquainted myself with the WPF of the .NET Framework.

Screenshots

![Welcome screen](Screenshots/Screenshot1.png)

![License agreement](Screenshots/Screenshot2.png)

![Install directory](Screenshots/Screenshot3.png)

![Install progress](Screenshots/Screenshot4.png)
![End](Screenshots/Screenshot5.png)