Last active
June 2, 2019 05:35
-
-
Save Rajeshr34/fc55b63557078970f57edafc16907cfe to your computer and use it in GitHub Desktop.
PUBG_CLOSE_TASK (Run as admin)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Taskkill /IM AppMarket.exe /F | |
Taskkill /IM AndroidEmulator.exe /F | |
Taskkill /IM TBSWebRenderer.exe /F | |
Taskkill /IM QMEmulatorService.exe /F | |
Taskkill /IM aow_exe.exe /F |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment