Up to now the autostart of the programme is done by a simple entry at the startup folder. Therefore the programme starts only after the logon.
Better would be to do it via a registry entry, e.g. HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\run
Logged In: YES user_id=1328104
...the most cleanest way will be a startup as windows service.
Log in to post a comment.
Logged In: YES
user_id=1328104
...the most cleanest way will be a startup as windows service.