①Autoexec.bat
②Winstart.bat
Its function is the same as the function of Autoexec.bat.
③< Strong style= "COLOR: #333333" > Start Menu "Start" bar
c:\windows\start menu\programs\ start
④< Strong style= "COLOR: #333333" > branch of the registry;
hkey_local_machine\software\microsoft\windows\currentversion\run
Here is the project that Windows starts and then starts automatically, Because of its trouble, So it's more mysterious.
⑤< Strong style= "COLOR: #333333" > Registry branch &NBSP;
hkey_local_machine\ Software\microsoft\windows\currentversion\runservices&NBSP;
This function is the same as above, So, most antivirus software is modified in this branch.
Win.ini
Win.ini is extremely important. It contains important information about Windows, and of course we can use it to start the program.
In which the [Windows]
Load=
run=
You can start a program in both items
⑦System.ini
Shell=Explorer.exe
You can also add a boot boot
Such
Shell=Explorer.exe Mypro.exe
-
Top
-
0
-
Step
-
0
How to add your own program to the boot entry (Windows)