Frysdisken Posted April 2, 2005 Posted April 2, 2005 See if you can help me with my problem, in my attached pic i got an menu called Dokument, how would i do to remove it or just stop it from refreshing what files ive used?http://i3.photobucket.com/albums/y73/Frysdisken/temp.jpg
Yzöwl Posted April 2, 2005 Posted April 2, 2005 I'm not sure if it will be the same in Swedish language, but the English version would be this in a reg file:Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoRecentDocsMenu"=dword:00000001
Frysdisken Posted April 2, 2005 Author Posted April 2, 2005 Nah it wasnt there, btw im on SP2 if anyone is wondering.
Yzöwl Posted April 2, 2005 Posted April 2, 2005 I know there is an obvious language problem here, but that key will not be there by default, it will need to be created.
Frysdisken Posted April 2, 2005 Author Posted April 2, 2005 Grrr that kinda sucks with language barriers :S
Frysdisken Posted April 3, 2005 Author Posted April 3, 2005 Tho i tried adding that value by myself i think i might have succeded with your idea Yzöwl, the Documents folder isnt there anymore and that line you posted should it remove the Documents folder or just the refreshing files inside that submenu?
Takeshi Posted April 5, 2005 Posted April 5, 2005 There are various values in the registry policy key, all can be set from Group Policy:NoRecentDocsMenu ==> removes the link to the Recent Documents folder in the Start Menu but does not remove the contents or stop them filling;NoRecentDocsHistory ===> stops the contents of Recent Documents folder from storingClearRecentDocsOnExit ===> clears the contents of Recent Documents folder when you shut down WindowsNoInstrumentation ===> stops Windows from tracking your file usage in all the applicationsSo it depends on your requirements. (value of 1= policy enabled)Actually, if you remove the [√] in Start Menu properties, Start Menu, Customize, Advanced:[ ] List my most recently opened documents, it has the same effect as NoRecentDocsMenu.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now