-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Description
I get an error running Log\Get-LogOpenSavePidlMRU.ps1
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?
Let me know if that looks correct to you and I will add it to PR #180
Metadata
Metadata
Assignees
Labels
No labels