Jaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 13 hours agoMicrosoft finally bids farewell to PowerShell 2.0www.theregister.comexternal-linkmessage-square5fedilinkarrow-up170arrow-down16cross-posted to: [email protected]
arrow-up164arrow-down1external-linkMicrosoft finally bids farewell to PowerShell 2.0www.theregister.comJaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 13 hours agomessage-square5fedilinkcross-posted to: [email protected]
minus-squareBackYardIncendiary@lemmy.sdf.orglinkfedilinkEnglisharrow-up5·6 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-up8·5 hours agoWhy would you do that to yourself
minus-squareBackYardIncendiary@lemmy.sdf.orglinkfedilinkEnglisharrow-up2·edit-21 hour 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