Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modules returns incorrect data if a keys value contains = #11

Open
hellen-dorandt89 opened this issue Jan 4, 2023 · 0 comments
Open

Comments

@hellen-dorandt89
Copy link

Hey I have been using your module for a few weeks, it has made my work really simple. So thank you for sharing it.

I came across an issue I thought I would bring to your attention, if I have a windows .url file that looks like this:

[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://www.youtube.com/watch?v=fIRbS5jzuXw

Attempting to import it into session with Get-Ini returns incomplete data, the URL keys value containts a the = assignment symbol.

Maybe this is this intended?? hopefully not and maybe you we can have a way to escape = in keys values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant