cmd.exe "C:\Windows\System32\cmd.exe" /c schtasks /create /f /sc onlogon /rl highest /tn "chrome" /tr '"C:\Users\test22\AppData\Roaming\chrome.exe"' & exit
668schtasks.exe schtasks /create /f /sc onlogon /rl highest /tn "chrome" /tr '"C:\Users\test22\AppData\Roaming\chrome.exe"'
812timeout.exe timeout 3
2976