VJ123
09-05-2008, 02:06 AM
Hi,
From the appliation which iinstalled, i launch an exe which has the link to 'Check For Updates'. When i click that, the IIS Server is properly connected nad the patch is getting installed.
But after patch installation, the system is going for a FORCE REBOOT. I believe this may be due to the exe is opened during the patch installation (which also gets updated).
If that is the problem, the i thought i could detect the file in use and based on the boolean value returned, i can close that exe. Is there any function which closes the exe (by terminating the process)?
Thanks,
VJ
From the appliation which iinstalled, i launch an exe which has the link to 'Check For Updates'. When i click that, the IIS Server is properly connected nad the patch is getting installed.
But after patch installation, the system is going for a FORCE REBOOT. I believe this may be due to the exe is opened during the patch installation (which also gets updated).
If that is the problem, the i thought i could detect the file in use and based on the boolean value returned, i can close that exe. Is there any function which closes the exe (by terminating the process)?
Thanks,
VJ