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

Cant handle keys without value (e.g. winpeshl.ini) #65

Open
paetzoldf opened this issue Nov 12, 2021 · 1 comment · Fixed by #66
Open

Cant handle keys without value (e.g. winpeshl.ini) #65

paetzoldf opened this issue Nov 12, 2021 · 1 comment · Fixed by #66
Assignees

Comments

@paetzoldf
Copy link

Hi,

like described by Microsoft, in the winpeshl.ini there should be keys without a value.

https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpeshlini-reference-launching-an-app-when-winpe-starts.

Get-IniContent are ignore that lines and i also can´t add such keys.

regrads
Frank

@lipkau
Copy link
Owner

lipkau commented Dec 19, 2021

I added the functionality you described.
Can you checkout the branch of #66 and give me feedback?

lipkau added a commit that referenced this issue Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants