Hello Everyone
I'm using at my company Symantec Management Console 7.5
Sometimes we need to install application, which requires closing some other application. Of course, I would prefer not to close application, to not loose any data. In that case, I need to create script which checks if application is running - I do it by batch, but I don't like that way.
Is there any possibility for altiris to check, befor installing application, if depending application is not running?
In my case, I would like to install some plugin for IE, but it requires closing IE and shows prompt about running IE - I would like to avoid running instlation when Internet Explorer is running (do firstly some detection, just like dependency check for installed applications dependency require)