|
-
May 29th, 2006, 09:14 PM
#1
Thread Starter
Hyperactive Member
[2005] Tricky Question
Ok, here is what i want to do, I want to be able to type in a text to stop any process, for example:
If i type in, notepad.exe then press the stop button it will stop that process or any other process name that is givin, i know the code is
process.start("taskkill", "/f /im <i dont no what to put here>")
how would i get the name of the process from the textbox into that string?
Im using VB 2005 Express
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|