Skip to content
?

단축키

Prev이전 문서

Next다음 문서

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

단축키

Prev이전 문서

Next다음 문서

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

컴퓨터 부팅시 실행되는 프로그램 리스트
(컴퓨터가 느리다면 꼭 점검할 필요가 있다)

 

실행파일 : 시작레지스터리자료뽑기(regview.txt).exe

아래의 항목을 regview.txt 파일로 추출하는 실행파일입니다.

regedit를 실행하면 한눈에 들어오지 않아 쉽게 보기위해 만들어 본 프로그램입니다.

 

윈도우 시작시 실행되는 파일들의 레지스터리 위치.

 

;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce 
;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnceEx
;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices
;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce

;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run
;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run
;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon

;HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows

;HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows

;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify
;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Windows

 

 

참고 : http://hallang.tistory.com/225

 

 


 

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

?
  • ?
    56454 2012.12.24 11:10 Files첨부 (1)

    정상 레지스터리 샘플

     

    HKEY_CURRENT_USER,Software\Microsoft\Windows\CurrentVersion\Run
    MyPeople:="C:\Program Files\Daum\MyPeople\MyPeople\MyPeople.exe" -startup
    ctfmon.exe:=C:\WINDOWS\system32\ctfmon.exe


    HKLM,Software\Microsoft\Windows\CurrentVersion\Run
    Hidirect:=C:\windows\system32\cmmss.exe
    MSCLIENT:=C:\WINDOWS\NICS\Client.exe
    safeout:=C:\WINDOWS\nics\safeout.exe
    1:=c:\nics.bat
    SoftcampDS:=C:\WINDOWS\Softcamp\SDS\SDSLaunc.exe
    ActivePost Standard:="C:\Program Files\SKB Messenger\SKB_Messenger.exe"
    CleanMem Mini Monitor:=C:\Program Files\CleanMem\Mini_Monitor.exe /startup
    AhnLab V3Lite Tray Process:="C:\Program Files\AhnLab\V3Lite\V3LTray.exe" /logon
    SOFTWARE:=


    HKLM,Software\Microsoft\Windows NT\CurrentVersion\Winlogon
    Key:=98330701
    GinaDLL:=SCGina.dll
    DisableCAD:=1
    DefaultDomainName:=PC-201211080840
    AltDefaultDomainName:=PC-201211080840
    AltDefaultUserName:=User1
    ShowLogonOptions:=0
    HibernationPreviouslyEnabled:=1
    WinStationsDisabled:=0
    SFCDisable:=0
    DebugServerCommand:=no
    Background:=0 0 0
    LogonType:=1
    UIHost:=logonui.exe
    AllowMultipleTSSessions:=0
    scremoveoption:=0
    passwordexpirywarning:=14
    forceunlocklogon:=0
    cachedlogonscount:=10
    allocatefloppies:=0
    allocatedasd:=0
    allocatecdroms:=0
    PreloadFontFile:=gulim
    SfcQuota:=4294967295
    VmApplet:=rundll32 shell32,Control_RunDLL "sysdm.cpl"
    Userinit:=C:\WINDOWS\system32\userinit.exe,
    System:=
    ShutdownWithoutLogon:=0
    Shell:=Explorer.exe
    ReportBootOk:=1
    PowerdownAfterShutdown:=0
    LegalNoticeText:=
    LegalNoticeCaption:=
    DefaultUserName:=User1
    AutoRestartShell:=1
    Credentials:=
    SpecialAccounts:=
    Notify:=
    GPExtensions:=


    HKEY_CURRENT_USER,Software\Microsoft\Windows NT\CurrentVersion\Windows
    Device:=print,winspool,Ne00:
    Programs:=com exe bat pif cmd
    NullPort:=None
    NetMessage:=no
    load:=
    DosPrint:=no
    Documents:=
    DebugOptions:=2048


    HKEY_LOCAL_MACHINE,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify
    wlballoon:=
    termsrv:=
    SensLogn:=
    sclgntfy:=
    Schedule:=
    ScCertProp:=
    igfxcui:=
    dimsntfy:=
    cscdll:=
    cryptnet:=
    crypt32chain:=


    HKEY_LOCAL_MACHINE,Software\Microsoft\Windows NT\CurrentVersion\Windows
    USERProcessHandleQuota:=10000
    TransmissionRetryTimeout:=90
    swapdisk:=
    Spooler:=yes
    GDIProcessHandleQuota:=10000
    DeviceNotSelectedTimeout:=15
    AppInit_DLLs:=

  • ?
    543 2012.12.24 11:18

    User_Feed_Synchronization-{21BD08F2-B020-4B60-8915-BFA269D426C5}

     

    {21BD08F2

  • ?
    fds 2012.12.24 15:11 Files첨부 (1)
  • ?
    fds 2013.01.14 14:02 Files첨부 (1)

List of Articles
번호 분류 제목 날짜 조회 수
837 파이썬 파이썬 pyautogui 화면에 여러개의 동일한 이미지가 있을 때 n번째 이미지 선택하기 2023.02.12 5001
836 파이썬 파이썬 pyautogui 자주쓰는 이미지 서치 def 지정하기 2023.02.12 5249
835 컴퓨터잡담 파이썬 pyautogui 명령어 2021.06.06 1559
834 파이썬 파이썬 openyxl 엑셀파일(xlsx) 저장하기 2021.09.11 2596
833 파이썬 파이썬 ModuleNotFoundError: No module named 'pip' 갑자기 나타난 오류! 2022.02.13 4106
832 컴퓨터잡담 파이썬 JSON으로 받아온 데이터의 Key 값 가져오기 2021.08.27 10836
831 컴퓨터잡담 파이썬 IF문 2021.06.16 5073
830 컴퓨터잡담 파이썬 gspread 사용법 file 2021.06.25 11464
829 파이썬 파이썬 googleapiclient 모듈이 설치가 안될때 해결방법 1 2022.03.27 9834
828 컴퓨터잡담 파이썬 FTP 업로드/다운로드 하기 2021.07.31 3393
827 컴퓨터잡담 파이썬 for문으로 자동변수 생성하기 2021.06.24 3789
826 컴퓨터잡담 파이썬 find, select 사용법 2021.07.30 1441
825 파이썬 파이썬 easyocr 이미지 문자 인식 2023.01.16 10297
824 파이썬 파이썬 dictionary 딕셔너리 조작 2021.09.13 2536
823 파이썬 파이썬 datetime 모듈로 초간단 날짜 표현하기 2021.09.11 2714
822 컴퓨터잡담 파이썬 Beautifulsoup 웹크롤링 차단시 해결방법 2021.07.23 1470
821 컴퓨터잡담 파이썬 Beautifulsoup html의 특정 주소만 가져오기 file 2021.06.14 2986
820 파이썬 파이썬 any, all 사용하기(배열데이터 안에 값이 하나라도 있는지 또는 모두 있는지 비교) 2021.09.11 1956
819 컴퓨터잡담 티맥스OS 무료배포도 판매 수익의 세배이상 가능하다 2 2009.07.26 24566
818 컴퓨터잡담 티맥스 윈도우가 살아남는 방법 5 1 2009.07.24 22701
Board Pagination Prev 1 ... 3 4 5 6 7 ... 46 Next
/ 46

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


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

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

설치 취소