I'm trying to write a program which checks when a program was lasted used. I've tried different methods like checking the last modified date of the .exe as well as the registry, but non of these really work. Do you guys have anther idea which I could try to get the date?
Thank you for your help!