I was recently asked to do a small program in a CMD batch file that would automate the start of Windows programs so that when the computer starts, immediately start the programs. programs that are in the file .bat
, the problem is that I still do not understand how to start the batch file as soon as Windows has started, how do I do it?.