
When doing two-way variable replacement, if the variable has a Windows path (i.e. backslashes) also do a match for the value with forward slashes. In other words, if a path `Y:/shared/...` comes in, and the variable value is (correctly) `Y:\shared\...`, it will be seen as a match.