cm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 days agoEscaping a string when passing through multiple toolslemmy.mlexternal-linkmessage-square10fedilinkarrow-up1205arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up1205arrow-down1external-linkEscaping a string when passing through multiple toolslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 days agomessage-square10fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareSpikesOtherDog@ani.sociallinkfedilinkEnglisharrow-up1·2 days 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.