Skip to main content
added 1 character in body
Source Link
bluish
  • 27.5k
  • 28
  • 126
  • 185

iI need to write a program in c# that would just start, kill one process\exe that it is supposed to kill and enditslefend itself.

The process I need to kill is another C# application so it is a local user process and I know the path to the exe.

i need to write a program in c# that would just start, kill one process\exe that it is supposed to kill and enditslef.

The process I need to kill is another C# application so it is a local user process and I know the path to the exe.

I need to write a program in c# that would just start, kill one process\exe that it is supposed to kill and end itself.

The process I need to kill is another C# application so it is a local user process and I know the path to the exe.

deleted 30 characters in body
Source Link
Roney Michael
  • 4k
  • 5
  • 32
  • 45

i need to write a program in c# that would just start, kill one process\exe that it is supposed to kill and enditslef.

The process I need to kill is another C# application so it is a local user process and I know the path to the The process i need to kill is another C# application so it is a local user process and i know the path to the exeexe

HOW TO DO IT... F1! F1!.

i need to write a program in c# that would just start, kill one process\exe that it is supposed to kill and enditslef.

The process i need to kill is another C# application so it is a local user process and i know the path to the exe

HOW TO DO IT... F1! F1!

i need to write a program in c# that would just start, kill one process\exe that it is supposed to kill and enditslef.

The process I need to kill is another C# application so it is a local user process and I know the path to the exe.

corrected title spelling
Link
Greg D
  • 44.3k
  • 13
  • 88
  • 118

C# ProceesProcess Killing

Source Link
Moon
  • 20.1k
  • 57
  • 142
  • 205
Loading