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

Possible Typo/Bug #181

Open
tbennett6421 opened this issue Mar 28, 2018 · 0 comments
Open

Possible Typo/Bug #181

tbennett6421 opened this issue Mar 28, 2018 · 0 comments

Comments

@tbennett6421
Copy link
Contributor

I get an error running Log\Get-LogOpenSavePidlMRU.ps1
image

I changed line 19

Get-RegKeyValueNData 'HKU\S-1-5-21-2127521184-1604012920-1887927527-8646616\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU\`*'

to

Get-RegKeyValueNData 'HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU\`*'

and that appeared to fix it and return a value, property list. I'm not sure if this is correct or not though?

image

Let me know if that looks correct to you and I will add it to PR #180

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