I’m just starting to use FOG, and am wondering if the snapins handle collisions when the target application is already running?
Lets say I’m trying to install Keepass password manager, but I know that the application is very likely running on the end-user’s PC. Obviously data loss is very bad with some applications, so I don’t want to blindly kill/update the application with a snapin. Instead, I want to update, only if the application isn’t running, or whenever the app closes and it’s safe to install.
Is there a way to make the snapin smart enough to gracefully update the target application, if it’s actively running on the host?