OneNoteExporter icon indicating copy to clipboard operation
OneNoteExporter copied to clipboard

powershell illegal characters in path

Open ashgillman opened this issue 2 years ago • 1 comments

Hi, FYI - I had an issue with Illegal characters in path.

I had to modify: https://github.com/alopezrivera/owo/blob/f3defa80035fcc93c75e043b4f915e580acb587a/src/Conversion/Conversion-Config.psm1#L279 To exclude "//?/".

I'm migrating PC unfortunately, so I won't be able to provide further information or test in the future - but I hoped flagging the issue might be helpful.

I'm on Windows 10 Enterprise, PowerShell version 5.1.19041.2364 Desktop.

ashgillman avatar Jun 16 '23 03:06 ashgillman

Thanks for the heads up!

alopezrivera avatar Jul 29 '23 16:07 alopezrivera