강좌 / 팁

윈 도 우 [추가]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 - - -
4461 윈 도 우| 3. MS 인증 절차 - KMS 인증 [2] 공피 46641 0 02-14
4460 소프트웨어| 한글,한컴오피스 2010 제품번호 미리 입력시키기 [11] 손뉨 46048 0 03-29
4459 하드웨어| A.I_7을 통한 인증 최적화 [6] 왔따다 45832 0 01-04
4458 윈 도 우| 작업관리자에서 프로세스종료가 안될시에는? [6] 철부지영수 44483 0 12-27
4457 윈 도 우| USB로 XP 설치하기(AHCI 지원, USB CD 영역 불필요) [35] 해밀 44466 16 05-04
4456 윈 도 우| 탐색기에서 라이브러리 제거해도 작동하는 슬라이드쇼 가젯??? [1] Mir 44268 0 03-19
4455 윈 도 우| 해적인증 사용하시는 분들은 8.1 업그레이드 하시면 안됩니다. [17] 카리스마조 43326 0 10-18
4454 소프트웨어| 윈도우7 USER-PE로 윈도우7 을 설치하는 방법 1 [14] 세리아 42041 6 06-22
4453 윈 도 우| 갓 모드(God Mode) [6] PoLaRiS 41890 0 03-21
4452 하드웨어| 삼성컴퓨터 메인보드 a/s 3년??? [13] 우짤라꼬 41519 0 05-12
4451 윈 도 우| [누구나!다하는!] 윈도우 8 PE 빌더와 제작방법 (펀글) [13] k-style 40457 7 01-13
4450 윈 도 우| win7.wim+win8.wim이미지 통합부터 usb멀티 부팅 까지~(여... [35] 까칠올챙이 39980 23 02-21
4449 윈 도 우| XP 드라이버 자동설치 [16] klein 39852 3 01-21
4448 윈 도 우| 컴퓨터 성능 160%까지 끌어올리기 -1. 윈도우 최적화- [35] ITforce 38965 15 04-05
4447 윈 도 우| A.I를 이용한 KMS+Pirate 영구 인증법 [28] 우금티 38873 22 11-29
4446 카리스마 조님 AI PDF 설명서 입니다 [5] David K. L 38593 0 02-02
4445 윈 도 우| 마지막 검색 세션이 에상치 못하게 종료 되었습니다. 꺼버... [5] 삥뽕뚱 37858 0 04-04
4444 영구인증과 라이센스인증 확인 방법 [16] ejhdytfwnh 37855 0 07-31
4443 소프트웨어| 윈도우7과 Mac OS X 설치하고 멀티부팅까지 [32] 이건뭔가요 36442 2 06-08
4442 윈 도 우| 종료, 재부팅 시 Sidebar 때문에 멈춘다면.. 뚜버기 35585 0 08-28
XE1.11.6 Layout1.4.8