InstallUtil.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe"
2928cmd.exe "C:\Windows\System32\cmd.exe" /C chcp 65001 && ping 127.0.0.1 && schtasks /create /tn "InstallUtil" /sc MINUTE /tr "C:\Users\test22\AppData\Local\ServiceHub\InstallUtil.exe" /rl HIGHEST /f && DEL /F /S /Q /A "C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe" &&START "" "C:\Users\test22\AppData\Local\ServiceHub\InstallUtil.exe"
1492chcp.com chcp 65001
2284PING.EXE ping 127.0.0.1
2072schtasks.exe schtasks /create /tn "InstallUtil" /sc MINUTE /tr "C:\Users\test22\AppData\Local\ServiceHub\InstallUtil.exe" /rl HIGHEST /f
1676InstallUtil.exe "C:\Users\test22\AppData\Local\ServiceHub\InstallUtil.exe"
2116