kweatherhead
03-31-2006, 08:45 AM
Greetings,
Many times I have run installation programs and they have determined that the program being updated is running or that files are currently attached by the OS and that a reboot may be need to complete the installation.
My questions are...
1. How does one properly and reliably detect if the program is in-fact running?
2. Based on #1 above, can you catch it if the executable has been renamed?
3. How do you determine if a .dll or other file is attached and a reboot needs to be done to properly complete the installation?
Any guidance would be most appreciated.
Regards,
Keith
Many times I have run installation programs and they have determined that the program being updated is running or that files are currently attached by the OS and that a reboot may be need to complete the installation.
My questions are...
1. How does one properly and reliably detect if the program is in-fact running?
2. Based on #1 above, can you catch it if the executable has been renamed?
3. How do you determine if a .dll or other file is attached and a reboot needs to be done to properly complete the installation?
Any guidance would be most appreciated.
Regards,
Keith