Hi all,

I want some idea...how should i prevent my VB application to be killed from the task manager.

I want my application always running....and if it is killed from task manager...Another instance of this application automatically executes.

Cam you Please help me...or Can you please tell me if any event is fired when application's exe is killed from task manager.

I have tried this with QueryUnload and Unload event...but it do not work.

Please provide me some solution for the problem.

Thanks in advance,

Ruhii.