cmd.exe "C:\Windows\System32\cmd.exe" /c schtasks /create /f /sc onlogon /rl highest /tn "epic" /tr '"C:\Users\test22\AppData\Roaming\epic.exe"' & exit
2240schtasks.exe schtasks /create /f /sc onlogon /rl highest /tn "epic" /tr '"C:\Users\test22\AppData\Roaming\epic.exe"'
2504timeout.exe timeout 3
2540epic.exe "C:\Users\test22\AppData\Roaming\epic.exe"
2612