So i want to theme windows and multiple DLL’s and re-theming the icons myself will take a very very long time, so is it possible that a PowerShell function can replace colors of .ico files in DLL’s, if so how would one do it, i know with Write-Host its just -foreground and/ or -background, but i have not came across anything for colors within image files or icons?
submitted by /u/matt_mods
[link] [comments]
The post DLL updating in powershell appeared first on How to Code .NET.