Q: Does dotCover support ReSharper 4.5?
A: No, dotCover only supports ReSharper 5.0 and later.
Q: How to specify runconfig when running my MsTest tests with dotCover?
A: You can go to ReSharper|Options|Unit Testing|MSTest
and specify a .testrunconfig file.
Q: How to reset dotCover shortcuts?
A: You can go to dotCover|Options|Visual Studio Integration
, select desired shortcut scheme and click "Apply Scheme"
button.
Q: How to remove "profile" NGEN images?
A: Details are available here.