请输入您要查询的俚语:

 

俚语 del system32
释义

del system32

Use this to delete system32, a file that is very important to Windows operating systems.
Internet memes says that "deleting system32 can save your computer space" "system32 contains 32 GB of disk space"
"system32 folder is a virus! delete it!"... but all of this is actually fake.
Don't del system32.
(Opens command prompt)
...............................
C:\\>cd Windows
C:\\Windows\\>del system32 *.* /f /q /s
C:\\Windows\\system32\\*, Are you sure (Y/N)? y
C:\\Windows\\system32\\active.dll
Access is denied.
C:\\Windows\\system32\\abort.dll
Access is denied.
C:\\Windows\\system32\\back.dll
Access is denied.
C:\\Windows\\system32\\backup64.dll
Access is denied.
C:\\Windows\\system32\\root.dll
Access is denied.
C:\\Windows\\system32\\calc.exe
Access is denied.
............
...........
..........
..........
..........
LOL CONGRATS! YOUR WINDOWS IS NOW REKT!!!11

@echo off del c:\\WINDOWS\\system32

@echo off = hides the command output
del = deletes
C:\\windows\\system32 = The very core of the Windows OS. Without it windows will not work
.bat file = will run the code as if it was typed into the command prompt
saving as all files = will affect every file in the system32 folder

So yeah... don’t run that on your Windows computer or you’re fucked.
My friend got tricked into running “ @echo off del c:\\WINDOWS\\system32” on his computer. He’s still pissed.
随便看

 

英语俚语辞典收录了3210630条英语俚语在线翻译词条,基本涵盖了全部常用英语俚语的翻译及用法,是英语学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/1/1 7:04:06