Menu

#1 WinMergeReporter doesn't find winmerge on x64 machine

open
nobody
None
5
2011-08-01
2011-08-01
Anonymous
No

In version 1.0.11.0 when I place the [UseReporter(typeof(WinMergeReporter))] above my test class and run a test. I see the following exception "System.ComponentModel.Win32Exception : The system cannot find the file specified" I noticed that code is using Environment.GetEnvironmentVariable("ProgramFiles") which returns "C:\Program Files". You might consider using the "ProgramFiles(x86)" environment variable which returns "C:\Program Files (x86)" and maybe this could help it to find winmerge.

Thoughts?

Discussion

MongoDB Logo MongoDB