![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-27 07:39 |
47,812 topics / 349,912 posts / today 2 new / 48,264 members |
| 其它操作系统综合讨论区 » What methods are there for starting automatically at boot? |
| Printable Version 1,016 / 5 |
| Floor1 ljw6511 | Posted 2008-01-08 08:26 |
| 初级用户 Posts 11 Credits 29 | |
|
What methods are there to automatically run a piece of software when the computer boots up? Please explain in detail.
|
|
| Floor2 fastslz | Posted 2008-01-08 09:13 |
| 铂金会员 Posts 2,315 Credits 5,493 From 上海 | |
|
"%USERPROFILE%\「Start」 Menu\Programs\Startup\*"
reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx reg query HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run reg query HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce And also system services |
|
| Floor3 ljw6511 | Posted 2008-01-08 10:33 |
| 初级用户 Posts 11 Credits 29 | |
|
Brother, that was a really fast reply, thanks! I already know all of the above. As for registering a system service, I tried it, and the service I made does show up in the service manager, I just don't know how to use it, sweat~~. Other than the methods mentioned above, are there any others? I installed a piece of software on my computer that starts automatically at boot, but I can't find it in the registry. It can be removed with utility software (but doing it that way is no fun).
|
|
| Floor4 fastslz | Posted 2008-01-08 10:52 |
| 铂金会员 Posts 2,315 Credits 5,493 From 上海 | |
|
System services are more troublesome. You need the related .dll functions and registry entries. If the .dll is known, use regsvr32.exe /u .dll to remove the service. If the removal is not thorough enough, you can use ResHacker to open that .dll and look at the registry info for something like {XXXXX-XXX-XXX-XXXX-XXXXXXXXXXX}, then open regedit and delete the related {XXXXX-XXX-XXX-XXXX-XXXXXXXXXXX} keys and values. I recommend the regedit enhancement tool RegWorkshop.
|
|
| Floor5 ggnnmm | Posted 2008-01-08 11:26 |
| 新手上路 Posts 4 Credits 10 | |
|
So many experts here~!~!~!~!~
|
|
| Floor6 ljw6511 | Posted 2008-01-08 11:30 |
| 初级用户 Posts 11 Credits 29 | |
|
Thanks, I'll give you some credits
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |