cm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 months agoEscaping a string when passing through multiple toolslemmy.mlimagemessage-square11fedilinkarrow-up1195arrow-down10
arrow-up1195arrow-down1imageEscaping a string when passing through multiple toolslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 months agomessage-square11fedilink
minus-squareSpikesOtherDog@ani.sociallinkfedilinkEnglisharrow-up1·2 months agoRun a PowerShell script from batch, but call it using start-process as administrator, using a variable for the path and also pass parameters to the script.
Run a PowerShell script from batch, but call it using start-process as administrator, using a variable for the path and also pass parameters to the script.