-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels