Skip to content
조회 수 8461 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄



정리
1. 윈도우 시작 프로그램 레지스트리(HKLM\...\run)의 하부 키들을 하나씩 읽어온다.
2. 키값의 문자열중 *QDOWN*이 존재하는지 확인한다.
3. 2의 조건을 만족한다면 해당 키를 삭제한다.
4. 1로 돌아가 다음 키를 읽는다.


1번 특정 path의 하부 키들을 하나씩 순차적으로 읽어오는 부분


Loop,HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,1,0 

RegRead,Val 
msgbox,%A_LoopRegName%`n%Val% 

return

 

; 0을 1로 바꾸면 전체내용 추출


 


RegWrite

레지스트리에 값을 쓴다

RegWrite, ValueType, RootKey, SubKey [, ValueName, Value]


Related

RegDeleteRegReadRegistry-loop


Example(s)

RegWrite, REG_SZ, HKEY_LOCAL_MACHINE, SOFTWARE\TestKey, MyValueName, Test Value
RegWrite, REG_BINARY, HKEY_CURRENT_USER, Software\TEST_APP, TEST_NAME, 01A9FF77
RegWrite, REG_MULTI_SZ, HKEY_CURRENT_USER, Software\TEST_APP, TEST_NAME, Line1`nLine2

RegDelete

레지스트리의 키나 값을 삭제한다

RegDelete, RootKey, SubKey [, ValueName]

Example(s)

 RegDelete, HKEY_LOCAL_MACHINE, Software\SomeApplication, TestValue










 

   관련 게시물 :

 

   AUTOhotKEY 웹페이지 열지않고 소스 가져오기 또는 로그인 하기 

   AUTOhotKEY 오토핫키 콤보박스 제어하기

   AUTOhotKEY 웹페이지 감시결과에 따라 마이피플로 글 전송하기

   AUTOhotKEY 윈도우 ahk_id 추출하기

   Autohotkey 엑셀(Excel)에서 행값 증가시키기

   Autohotkey 30분마다 자동으로 디스크 정리하기

                                                                     

                                                   

 

로그인 후 댓글쓰기가 가능합니다.

?

  1. 19
    Dec 2009
    15:15

    [Autohotkey] 인터넷 창을 여러개 띄우고 컨트롤 할때 ahk_id 알아내기

    Category컴퓨터잡담 Views19458
    Read More
  2. 14
    Aug 2010
    23:31

    [autohotkey] 시스템 레지스트리 수정, 삭제

    Category컴퓨터잡담 Views8461
    Read More
  3. 14
    Aug 2010
    23:31

    [autohotkey] 시스템 레지스트리 수정, 삭제

    Category컴퓨터잡담 Views8040
    Read More
  4. 14
    Aug 2010
    23:55

    Tips N Tricks Process Listing - Using third party DLL!

    Category컴퓨터잡담 Views20423
    Read More
  5. 02
    Oct 2010
    11:01

    autohotkey 변수의 이해

    Category컴퓨터잡담 Views20555
    Read More
  6. 19
    Dec 2010
    23:39

    Autohotkey DllCall() 호출하기

    Category컴퓨터잡담 Views23467
    Read More
  7. 22
    Dec 2010
    05:48

    DllCall()

    Category컴퓨터잡담 Views15314
    Read More
  8. 04
    Feb 2011
    23:27

    [AUTOHOTKEY] FTP 제어

    CategoryAutoHotKey Views25246
    Read More
  9. 05
    Feb 2011
    08:19

    [autohotkey] FTP-업로드 예제분석

    CategoryAutoHotKey Views18619
    Read More
  10. 05
    Feb 2011
    22:09

    OnMessage()

    CategoryAutoHotKey Views20438
    Read More
  11. 09
    Feb 2011
    19:14

    부팅 완료 체크

    CategoryAutoHotKey Views17864
    Read More
  12. 09
    Feb 2011
    19:19

    UrlDownloadToVar()

    CategoryAutoHotKey Views15464
    Read More
  13. 09
    Feb 2011
    19:27

    com.ahk

    CategoryAutoHotKey Views18260
    Read More
  14. 09
    Feb 2011
    19:28

    PostMessage로 한글 사용하기

    CategoryAutoHotKey Views16810
    Read More
  15. 10
    Feb 2011
    08:21

    AHK_L 예제소스

    CategoryAutoHotKey Views16991
    Read More
  16. 10
    Feb 2011
    22:57

    AutoHotkey COM Standard Library

    CategoryAutoHotKey Views18022
    Read More
  17. 10
    Feb 2011
    23:52

    IE.ahk COM 환상강의

    CategoryAutoHotKey Views21252
    Read More
  18. 11
    Feb 2011
    15:33

    Internet Explorer Control

    CategoryAutoHotKey Views19663
    Read More
  19. 11
    Feb 2011
    15:50

    autohotkey와 autohotkey_l 의 인터넷 창 띄우기 비교예제

    CategoryAutoHotKey Views17772
    Read More
  20. 11
    Feb 2011
    15:58

    ahk와 ahk_l 의 웹페이지 로딩완료 체크 비교

    CategoryAutoHotKey Views20324
    Read More
Board Pagination Prev 1 2 3 4 5 Next
/ 5

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소