Well...I cant find the registry path right, but you can write to the registry to the run key which holds all the progrems that lods with windows with API calls
ok I've found it. The location in the registry to load application when windows loads is this: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run.
To write to that locations, add the module ive attached
And call it like this: