Jaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 6 days agoMicrosoft finally bids farewell to PowerShell 2.0www.theregister.comexternal-linkmessage-square5fedilinkarrow-up180cross-posted to: [email protected]
arrow-up180external-linkMicrosoft finally bids farewell to PowerShell 2.0www.theregister.comJaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 6 days agomessage-square5fedilinkcross-posted to: [email protected]
minus-squareBackYardIncendiary@lemmy.sdf.orglinkfedilinkEnglisharrow-up8·5 days 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-up14·5 days agoWhy would you do that to yourself
minus-squareBackYardIncendiary@lemmy.sdf.orglinkfedilinkEnglisharrow-up7·edit-25 days 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