
Remove part of an Environment variable path, but not the whole Environment variable!
The problem was that we needed to remove part (i.e., not all of it for obvious reasons!!) of the PATH environment variable during installation (long story, but this path was junk left behind from another install). As an example, we only...