Ja vzdy pridavam cez registry, myslim ze zo startup som mal tiez problemi.
Kód:
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "System Informer" /t REG_SZ /d "%ProgramFiles%\SystemInformer\SystemInformer.exe -hide" /f
reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Run" /v "LogiBolt" /t REG_SZ /d "\"%ProgramFiles%\Logi\LogiBolt\LogiBolt.exe\" --startup" /f