Can't find anything about that particular executeable either but I would suggest using safemode to find it and prevent it from attempting to start and see if that does anything to help your issue.
Check your start-up folder under all programs.
Use msconfig startup tab
and failing either or both of those look to these registry locations but of course back it up, create a restore point manually, and export the key prior to editing for safe keeping.
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
You can also use AutoRuns from SysInternals, which may also help locate the...