cm0002@sh.itjust.works to Programmer Humor@programming.dev · 1 day agoEscaping a string when passing through multiple toolslemmy.mlimagemessage-square10fedilinkarrow-up1163arrow-down10cross-posted to: [email protected]
arrow-up1163arrow-down1imageEscaping a string when passing through multiple toolslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 1 day agomessage-square10fedilinkcross-posted to: [email protected]
minus-squareSpikesOtherDog@ani.sociallinkfedilinkEnglisharrow-up1·22 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.