Skip to content

Cannot read desktop.ini, url files or git config #167

@Scal-Human

Description

@Scal-Human

Hi all,
I wanted to use the library to read desktop.ini and .url files that may contain information that targets Windows Search (metadata on folders and links) which uses guid's as section names but the library fails to read them:
MethodInvocationException: Exception calling ".ctor" with "1" argument(s): "An unrecognized line was encountered in the INI content.
[{64440492-4C8B-11D1-8B70-080036B11A03}]"

I also wanted to use it to read git repository config files but this fails also:
MethodInvocationException: Exception calling ".ctor" with "1" argument(s): "An unrecognized line was encountered in the INI content.
[remote "origin"]"

Have a nice day,
Scal

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