cmd.exe "C:\Windows\System32\cmd.exe" /C schtasks /create /tn MyApp /tr %TEMP%\service.exe /st 00:00 /du 9999:59 /sc daily /ri 1 /f
1904schtasks.exe schtasks /create /tn MyApp /tr C:\Users\test22\AppData\Local\Temp\service.exe /st 00:00 /du 9999:59 /sc daily /ri 1 /f
16321.exe "C:\Users\test22\AppData\Local\Temp\1.exe"
2324