Jaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 20 hours agoMicrosoft finally bids farewell to PowerShell 2.0www.theregister.comexternal-linkmessage-square5fedilinkarrow-up176arrow-down17
arrow-up169arrow-down1external-linkMicrosoft finally bids farewell to PowerShell 2.0www.theregister.comJaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 20 hours agomessage-square5fedilink
minus-squareBackYardIncendiary@lemmy.sdf.orglinkfedilinkEnglisharrow-up7·14 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-up12arrow-down1·13 hours agoWhy would you do that to yourself
minus-squareBackYardIncendiary@lemmy.sdf.orglinkfedilinkEnglisharrow-up5·edit-28 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