Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Vb.net] List and Kill Processes[Tut]
#1
List all Processes and Kill them!

Tutorial by: Slurms Makenzi


-------------------------------------------

1. Open VB 2008+ & Create new project (make sure you select Windows Forms Application)

2. Modify your application to your liking.
[Image: ce777bcc6b.png]


3.
  • Add 2 Buttons
  • Button1.text = "Load Process"
  • Button2.text = "Update"
  • Add Context MenuStrip
  • Context Menu Strip First Item: End Proces
  • Add A Listbox
  • Add A Textbox
  • Add 1 Label
  • Label1.text = "Number of processes running:"

4. Create a new sub with this text
[Image: show.png]

5. Button 1 & 2
[Image: button1.png]
[Image: button2.png]

6. Context Menu Strip
[Image: context.png]

7. Set ListBox1 Context Menu Strip To ContextMenuStrp1

8. Debug, Click show processes.

9. To end, right click on the process and click end. Then press update!

10. Any questions? Hit me up with a pm!

Thanks!

-Slurms Makenzi
[Image: Untitled-1-4.jpg]
Reply


Messages In This Thread
[Vb.net] List and Kill Processes[Tut] - by Slurms Makenzi - 06-21-2011, 01:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to hook the keyboard. [VB.NET] [TuT] Vorfin 92 55,424 09-23-2019, 11:55 AM
Last Post: Jamimartin
  VB.NET Port Scanner [TUT] Fragma 30 12,846 11-27-2012, 11:26 PM
Last Post: ƃu∀ ıʞƃu∀
  [Source] List Process'/Kill Process ♱ RedTube ♱ 3 1,512 11-25-2012, 10:39 PM
Last Post: ƃu∀ ıʞƃu∀
  [TUT] MD5 Encrypter & Finder [VB.NET] Fragma 12 7,045 11-25-2012, 10:36 PM
Last Post: ƃu∀ ıʞƃu∀
  [TUT] How to make a simple WebBrowser in VB 2010! [TUT] - [ Pictures] Statics 95 56,105 10-07-2012, 06:56 AM
Last Post: a99

Forum Jump:


Users browsing this thread: 1 Guest(s)