PasteIntoFile icon indicating copy to clipboard operation
PasteIntoFile copied to clipboard

Exception when pasting at the volume root

Open f6fvy opened this issue 3 years ago • 1 comments

Using v1.5

When pasting to the root of a volume (like D:), the Current location is set to D:" (note the leading quotes) and I (obviously) get an exception error.

f6fvy avatar Jan 22 '22 14:01 f6fvy

Also stumbled across this, here is how I fixed it: https://github.com/eltos/PasteIntoFile/commit/d6634e4612900e2ce58f68d6ee2811c6d352f23b

eltos avatar Jan 28 '22 18:01 eltos