
Quote: Originally Posted by
AllanP
I keep getting this message and don't have a clue where the problem lies. i've searched and found similar, but not identical to this. The attachment says it all.
Normally you get a picture like:

But yours stated: "C\Program"! Most likely somewhere in registry is:
C:\Program Files\somefolder\somedll.dll
but it must be
"C:\Program Files\somefolder\somedll.dll"
or "%ProgramFiles%\somefolder\somedll.dll"
Somewhere double quotes are missing! If no double quotes.... a space is treated like a separator.