강좌 / 팁

윈 도 우 [윈7x32기준] 디스크정리 cleanmgr.exe.bat

2011.07.10 21:28

DaGolBin 조회:8736

디스크정리 cleanmgr.exe.bat.bat  < 클릭다운 디스크정리 cleanmgr.exe.bat

END cleanmgr.exe.cmd  < 클릭다운 cleanmgr.ex 프로세스 종료 

---------------------------------------------------------------------------

디스크정리 cleanmgr.exe.bat [윈7x32기준]

@echo off [ @ :작업창 글 안보이게]

---------------------------------------------------------------------------

echo off

:: Delete user TEMP

del /s/q %temp%\* 2>NUL

rd /s/q %temp% 2>NUL

md %TEMP% 2>NUL


:: Delete system TEMP

del /s/q %windir%\temp\* 2>NUL

rd /s/q %windir%\temp 2>NUL

md %windir%\TEMP 2>NUL


:: Call cleanup manager

if x%SAGESET%==x (

set SAGESET=11

start /b /wait cleanmgr /sageset:%SAGESET%

)


:: cleanmgr cleanup

start /b /wait cleanmgr

)


:: Clean Event logs

call %~dp0OSINFO.cmd >NUL

if %OSVER% geq 6 (

for %%e in (application security setup forwardedevents "Internet Explorer" "Key Management Service" "Media Center" "Windows Powershell" hardwareevents system ) do wevtutil cl %%e

) else (

call clearevents.vbs

)


---------------------------------------------------------------------------

Windows용 디스크 공간 정리 관리자 6.1.7600.16385

cleanmgr.exe 실행:

C:\Windows\System32\cleanmgr.exe

cleanmgr.exe 옵션 설정:

C:\Windows\System32\cleanmgr.exe /sageset:

---------------------------------------------------------------------------

2011_07_10_21_19_45.jpg


번호 제목 글쓴이 조회 추천 등록일
[공지] 강좌 작성간 참고해주세요 gooddew - - -
290 윈 도 우| 대기모드 CPU/Power 팬 안멈출때 간편해결. [4] Andrei Sak 11702 0 08-04
289 윈 도 우| 사용자 폴더 내의 내 문서 내 사진 내 음악... 등 이름이 ... [4] KurenoCat 8482 0 08-04
288 윈 도 우| 트레이에 자신의 이름을 표시하자 [2] gooddew 8065 0 08-03
287 윈 도 우| 윈도우7, 2008R2, XP, MAN7PE 몽땅 통합하기! [7] Fentanest 20978 0 07-31
286 윈 도 우| 레지스트리에서 사용 흔적 정리 (Win7) [14] eunnano 15559 0 07-26
285 윈 도 우| 연결 프로그램 (Open With) [12] eunnano 16812 0 07-15
284 윈 도 우| 리얼텍 HD 오디오의 2개의 다른 오디오 스트림 이용하기 [1] 돼지고양이 11830 0 07-12
283 윈 도 우| Windows.old 폴더를 이용해 이전 윈도우7으로 복구방법 [3] gooddew 15290 0 07-11
282 윈 도 우| [Chrome+Plus확장 프로그램] 자주 방문한 페이지 늘리기 [... [2] DaGolBin 8565 1 07-11
281 윈 도 우| [윈도우7] 유튜브 오락가락 버퍼링 해결 [11] DaGolBin 11030 0 07-11
280 윈 도 우| 폴더내 자동정렬 해제하기 Win7 [2] DaGolBin 11424 0 07-11
» 윈 도 우| [윈7x32기준] 디스크정리 cleanmgr.exe.bat [6] DaGolBin 8736 0 07-10
278 윈 도 우| 안드로이드처럼 패턴을 그려서 로그인하기 [9] publicstat 13634 0 07-09
277 윈 도 우| [윈7x32기준] 라이브러리 & 다운로드 위치 임의수정 [4] DaGolBin 6718 0 07-09
276 윈 도 우| Goodsync 人증하기 [4] DaGolBin 6886 0 07-09
275 윈 도 우| [Chrome+Plus 확장 프로그램] Chrome IE Tab Multi 0.9.7.6 [3] DaGolBin 8955 0 07-08
274 윈 도 우| [ChromePlus 확장 프로그램] Right-Click Enabler for some... [7] DaGolBin 10705 0 07-06
273 윈 도 우| 토렌트 검색 공급자 관리 [8] DaGolBin 12936 0 07-06
272 윈 도 우| Windows ThicPC 다국어(한글) 통합하기. [4] Windows8 19044 0 07-05
271 윈 도 우| 수동으로 Windows Update 하기 [5] 행인3 8851 0 07-03
XE1.11.6 Layout1.4.8