mchiappinam

Para o Rick_3D

Oct 31st, 2012
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Dim process As Process
  2.             For Each process In process.GetProcessesByName("Processo")
  3.                 process.Kill()
  4.             Next
Advertisement
Add Comment
Please, Sign In to add comment