Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 ending processes
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
ReN3g@de




PostPosted: Tue Feb 17, 2004 5:31 pm   Post subject: ending processes

is it possible to end processes in Turing? like if u give the .exe name and everything becuz i have all the exe info i just want to know if u could end the process like in Task Manager.
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Tue Feb 17, 2004 5:37 pm   Post subject: (No subject)

you can't do that throught turing, because that would require windows API access
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
octopi




PostPosted: Tue Feb 17, 2004 5:43 pm   Post subject: (No subject)

You can execute a secondary program that can kill the process for you.


You will need to do alot of magic to find the process ID, from the program name...unless you just make a c++ program that does it all for you.


Heres a program, that will show the process id's and if you call it with the switch /k PID
then it will kill that process.



Process.zip
 Description:
This program can be used to kill programs. btw: forcing people to zip it is retarded (dan/tony)

Download
 Filename:  Process.zip
 Filesize:  17.26 KB
 Downloaded:  261 Time(s)

Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: