Startup Files.

by mohamadelmoussa in Circuits > Microsoft

173 Views, 0 Favorites, 0 Comments

Startup Files.

main.png
Every time you turn on your computer you notice some programs popping up,These programs are saved as start up files.
I'll show you how to make any program start up in your computer.
The steps are the following:1)click "start" then "run"
                                                   2)type "regedit "
                                                   3)Go through  Hkey_local_machine\software\ Microsoft\windows\Currentversion\run
                                                   4)Create a  string value(name it as u want)
                                                   5)Then modify its value typing the location of the program you want to set as startup                                                                                              program(eg:C:\Windows\notepad.exe)
                                                   6)Exit from regedit
                                                   7)Now its done ,every time you turn on your computer this program will be opened.