Run app in background

Aquí podrás hablar de cualquier tema que no tenga un sección específica.
Greetings to you all!
I am aikospiral!
I am making a pendrive autoloader that will run a background process each time windows start.
It will load the pendrive contents in the my other program then it's goes.(unfinish plan) :beta:

My problem is can i make a process in ams to work silently in background and how? :SOS:
How to use autoit dll to it!
Each project doesn't have a guide so i have to figure myself, sometime confusing.

I am pretty new to ams, got a couple of notes, but in spanish, so problem for me.

Thank you for reading my request! Cheers!!!

Hi, you should try the registry key "run" if you want your application to work each Windows startup or "run once", as its name says, run only once at Windows startup.

I just hope you don't try to hack to someone :)

Cheers ;)

hi buddy!
your solution, i already know, thank you. Metafunken :friends:

i am making a process like (safeip example [running background process]), anyway thanks for the replies!
While sleeping, i got the solution!
My solution,
{
use registry startup
then create server on standby every 2 mins loop,
server check if my pen drive connects, if true launch my explorer app with a auto-virus check.
synchro my files on pen-dive and mydocuments, create backup rar(create a rar automate)
if same leave unchanged, or false overwrite.
When task finished, eject pen-drive!
}

Thank you all,cheers!