강좌 / 팁

윈 도 우 [추가]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 - - -
4403 윈 도 우| 배치파일을 이용해서 윈도우 자동 설치하기 [22] gooddew 4967 70 10-16
4402 윈 도 우| [실사] 단일 SSD(HDD)에서 윈도우 설치 하기! [20] 무월 3948 45 10-14
4401 소프트웨어| 크롬/엣지에서 URL 드래그 드롭으로 제목 얻기 (ver 0.2.3,... [14] 메리아 1274 21 10-13
4400 윈 도 우| [실사] VHD 교차부팅 수동&자동 등록 [18] 무월 1977 32 10-07
4399 소프트웨어| EDGE 브라우저 창 크기 "최대화" 고정 하기 [1] 미스라 1486 6 10-03
4398 윈 도 우| [갱신] 윈도우 11 로컬 계정 암호 변경 [14] 무월 2247 18 09-27
4397 소프트웨어| 테라카피(Teracopy) 3.12 설치팁 [7] 메리아 2321 17 09-27
4396 소프트웨어| PDF-XChange Editor 기본글꼴 바꾸기 [1] 코리아선비 894 3 09-25
4395 윈 도 우| Windows 11에서 광고 팝업을 끄는 방법 [5] VᴇɴᴜꜱGɪ 3111 8 09-22
4394 소프트웨어| [포토샵] 인물 누끼따기 외곽선 정리 [12] 무월 2557 37 09-20
4393 윈 도 우| 윈도우 11 로컬 계정 암호 재설정 [15] 무월 1779 29 09-18
4392 윈 도 우| 윈도우11 에서 창 깜박거림이나 입력글자가 사라지는 경우 [5] Named 1558 2 09-14
4391 소프트웨어| PE 동영상 썸네일 표시 [3] 히이이잌 675 16 09-14
4390 모 바 일| [팁] 카톡 '전화번호로 친구 추가 허용' 기능 추가 [2] asklee 1599 4 09-13
4389 윈 도 우| Microsoft는 최근 Windows 11 WinRE 업데이트가 실패한 이... [2] VᴇɴᴜꜱGɪ 1502 4 09-10
4388 윈 도 우| 바로가기 아이콘을 만들어 원 클릭으로 디펜더 온 오프 메... [8] heykevin 1298 20 09-09
4387 소프트웨어| 64bit 프로그램 한글화 강좌 [4] 夕影 1760 7 09-09
4386 소프트웨어| [엑셀] 선택된 셀, 행, 열 강조 하기! [13] 무월 2564 28 08-31
4385 소프트웨어| Microsoft Edge를 사용하여 YouTube 스크린샷을 찍는 방법 [3] Security_Z 1347 5 08-30
4384 윈 도 우| [실사] 윈도우 11 VHD 교차부팅(자동) 설정 - VHDMan [16] 무월 1953 35 08-26
XE1.11.6 Layout1.4.8