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 컴퓨터잡담 [JavaScript] 자바스크립트 함수 총정리!! 3 2010.03.27 12514
836 컴퓨터잡담 ajax의 XMLHttpRequest 객체 1 2010.03.27 7463
835 컴퓨터잡담 Prototype.js를 제대로 사용하는 방법 2010.03.27 10299
834 컴퓨터잡담 50 개 이상의 Ajax 예제들 2 2010.03.29 18950
833 컴퓨터잡담 50 개 이상의 Ajax 예제들 2010.03.29 18179
832 컴퓨터잡담 php에서 script로 변수 전달 후 html에 div로 내용 출력하기 1 3 2010.04.01 15901
831 컴퓨터잡담 부팅시 에러 메시지 PRESS F1 to REsume 2 2010.04.03 16103
830 컴퓨터잡담 로그인 아이디 쿠키로 기억하기 2010.04.05 10966
829 컴퓨터잡담 MySQL을 위한 하드웨어 최적화(What one can and should optimize) 2 2010.04.06 13123
828 컴퓨터잡담 MYSQL my.cnf 최적화 15 2010.04.07 22600
827 컴퓨터잡담 삼성, 프로그래머들에게 스마트폰 콘텐츠 개발하고 싶게 만들어라. 2 2010.04.09 10989
826 컴퓨터잡담 쓸데없는 시작 프로그램을 없애자 2010.04.10 6107
825 컴퓨터잡담 MYSQL Qcache 값 조정~~~ 1 2010.04.13 19554
824 컴퓨터잡담 mysql threads_created 뭐냥? 4 2010.04.13 12244
823 컴퓨터잡담 svchost.exe 프로세스로 내컴퓨터 최적화 시키기 2010.04.14 7366
822 컴퓨터잡담 MySQL 조율(튜닝)에 대해 2 2010.04.14 15804
821 컴퓨터잡담 MySQL FEDERATED / InnoDB is disabled, myint64.dll 오류 어찌하오리 4 2010.04.19 27707
820 컴퓨터잡담 서버에 SSD 교체 작업을 해야되나? 2010.04.20 6521
819 컴퓨터잡담 DB MyISAM, InnoDB 입출력 처리방식 3 2010.04.20 13812
818 컴퓨터잡담 블로그/사이트의 키워드 훔쳐보기^^;; 2010.04.21 9206
Board Pagination Prev 1 ... 3 4 5 6 7 ... 46 Next
/ 46

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


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

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

설치 취소