Skip to content

EN Dash (U+2013) character causing failure in non English system #7

@whereisjim

Description

@whereisjim

PSLogging.psm1
line#91
Before:
New-Item -Path $sFullPath ItemType File
After:
New-Item -Path $sFullPath **
-
**ItemType File

I happen to run this function under Korean Windows 10 and it failed to create a new-item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions