Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
Description
The idea is to create an application/service/whatever, that will monitor the event logs.
When it sees an error generated from a missing dll,
it will parse this error for a set of 'known' dll's and suggest the user to install the required runtime.
f.e. msvcr90.dll --> install visual studio 2008 redist.
In later issues, this assistant can be extended to give support with more scenario's.