I am developing a desktop application, using C#, to track the applications which are running in windows. Is that any unique number for every application which is installed in windows?
I can get the handle number but the handle number is changed while reopening the application.
I need the unique identifier for every application installed in windows.