this post was submitted on 16 Apr 2024
262 points (100.0% liked)
linuxmemes
24433 readers
1050 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No need. Use Microsoft activation scripts. https://github.com/massgravel/Microsoft-Activation-Scripts
Then it'll probably shock you even more when you realise that this thing is hosted on Github, a site owned by Microsoft... :)
I’m not sure exactly how it works. I haven’t used it in a while now. It has several different options to activate, including hardware id or setting up a local KMS server. I only ever had to use it one time, per windows install, and it would keep windows activated. It also has a tool to switch windows versions, i.e. home to pro. It is fully open source and their wiki goes into more detail. https://massgrave.dev/
MS just doesn't care anymore, because they make their money mostly with cloud and data now.
Don't do this. Either run unactivated or do it officially.
Better option is to run a Linux VM with Wine. As it turns out, Microsoft is very happy to let you pirate Windows because they want your data and to sell you One drive.
I run Linux with wine and if I make a Windows VM I’ll still use MAS and other tools to strip out Microsofts bloatwear. If you don’t like OneDrive so much then why even bother paying Microsoft for the trash heap that is Windows? There’s more than just OneDrive stealing your data.
If Microsoft really cared they’d pull a Nintendo and have GitHub nuke their repo.
It's even easier for them, since MS owns Github.
They want you to use Windows as they aren't dumb. They see competitors like Linux gaining popularity in the tech desktop space and they want to make it easy for tech savvy users to use Windows.
The fact that they don't care is really telling.
Just ameliorate it after running the Github scripts
That's illegal
Not here.
I recently found out that these keys are nowadays embedded in the BIOS. The following command will retrieve it:
sudo strings /sys/firmware/acpi/tables/MSDM
This works even if you nuked Windows and installed Linux. Do note that this key will be locked to that particular hardware; you could reinstall Win on that specific computer, but you can't use that key to activate Win on a different machine.
So I did this. I nuked Windows when I bought a new laptop. About a year later I changed jobs and now needed to use Visual Studio. Now I know why Windows never hassled me for a key when I reinstalled...