Kelsenellenelvian Posted May 10, 2006 Posted May 10, 2006 (edited) OK i have read it before but I can't find it now where in the reg do I get my current start menu settings? The start pane where it shows my documents and such.That way I can have my start menu fully setup from the get go. Edited May 10, 2006 by Kelsenellenelvian
urie Posted May 10, 2006 Posted May 10, 2006 Hi there, this thread may help.http://www.msfn.org/board/index.php?showtopic=72998
Maelstorm Posted May 10, 2006 Posted May 10, 2006 OK i have read it before but I can't find it now where in the reg do I get my current start menu settings? The start pane where it shows my documents and such.That way I can have my start menu fully setup from the get go.Most, if not all, of the start menu options for configuring the RIGHT menu pane are located in this registry key:[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]To customize the LEFT menu pane (pinned items), look here:http://unattended.msfn.org/unattended.xp/view/registry/80/
Sanjay Posted May 10, 2006 Posted May 10, 2006 The following is from 'regtweaks.reg', which is what I use for my registry tweaks during an unattended windows install.;=======================================================================;-----------------------[ Explorer Shell Tweaks ]-----------------------;=======================================================================;----- Speed up Start Menu[HKEY_CURRENT_USER\Control Panel\Desktop]"MenuShowDelay"="0";-----;----- Configure Start Menu[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"Start_AdminToolsRoot"=dword:00000002"Start_AutoCascade"=dword:00000001"Start_EnableDragDrop"=dword:00000001"Start_LargeMFUIcons"=dword:00000001"Start_MinMFU"=dword:00000006"Start_NotifyNewApps"=dword:00000000"Start_ScrollPrograms"=dword:00000000"Start_ShowControlPanel"=dword:00000002"Start_ShowHelp"=dword:00000001"Start_ShowMyComputer"=dword:00000002"Start_ShowMyDocs"=dword:00000002"Start_ShowMyMusic"=dword:00000002"Start_ShowMyPics"=dword:00000002"Start_ShowNetConn"=dword:00000002"Start_ShowNetPlaces_ShouldShow"=dword:00000041"Start_ShowPrinters"=dword:00000001"Start_ShowRecentDocs"=dword:00000002"Start_ShowRun"=dword:00000001"Start_ShowSearch"=dword:00000001"Start_ShowSetProgramAccessAndDefaults"=dword:00000000"StartButtonBalloonTip"=dword:00000002"StartMenuAdminTools"=dword:00000001"StartMenuFavorites"=dword:00000000"StartMenuInit"=dword:00000002"SuperHidden"=dword:00000000"TaskbarAnimations"=dword:00000001"TaskbarSizeMove"=dword:00000000"WebView"=dword:00000001;-----;----- Disable "Windows Tour Bubble Popup"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]"RunCount"=dword:00000000[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]"RunCount"=dword:00000000;-----;----- Disable "Group Similar Taskbar Buttons"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"TaskbarGlomming"=dword:00000000[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"TaskbarGlomming"=dword:00000000;-----
ZileXa Posted May 11, 2006 Posted May 11, 2006 (edited) I am curious, does anyone know a method to add a custom item to the RIGHT pane?I have My DocumentsMy imagesMusicMy ComputerNOTICE: I dont have MY Music! "Music" is not a personal folder, just the folder for every user. Now I also want to have "Videos" but wether I put it in the registry or not it doesnt show in the Startmenu! Edited May 11, 2006 by ZileXa
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