麻豆小视频在线观看_中文黄色一级片_久久久成人精品_成片免费观看视频大全_午夜精品久久久久久久99热浪潮_成人一区二区三区四区

首頁 > OS > Windows > 正文

window啟動

2020-10-24 13:30:15
字體:
供稿:網(wǎng)友
window啟動詳細(xì) 

最常見的6個啟動文件夾 
代碼: 

1. windir/Start Menu/Programs/Startup/ 
2. User/Startup/ 
3. All Users/Startup/ 
4. windir/system/iosubsys/ 
5. windir/system/vmm32/ 
6. windir/Tasks/ 


12個可能的自啟動文件位置 
代碼: 

1. c:/explorer.exe 
2. c:/autoexec.bat 
3. c:/config.sys 
4. windir/wininit.ini 
5. windir/winstart.bat 
6. windir/win.ini - [windows] “l(fā)oad” 
7. windir/win.ini - [windows] “run” 
8. windir/system.ini - [boot] “shell” 
9. windir/system.ini - [boot] “scrnsave.exe” 
10. windir/dosstart.bat 
11. windir/system/autoexec.nt 
12. windir/system/config.nt 
13. gpedit.msc 本地計算機策略→用戶配置→管理模板→系統(tǒng)→登錄 

35個注冊表的自啟動位置 
代碼: 

1. HKEY_LOCAL_MACHINE/Software/Microsoft /Windows/CurrentVersion/Run/ 
All values in this key are executed. 
2. HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/RunOnce/ 
All values in this key are executed, and then their autostart reference is deleted. 
3. HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/RunServices/ 
All values in this key are executed as services. 
4. HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/RunServicesOnce/ 
All values in this key are executed as services, and then their autostart reference is deleted. 
5. HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Run/ 
All values in this key are executed. 
6. HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/RunOnce/ 
All values in this key are executed, and then their autostart reference is deleted. 
7. HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/RunOnce/Setup/ 
Used only by Setup. Displays a progress dialog box as the keys are run one at a time. 
8. HKEY_USERS/.Default/Software/Microsoft/Windows/CurrentVersion/Run/ 
Similar to the Run key from HKEY_CURRENT_USER. 
9. HKEY_USERS/.Default/Software/Microsoft/Windows/CurrentVersion/RunOnce/ 
Similar to the RunOnce key from HKEY_CURRENT_USER. 
10. HKEY_LOCAL_MACHINE/Software/Microsoft/Windows NT/CurrentVersion/Winlogon 
The “Shell” value is monitored. This value is executed after you log in. 
11. HKEY_LOCAL_MACHINE/Software/Microsoft/Active Setup/Installed Components/ 
All subkeys are monitored, with special attention paid to the “StubPath” value in each subkey. 
12. HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/VxD/ 
All subkeys are monitored, with special attention paid to the “StaticVXD” value in each subkey. 
13. HKEY_CURRENT_USER/Control Panel/Desktop 
The “SCRNSAVE.EXE” value is monitored. This value is launched when your screen saver activates. 
14. HKEY_LOCAL_MACHINE/System/CurrentControlSet/Control/Session Manager 
The “BootExecute” value is monitored. Files listed here are Native Applications that are executed before Windows starts. 
15. HKEY_CLASSES_ROOT/vbsfile/shell/open/command/ 
Executed whenever a .VBS file (Visual Basic Script) is run. 
16. HKEY_CLASSES_ROOT/vbefile/shell/open/command/ 
Executed whenever a .VBE file (Encoded Visual Basic Script) is run. 
17. HKEY_CLASSES_ROOT/jsfile/shell/open/command/ 
Executed whenever a .JS file (Javascript) is run. 
18. HKEY_CLASSES_ROOT/jsefile/shell/open/command/ 
Executed whenever a .JSE file (Encoded Javascript) is run. 
19. HKEY_CLASSES_ROOT/wshfile/shell/open/command/ 
Executed whenever a .WSH file (Windows Scripting Host) is run. 
20. HKEY_CLASSES_ROOT/wsffile/shell/open/command/ 
Executed whenever a .WSF file (Windows Scripting File) is run. 
21. HKEY_CLASSES_ROOT/exefile/shell/open/command/ 
Executed whenever a .EXE file (Executable) is run. 
22. HKEY_CLASSES_ROOT/comfile/shell/open/command/ 
Executed whenever a .COM file (Command) is run. 
23. HKEY_CLASSES_ROOT/batfile/shell/open/command/ 
Executed whenever a .BAT file (Batch Command) is run. 
24. HKEY_CLASSES_ROOT/scrfile/shell/open/command/ 
Executed whenever a .SCR file (Screen Saver) is run. 
25. HKEY_CLASSES_ROOT/piffile/shell/open/command/ 
Executed whenever a .PIF file (Portable Interchange Format) is run. 
26. HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/ 
Services marked to startup automatically are executed before user login. 
27. HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Winsock2/Parameters/Protocol_Catalog/Catalog_En tries/ 
Layered Service Providers, executed before user login. 
28. HKEY_LOCAL_MACHINE/System/Control/WOW/cmdline 
Executed when a 16-bit Windows executable is executed. 
29. HKEY_LOCAL_MACHINE/System/Control/WOW/wowcmdline 
Executed when a 16-bit DOS application is executed. 
30. HKEY_LOCAL_MACHINE/Software/Microsoft/Windows NT/CurrentVersion/Winlogon/Userinit 
Executed when a user logs in. 
31. HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/ShellServiceObjectDelayLoad/ 
Executed by explorer.exe as soon as it has loaded. 
32. HKEY_CURRENT_USER/Software/Microsoft/Windows NT/CurrentVersion/Windows/run 
Executed when the user logs in. 
33. HKEY_CURRENT_USER/Software/Microsoft/Windows NT/CurrentVersion/Windows/load 
Executed when the user logs in. 
34. HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer/run/ 
Subvalues are executed when Explorer initialises. 
35. HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer/run/ 
Subvalues are executed when Explorer initialises. 
36.HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Group Policy Objects/Local User/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer/Run
發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 男女牲高爱潮免费视频男女 | 日本黄色大片免费 | 国产在线精品91 | 双性精h调教灌尿打屁股的文案 | 污视频在线免费播放 | 免费在线观看国产精品 | hd porn 4k video xhicial | 成人在线观看免费视频 | 欧美xxxxx视频 | 美女一级视频 | 欧美人与牲禽动交精品一区 | 国产亚洲精品久久久久久久久久 | 久久久久久久久久亚洲 | 精品国产一区二区三区久久久狼牙 | 精品国产一区二区三区久久久 | 成人视屏在线 | 精品亚洲在线 | 毛片在哪里看 | 国产亚洲综合一区二区 | 成人店女老板视频在线看 | 视频一区国产精品 | 久久tv免费国产高清 | 国产精品一区二区三区在线 | 蜜桃av网 | 97中文| 久久艹精品 | 黄色特级一级片 | 亚洲生活片 | 成人一区二区三区在线 | 桥本有菜免费av一区二区三区 | 成人羞羞视频在线观看免费 | 鸳鸯谱在线观看高清 | 中国免费一级毛片 | 久久人人爽人人爽人人片av高清 | 中文字幕精品在线视频 | 久久综合综合 | 国产一国产一级毛片视频 | 污版视频在线观看 | 99视频在线观看视频 | 欧美精品一区自拍a毛片在线视频 | 国产精品久久久久久久四虎电影 |