Jaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 12 hours agoMicrosoft finally bids farewell to PowerShell 2.0www.theregister.comexternal-linkmessage-square5fedilinkarrow-up169arrow-down16cross-posted to: [email protected]
arrow-up163arrow-down1external-linkMicrosoft finally bids farewell to PowerShell 2.0www.theregister.comJaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 12 hours agomessage-square5fedilinkcross-posted to: [email protected]
minus-squareBackYardIncendiary@lemmy.sdf.orglinkfedilinkEnglisharrow-up4·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-up1·edit-233 minutes 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