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

Safe first value in list before overwriting #58

Closed
wants to merge 1 commit into from

Conversation

devio
Copy link

@devio devio commented Nov 5, 2020

- Bugfix: Fixes lipkau#57
- If a key already exist in table, its values are stored as
  System.Collections.ArrayList. However, System.Collections.ArrayList
  overwrites the first value before it has been added to the list
  itself.
@devio
Copy link
Author

devio commented Nov 11, 2020

CategoryInfo : ObjectNotFound: (./setup.ps1:String)

¯_(ツ)_/¯

@lipkau
Copy link
Owner

lipkau commented Jun 21, 2023

I believe this to have been fixed with #73 .
Please correct me if I am wrong.

@lipkau lipkau closed this Jun 21, 2023
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

Successfully merging this pull request may close these issues.

PsIni doesn't work with C:\ProgramData\Microsoft\Network\Connections\Pbk\rasphone.pbk
2 participants