PDA

View Full Version : Exit exe



Manish Dwivedi
09-14-2009, 07:55 AM
Hi
i am using Visual Patch, I want to close the exe from my patch.exe,
is there any method or approach to close the exe.

please tell me ASAP

Thanks

jassing
09-14-2009, 07:03 PM
you would need to send it a "close" request, or forceably terminate the executable.
Nothing like that is "built in" but it's easily scripted, examples have been posted around the various forums..

Manish Dwivedi
09-14-2009, 11:51 PM
Hi
Please do me a favor
can u post any script for that.

Thanks

jassing
09-15-2009, 11:29 AM
have a look in help for "enumerateprocesses"