Corelli_III@midwest.social to linuxmemes@lemmy.worldEnglish · 2日前"i've always wondered if i could keep windows 10 after support ends..."midwest.socialexternal-linkmessage-square78fedilinkarrow-up1386arrow-down19file-text
arrow-up1377arrow-down1external-link"i've always wondered if i could keep windows 10 after support ends..."midwest.socialCorelli_III@midwest.social to linuxmemes@lemmy.worldEnglish · 2日前message-square78fedilinkfile-text
minus-squarex4740N@lemmy.worldlinkfedilinkarrow-up4·17時間前PSA: Never run random powershell scripts from the Internet unless you know exactly what they are doing
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up7arrow-down1·2日前that sounds horrible.
minus-squaresad_detective_man@leminal.spacelinkfedilinkEnglisharrow-up16·edit-22日前it’s actually amazing. okay well it’s a pity win, but it’s good also widows 10 IoT is still getting updates for another decade if anyone gives a shit
minus-squarekilleronthecorner@lemmy.worldlinkfedilinkEnglisharrow-up5·2日前The people who give a shit: former windows CE devs
minus-squaresad_detective_man@leminal.spacelinkfedilinkEnglisharrow-up2·edit-22日前really? I’m pretty ignorant, why would they? were they promised extended support that they didn’t get?
minus-squarekilleronthecorner@lemmy.worldlinkfedilinkEnglisharrow-up4·2日前IoT sort-of-kind-of replaced CE
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up1·1日前no I mean piping a downloaded script to the interpreter
minus-squaremissfrizzle@discuss.tchncs.delinkfedilinkarrow-up5·edit-21日前curl | bash for the Windows crowd. honestly it’s exactly as secure as running a binary you downloaded from their website. no more, no less (since https.)
minus-squaresad_detective_man@leminal.spacelinkfedilinkEnglisharrow-up2·1日前oh. yeah, problematic but it’s at least easy for end users
irm https://get.activated.win/ | iex
PSA: Never run random powershell scripts from the Internet unless you know exactly what they are doing
Typo
irm https://get.activated.win/ | iex
Already fixed, thanks.
that sounds horrible.
it’s actually amazing. okay well it’s a pity win, but it’s good
also widows 10 IoT is still getting updates for another decade if anyone gives a shit
The people who give a shit: former windows CE devs
really? I’m pretty ignorant, why would they? were they promised extended support that they didn’t get?
IoT sort-of-kind-of replaced CE
no I mean piping a downloaded script to the interpreter
curl | bash
for the Windows crowd.honestly it’s exactly as secure as running a binary you downloaded from their website. no more, no less (since https.)
oh. yeah, problematic but it’s at least easy for end users