When trying to launch Installer and the Snowshoes application off of the GitHub repository, particularly in Windows 7 (64-bit), an Application Error (0xC000007B) is thrown and the program must close. Just with a little bit of research, this error can arise when there are problems with the .NET framework. Sure enough, the machine I tested on only had .NET Framework 3.5.1, but the readme promises that an install will start if the needed framework isn't there.
Since that's not holding true, this needs to be fixed very soon.