Open felipebbc opened 7 years ago
This bug is still here in "modifidable registry autoruns and configs" E.g.:
Key : HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\RtHDVBg_Dolby Path : "C:\Program Files\Realtek\Audio\HDA\RAVBg64.exe" /FORPCEE4 ModifiableFile : @{ModifiablePath=C:\; IdentityReference=NT AUTHORITY\Authenticated Users; Permissions=AppendData/AddSubdirectory}
PowerUp.ps1 Line #1510:
From: $ServicePath | Get-ModifiablePath | ForEach-Object {
To: $ServicePath | Get-ModifiablePath -LiteralPaths | ForEach-Object {