Jump to content

Recommended Posts

Posted

hello everyone

does anyone know how to find out the correct paths to all the shortcuts in the start menu... and things like removing the "MY DOCUMENTS"..."MY PICTURES"..."MY RECENT DOCS".

i usually remove most of the stuff in the start menu, and it gets quite annoying.


Posted

You can use the folowing reg tweak and fine tune it the way you want.

;start menu tweaks
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Hidden"=dword:00000001
"HideFileExt"=dword:00000000
"ShowCompColor"=dword:00000001
"DontPrettyPath"=dword:00000000
"ShowInfoTip"=dword:00000001
"HideIcons"=dword:00000000
"MapNetDrvBtn"=dword:00000000
"WebView"=dword:00000001
"Filter"=dword:00000000
"SuperHidden"=dword:00000000
"SeparateProcess"=dword:00000000
"ListviewAlphaSelect"=dword:00000001
"ListviewShadow"=dword:00000001
"ListviewWatermark"=dword:00000000
"TaskbarAnimations"=dword:00000001
"StartMenuInit"=dword:00000002
"StartButtonBalloonTip"=dword:00000000
"Start_ShowNetPlaces_ShouldShow"=dword:00000041
"Start_LargeMFUIcons"=dword:00000001
"Start_MinMFU"=dword:00000006
"Start_ShowControlPanel"=dword:00000001
"Start_ShowRun"=dword:00000001
"Start_ShowMyComputer"=dword:00000001
"Start_ScrollPrograms"=dword:00000000
"Start_ShowHelp"=dword:00000001
"StartMenuFavorites"=dword:00000002
"Start_ShowMyPics"=dword:00000000
"Start_ShowMyDocs"=dword:00000000
"Start_ShowMyMusic"=dword:00000000
"Start_ShowPrinters"=dword:00000001
"Start_ShowSetProgramAccessAndDefaults"=dword:00000001
"Start_EnableDragDrop"=dword:00000001
"Start_ShowSearch"=dword:00000001
"Start_ShowRecentDocs"=dword:00000002
"Start_AutoCascade"=dword:00000001
"Start_NotifyNewApps"=dword:00000001
"Start_AdminToolsRoot"=dword:00000000
"StartMenuAdminTools"=dword:00000000

D@RKNeSS

Posted

BTW recent docs is this one

;NoRecentDocsmenu removes the recent documents from the start menu.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRecentDocsMenu"=dword:00000001

And ofcourse I sugest reading the reg tweaks topic I know its a lot but use the search and you will find most of the thing you want.

D@RKNeSS

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...