Microsoft bans LibreOffice developer's account without warning, rejects appeal
Microsoft bans LibreOffice developer's account without warning, rejects appeal
True, but the fact that sfc gets thrown out as a fix to everything under the sun makes it look like your OS is a self corrupting piece of shit.
Which i know, accurate, but you shouldn’t advertise
SFC is the system file checker, used to check a Windows OS install’s files for any corruption and to replace them with legit working files. DISM (if I remember right) is a tool for turning a Windows install into install media, and has some similar features for ensuring the installed OS has no corrupted file issues.
So pretty much the option to “Verify Integrity of Game Files” for Steam Games, but for the OS. And also by Microsoft, so of questionable usefulness.
I spent almost 5 years in the trenches of tech support in a Windows environment. I still used those commands as a hail mary when I didn’t have any other ideas and needed to research. I think I’ve only seen it actually help three times.
Loosely speaking…
SFC ≈ # pacman --database --check
DISM ≈ # pacstrap …