candera / shadowspawn

A Windows utility that mounts a shadow copy of the disk at a drive letter and then spawns an arbitrary command.
MIT License
184 stars 55 forks source link

Relative paths are not handled correctly #7

Closed candera closed 13 years ago

candera commented 13 years ago

Background

In this thread a user reports error "The filename, directoryname, or volume label syntax is incorrect." when running shadowspawn is run like this:

shadowspawn .\dir q: command q:\some\path

It would appear that shadowspawn is not correctly handling relative paths.

Expected Behavior

candera commented 13 years ago

Closing as “can’t repro”. This was probably fixed in commit 45afc9a34e9c4bd87b56.