Reset Reshade Settings: How To

Get-ChildItem -Filter "*.ini" | ForEach-Object $content = @("[Preset]`n", "[General]`n") Set-Content -Path $_.FullName -Value $content

Leave a Reply

Your email address will not be published. Required fields are marked *