INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: lukecro on October 12, 2003, 02:22:03 am
-
When you right-click on a file in MC9 and choose a tool to use, only one "recently used" item is remembered. I previously had this set to remember a history of my last five selections. (I somehow lost the default I'd set with with one of the last Beta upgrades).
Now, I remember that to change this I have to go into the registry (not the most user-friendly way to go about it, but hey -- at least changing it is an option!).
However, it's been like a year since I had to do this, and I can't remember where the registry key is or what it's labeled. I've been looking through the HKey current user and local machine, but nothing is ringing a bell. I've tried searching through the INteract archives for this topic, but I can't find it (I might be calling it by the wrong terms).
Can anyone clue me in?
-
The key is.....
HKEY_CURRENT_USER\Software\JRiver\Media Jukebox
The item you're after is "MRUCommandCount"
If it's not there and you need to create it, it's a DWORD value.
-marko
-
If it's not there and you need to create it, it's a DWORD value.
Or just do something (e.g. Image> Copy to clipboard) that would go in the MRU list before you look in the registry. That will ensure that the MRUCommandCount key is shown.
-
thanks! :)