As a user, I would like to be able to run an installer that help me get running with Ignition Key without knowing setup details.
Acceptance:
An installer will allow the following
Check for .NET version and allow download/install
Choose location of installation directory
Allow automatic startup with Windows
Researching WiX - http://wix.sourceforge.net
This seems like the framework to use.
Added Setup WiX project to solution with simplest installer. Still need to add options to installer.
Now has wixui_mondo which handles custom install directory. Also, I added a shortcut to the start menu.
Diff: