The installation path for Resharper appears different across several different computers we tried. In one, the default location was
C:\Program Files (x86)\JetBrains\Installations
while on other computers it was
C:\Users\my_username\AppData\Locals\Installations
This usually would not be a problem, but however, since we're using dotCover from a batch file we're referencing the dotCover.exe directly, and the part my_username changes with different systems.
Also note that we're only using Resharper Ultimate 2016. I want to confirm if this is intended or not. It is possible it could be problems due to our system, but so far no other program have given varying install paths.