Straight and Narrow Code For Safe Windows Path Updates
Windows automation inevitably involves updating path environment variables. The most common is the Windows path (Variable: PATH), but increasingly we are all having to pay attention to the PowerShell module path (Variable: PSModulePath).
Over time I ...
missionimpossiblecode.io8 min read