cm0002@sh.itjust.works to Programmer Humor@programming.dev · 20 hours agoEscaping a string when passing through multiple toolslemmy.mlimagemessage-square10linkfedilinkarrow-up1202cross-posted to: programmerhumor@lemmy.ml
arrow-up1202imageEscaping a string when passing through multiple toolslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 20 hours agomessage-square10linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareSpikesOtherDog@ani.sociallinkfedilinkEnglisharrow-up1·7 hours 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.