강좌 / 팁

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

2020.04.21 22:39

레마클로 조회:1571 추천: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 - - -
4104 소프트웨어| GPT 파티션 삭제 및 재구성 / EASEUS Partition Master 16 [9] 무월 1543 30 07-14
4103 서버 / IT| 헤놀로지 918+ letsencrypt 인증서 해결 내꼬 1544 4 04-05
4102 소프트웨어| 암호 관리 프로그램 KeePass를 파이어폭스에 적용해보기 (F... [12] Waffen-SS 1546 6 10-09
4101 소프트웨어| *Premiere CS6 강좌 17 유용한 팀Tip 몇가지 [2] murimgasa 1551 3 11-03
4100 윈 도 우| 배치파일로 원하는 날짜 포멧 조합하기 [6] 지후빠 1557 11 02-17
4099 서버 / IT| 윈도우 보안 취약점 따라하기 및 스크립트 만들기 [8] 펨토 1559 7 03-28
4098 윈 도 우| 마우스 우측 재시작메뉴 3가지 추가하기 [7] 코요88 1559 7 11-21
4097 윈 도 우| 하드 디스크 아이콘 바꾸기 [11] 타천사둘리 1561 8 04-08
4096 소프트웨어| [팁] 크롬 이용 암호 걸린 PDF 파일에서 암호 제거 후 저장... [4] asklee 1565 5 12-29
» 윈 도 우| [추가]MoveOT_My설정_OnOff_v5 마지막버전 [34] 레마클로 1571 22 04-21
4094 기 타| 파이어 폭스 무설치 만들기 [17] 슈머슈마 1571 9 02-12
4093 소프트웨어| [포토샵] 짝눈 보정 [15] 무월 1577 17 04-05
4092 소프트웨어| Premiere 강좌 21 프로젝트의 시퀀스를 다른 프로젝트에 복... murimgasa 1578 0 11-14
4091 기 타| [배치파일]에서 클립보드 읽고 쓰는 방법 [8] 네오이즘 1580 11 07-19
4090 소프트웨어| [실사] AOMEI Backupper PXE 부팅 사용 방법 [10] 무월 1581 14 07-13
4089 윈 도 우| Nsudo (최고권한) 컨텍스트 메뉴 [14] 슈머슈마 1584 14 01-06
4088 윈 도 우| KB5018863 업데이트 제거하기(22621.1037로 버전 바꾸기) [5] 타천사둘리 1584 5 12-16
4087 소프트웨어| 토탈커맨더 툴바에서 볼륨 조절하기-수정 다시 받으세요. [7] shot4u 1585 5 04-08
4086 소프트웨어| TestDisk 로 삭제된 데이터 복구하기 [5] gooddew 1595 11 08-21
4085 윈 도 우| 작업표시줄 + 바탕화면 ON/OFF ( CTRL+SHIFT+Z ) [20] 레마클로 1597 4 03-04
XE1.11.6 Layout1.4.8