开机启动--注册表
2019獨(dú)角獸企業(yè)重金招聘Python工程師標(biāo)準(zhǔn)>>>
開始 運(yùn)行 regedit
啟動(dòng)項(xiàng)的位置在
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce](僅運(yùn)行一次)
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce](僅運(yùn)行一次)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\Run](WIN2000/XP)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run](WIN2000/XP)
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows](WIN2000/XP)
QQ,暴風(fēng)影音等常用軟件,發(fā)現(xiàn)是在[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]添加的。
轉(zhuǎn)載于:https://my.oschina.net/u/170467/blog/591402
總結(jié)
- 上一篇: python scoket、Socket
- 下一篇: tomcat 增加运行内存