Hi all, In Add/Remove Programs it shows you the date of when last that specific application was used. Does anyone know where in the registry that "last used" info is kept? I need the registry keys of that for a report. Thanking you in advance.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Regedit => LastKey (REG_SZ) is what you are after. Joseph "Snap" wrote in message news:C3528F91-DA3C-42B9-8918-9C42FA31652D@microsoft.com... > Hi all, > > In Add/Remove Programs it shows you the date of when last that specific > application was used. > Does anyone know where in the registry that "last used" info is kept? > I need the registry keys of that for a report. > > Thanking you in advance.