Meet again at KMS this time king in action will share a trick on how to make a startup (application automatically opens when a new computer is turned on) using this trick you can open applications automatically when your computer is turned on. . . . . . . . . Of course, for those of you who use the Windows operating system, of course
For example you have an application like effects for your windows and you want to run the application automatically when you turn on your computer. . . . . . . .
well here is a trick to create a new startup
The first step
open the run menu by pressing the win key + R on the keyboard or you can use other methods according to your knowledge, , ,
if you have typed regedit on the run menu
then press enter
if it is, a new window will appear, namely the registry editor
then find the key like this
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
then look for a blank page in the contents of the key above and right click select new > string Value for more details, see the following picture
if you have named the Value string that you just created according to the name of the application you want to run.
if you have double click on the value string you just created
and fill in the value data with the address of the application you want to run and it is usually in exe format for example I will run the application "animated ticks/LadybugOnDesktop" with this application the computer will have animated ticks hanging around and to run the application automatically, the address I install is "C:\Program Files\Ladybug on Desktop\LadybugOnDesktop.exe"
if you don't forget to click ok and restart your computer