How to replace text via PowerShell CLI using a batch variable containing regex characters
I want to use a PowerShell CLI within my batch file to find and replace text under certain conditions. This is my code:
I want to use a PowerShell CLI within my batch file to find and replace text under certain conditions. This is my code: