C# Monitor launch of an executable and do operation before the user an use it
问题 I am writing a test app to monitor another windows application(s) and perform operations before the user is allowed to use them. Background We have users that can access computers and launch applications. For some of these applications, we want the user to fill a little form and then they would be allowed to use the application. At the same time, we want to keep track of the total run time of the application (i.e. how long the user has used the application). The application that a user can