Jaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 14 hours agoMicrosoft finally bids farewell to PowerShell 2.0www.theregister.comexternal-linkmessage-square5fedilinkarrow-up172arrow-down17
arrow-up165arrow-down1external-linkMicrosoft finally bids farewell to PowerShell 2.0www.theregister.comJaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 14 hours agomessage-square5fedilink
minus-squareBackYardIncendiary@lemmy.sdf.orglinkfedilinkEnglisharrow-up5·8 hours agoIf I have to use windows, I write batch scripts. They still work and there is a lot of documentation online. There’s even a good set of GUI dialogs with WizApp (or the Zenity port).
minus-squareSheeEttin@lemmy.ziplinkfedilinkEnglisharrow-up10·7 hours agoWhy would you do that to yourself
minus-squareBackYardIncendiary@lemmy.sdf.orglinkfedilinkEnglisharrow-up3·edit-22 hours agoBatch scripts run on my locked-down work laptop. Powershell requires administrator privileges that I don’t have. I don’t make the rules, I just evade them :D
If I have to use windows, I write batch scripts. They still work and there is a lot of documentation online. There’s even a good set of GUI dialogs with WizApp (or the Zenity port).
Why would you do that to yourself
Batch scripts run on my locked-down work laptop. Powershell requires administrator privileges that I don’t have.
I don’t make the rules, I just evade them :D