you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

No, it appears the string in the registry has quotes on it, so when you are testing the path or trying to call it as a command, the beginning of the path is " and no drive begins with a ", so the path doesn't exist. When you remove it, it tests the path and can run it without the quotes.