Tordex Community

Full Version: How to put Items in Recentlist from my Quickstartapp
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Where to find the Info for last run time and Runs Count in Recent list? I need this information for putting other items from my Quickstartapp into the list. It is no problem to copy a link in the Recent list folder, but the " last run time" and "Runs Count" entries are empty and therefore they are not correctly sorted in the list.

Or is there an other method to put Items from outside into this list?
The Recent menu is filled automatically. If you copy comething there shortcut will be in the list forever.
I know that, but I wanted to know where the information for the management of the recent list is stored or if there is an other possibility to feed the list from outside.
hmm... all information in the tlbdata.xml files
And where can I find this file - I already was searching for such files but cannot find it.
These files are hidden. You must enable view the hidden files in the Folder Options (control panel). Then right-click the TLB menu button and select "Open" - the folder with shortcuts and tlbdata.xml file will be opened.
Ok, everything is clear except of the date format. Can you explain it please.
This is FILETIME

a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC).
Thank you, I think with this info I can work.