강좌 / 팁

윈 도 우 [추가]MoveOT_My설정_OnOff_v5 마지막버전

2020.04.21 22:39

레마클로 조회:1568 추천:22

MoveOT_My설정_OnOff_v5[휴지통 비우기[열기], 임시파일제거 추가]

 

필요하신 분 추천은 몰라도 댓글이라도 달아 주세요.

자료만 다운 해 가시면, 저도 자료없이 자랑질만 하겠습니다.

FSMG님 말씀처럼 고추 한 고랑이라도 더 심지 ..

시간 내서 자료 만들어 올리는게 만만 하지 않습니다.

 

암호 = (제)닉네임(+)글작성년월일(숫자만) = 총17(공백없음)

 

버전업  https://windowsforum.kr/lecture/13337963

 

2.png

 

 

No File 레지 6

(임시파일제거는 일단 %windir%에 cleanup.vbs생성실행으로 했지만 no file로 시도 중....)

(윈도 -> 애플리케이션 최대 실행 갯수 = 16, 컨텍스트 서브메뉴 최대 갯수 = 16) 15(?)

 

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.레지.빨리가기...", "Icon", "REG_SZ", "regedit.exe,0"

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.레지.빨리가기...\command", "", "REG_SZ", "mshta vbscript:Execute(""With CreateObject(""""WScript.Shell""""):.Run """"nircmd.exe regedit """"""""~$clipboard$"""""""""""",0,True:End With:close"")"

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.바탕.아이콘...ox", "Icon", "REG_SZ", "C:\Windows\System32\oobe\Setup.exe"

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.바탕.아이콘...ox\command", "", "REG_SZ", "mshta vbscript:Execute(""With CreateObject(""""WScript.Shell""""): .Run """"nircmd cmdwait 500 setcursor 1 1"""", 0, True:.Run """"nircmd sendmouse right click"""", 0, True:.Run """"nircmd sendkeypress v d"""", 0:.Run """"nircmd cmdwait 500 setcursor 1000 500"""", 0, True:End With:close"")"

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.임시파일.제거...", "Icon", "REG_SZ", "shell32.dll,166"

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.임시파일.제거...\command", "", "REG_SZ", "wscript.exe C:\Windows\Cleanup.vbs"

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.휴지통.비우기...", "Icon", "REG_SZ", "imageres.dll,-54"

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.휴지통.비우기...", "CommandStateHandler", "REG_SZ", "{c9298eef-69dd-4cdd-b153-bdbc38486781}"

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.휴지통.비우기...\command", "", "REG_SZ", "mshta vbscript:Execute(""With CreateObject(""""WScript.Shell""""):.Run """"nircmd.exe emptybin"""",0,True:End With:close"")"

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.휴지통.열기...", "Icon", "REG_SZ", "imageres.dll,50"

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.휴지통.열기...\command", "", "REG_SZ", "explorer.exe /e,::{645FF040-5081-101B-9F08-00AA002F954E}"

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.Hidden...ox", "Icon", "REG_SZ", "SHELL32.dll,247"

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.Hidden...ox\command", "", "REG_SZ", "mshta vbscript:Execute(""FiFoHid = """"HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Hidden"""":Set S = CreateObject(""""WScript.Shell""""):Hid = S.RegRead(FiFoHid):If Hid = 1 Then :S.RegWrite FiFoHid, 2, """"REG_DWORD"""":Else:S.RegWrite FiFoHid, 1, """"REG_DWORD"""":End If:S.Run """"nircmd wait 500"""":S.Run """"nircmd sendkeypress F5"""":Set S = Nothing:close"")"

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.Extension...ox", "Icon", "REG_SZ", "shell32.dll,294"

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.Extension...ox\command", "", "REG_SZ", "mshta vbscript:Execute(""FileExt = """"HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideFileExt"""":Set S = CreateObject(""""WScript.Shell""""):fExt = S.RegRead(FileExt):If fExt = 1 Then :S.RegWrite FileExt, 0, """"REG_DWORD"""":Else:S.RegWrite FileExt, 1, """"REG_DWORD"""":End If:S.Run """"nircmd wait 500"""":S.Run """"nircmd sendkeypress F5"""":Set S = Nothing:close"")"

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.CheckBox...ox", "Icon", "REG_SZ", "shell32.dll,144"

RegWrite "HKCR\Directory\Background\shell\--.My...Settings.----------\shell\--.CheckBox...ox\command", "", "REG_SZ", "mshta vbscript:Execute(""Chkbx = """"HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\AutoCheckSelect"""":Set S = CreateObject(""""WScript.Shell""""):Cb = S.RegRead(Chkbx):If Cb = 1 Then :S.RegWrite Chkbx, 0, """"REG_DWORD"""":Else:S.RegWrite Chkbx, 1, """"REG_DWORD"""":End If:S.Run """"nircmd wait 500"""":S.Run """"nircmd sendkeypress F5"""":Set S = Nothing:close"")"

 

 

 

밝기조절 프로그램 http://m.majorgeeks.com/files/details/win10_brightnessslider.html

 

b.png

 

번호 제목 글쓴이 조회 추천 등록일
[공지] 강좌 작성간 참고해주세요 gooddew - - -
4389 윈 도 우| Microsoft는 최근 Windows 11 WinRE 업데이트가 실패한 이... [2] VᴇɴᴜꜱGɪ 1457 4 09-10
4388 윈 도 우| 바로가기 아이콘을 만들어 원 클릭으로 디펜더 온 오프 메... [8] heykevin 1289 20 09-09
4387 소프트웨어| 64bit 프로그램 한글화 강좌 [4] 夕影 1724 7 09-09
4386 소프트웨어| [엑셀] 선택된 셀, 행, 열 강조 하기! [13] 무월 2520 28 08-31
4385 소프트웨어| Microsoft Edge를 사용하여 YouTube 스크린샷을 찍는 방법 [3] Security_Z 1343 5 08-30
4384 윈 도 우| [실사] 윈도우 11 VHD 교차부팅(자동) 설정 - VHDMan [16] 무월 1915 35 08-26
4383 소프트웨어| Microsoft Edge IE모드 구성하기 [10] 무월 1797 22 08-26
4382 윈 도 우| [3탄] PE빌드를 위한 누적 업데이트 통합 (Winre.wim + ins... [14] 무월 1261 26 08-25
4381 윈 도 우| 텍스트 파일 하위 폴더 파일 포함 병합하기! [11] 무월 817 27 08-23
4380 윈 도 우| [실사] 윈도우 7 32비트 VHD 설치 방법! [11] 무월 886 19 08-23
4379 하드웨어| [팁] 프린터 상태 정보 오류 안뜨게 하는 법 [2] asklee 972 4 08-23
4378 윈 도 우| winpe에서 startis[all]back를 이용한 탐색기 색 변경 [14] sunshine 601 14 08-23
4377 윈 도 우| [2탄] install.wim 누적 업데이트 + 드라이버 통합 하기 (D... [9] 무월 1328 28 08-21
4376 윈 도 우| [1탄] install.wim 누적 업데이트 통합 하기 [26] 무월 1835 45 08-19
4375 모 바 일| AirPrint 설정 및 호환 프린터 목록 [1] asklee 734 3 08-18
4374 윈 도 우| Windows Defender 방화벽 인/아웃바운드 허용/차단 추가 [20] 무월 2030 35 08-17
4373 소프트웨어| 중국어 하드 코딩 한글화 강좌 [8] 줄리아니 1047 20 08-16
4372 소프트웨어| 중국어 프로그램 한글화 팁 [8] 줄리아니 1177 16 08-14
4371 소프트웨어| LaunchBar boot.wim 적용 방법 [12] 무월 1476 35 08-13
4370 소프트웨어| (추가3) 배치파일 추가기능 extd.exe 사용 팁 [7] 지후빠 925 24 08-13
XE1.11.6 Layout1.4.8