I'm trying to package Unison (not really my program) into an easy to use installer. Tl;dr: a screenshot.
- When I install and run it on the test machine, it says This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix the problem.
- The event log reveals that it can't find Dependent Assembly Microsoft.VC90.CRT.
- Search reveals that the "missing" dll is in fact in C:\Windows\WinSxS
So what's wrong?