I'm looking for a way to run a windows task whenever an application starts. I need to run a VBS or a BAT whenever an application is started (it is started by a second app after the user enters their login and password in it) ...
Does anyone know if this is possible? Can I create a trigger, or something? a service that is reading the windows log and if "X" application is started it does something?