Ya, it's probably the way Windows returns errors to the application (specifically, when the path is malformed). It should return an error of a bad path, rather than file exists. A workaround could probably be added to take care of this edge-case. Glad it's all working for you now!