Skip to content

Windows codepage issues should be documented #18

@ZJUGuoShuai

Description

@ZJUGuoShuai

The module cannot work on Windows if the Windows is running in some languages, e.g. Chinese.

The problem is that netsh outputs differently under different codepages. On Chinese Windows, the default codepage is 936. Only after I run chcp 65001 can I get the proper password. Without that, I get an error Error: Could not get password.

I think it should be documented in README or somewhere.

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