Run a bat file at Windows startup

Solved
palca -  
 Anonymous user -
Hello,

I would like to have a batch script that will allow me to run my batch file at system startup.

Thank you.

2 answers

  1. Xavstarblues Posted messages 10585 Registration date   Status Contributor Last intervention   1 858
     
    Hello
    For this, you need to go to the scheduled tasks
    Create a new task that executes your batch at each Windows startup

    --
    Thank you for reading the charter (at the bottom of the page). Please mark your topics as resolved.
    Dura Lex, Sed Lex
    0
    1. Anonymous user
       
      Hi exactly,
      otherwise move a shortcut to your session's startup folder.
      example:
      C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
      see you+
      0