Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Microsoft Support > Windows Vista/Windows 7 Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Reply
 
LinkBack Thread Tools
Old 08-29-2008, 08:17 PM   #1 (permalink)
Registered User
 
Join Date: Jun 2007
Location: Dayton, OH
Posts: 14
OS: Windows™ Seven™ Ultimate x64 (RC1)


Send a message via MSN to Kadratis
Vista Advanced Start Menu Configuration (Right Side Only)

Does anybody know how to configure the right side of the Vista start menu besides that of which is already provided in the task bar settings?

__________________
No time like the present.
Kadratis is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 08-29-2008, 08:32 PM   #2 (permalink)
TSF Enthusiast
 
Join Date: Aug 2008
Posts: 2,236
OS: Windows 2000 SP4 and Windows XP SP3


Re: Vista Advanced Start Menu Configuration (Right Side Only)

TweakUI used to be able to do this for XP SP1 and above, but I don't think it works in Vista. You could try group policy, or manually making changes to the registry.
Group policy is in start, run, then type gpedit.msc
For taskbar stuff go to User Configuration, Administrative Templates, Start Menu and Taskbar. (the options aren't that many though)
Anything in particular you're trying to do?
blah789 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-29-2008, 09:47 PM   #3 (permalink)
Moderator, Microsoft Support
 
jcgriff2's Avatar
 
Join Date: Sep 2007
Location: Palm Springs, California
Posts: 9,874
OS: Windows 7, Vista Ultimate

My System

Re: Vista Advanced Start Menu Configuration (Right Side Only)

Hi. . .

As blah789 mentioned, one option is a change to the registry.

For example, the following will restore the Search to the right-side list in Vista SP1, This .reg file is from The Winhelponline Blog.

Regards. . .

jcgriff2


Code:
Windows Registry Editor Version 5.00

;Restores the Search link in Start menu (Vista Service Pack 1)
;Created by Ramesh Srinivasan on March 1, 2008
;http://www.winhelponline.com

[-HKEY_CLASSES_ROOT\CLSID\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}]

[HKEY_CLASSES_ROOT\CLSID\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}]
@="Search..."
"InfoTip"="@explorer.exe,-7000"

[HKEY_CLASSES_ROOT\CLSID\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00,6d,00,\
  61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,\
  00,37,00,37,00,00,00

[HKEY_CLASSES_ROOT\CLSID\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
  64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}\Instance]
"CLSID"="{3f454f0e-42ae-4d7c-8ea3-328250d6e272}"

[HKEY_CLASSES_ROOT\CLSID\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"command"="@shell32.dll,-12708"
"method"="ShellExecute"
"Param1"="search:"

[HKEY_CLASSES_ROOT\CLSID\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}\shellex\ContextMenuHandlers\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}]

[HKEY_CLASSES_ROOT\CLSID\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}\shellex\MayChangeDefaultMenu]

[HKEY_CLASSES_ROOT\CLSID\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder]
"Attributes"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartPanel\ShowHelp]
"Text"="Search"
__________________
. . . . . . . .

B
Expecting a reply and waiting > 36 hours ? Send a PM to me containing a link to your thread
My availability will be limited through ~ October 2009
jcgriff2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-30-2008, 05:59 AM   #4 (permalink)
Registered User
 
Join Date: Jun 2007
Location: Dayton, OH
Posts: 14
OS: Windows™ Seven™ Ultimate x64 (RC1)


Send a message via MSN to Kadratis
Re: Vista Advanced Start Menu Configuration (Right Side Only)

Any chance you can add custom folders, say like a shortcut to a folder other than the materials found in the personal folder? :)
__________________
No time like the present.
Kadratis is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-31-2008, 02:08 AM   #5 (permalink)
Moderator, Microsoft Support
 
jcgriff2's Avatar
 
Join Date: Sep 2007
Location: Palm Springs, California
Posts: 9,874
OS: Windows 7, Vista Ultimate

My System

Re: Vista Advanced Start Menu Configuration (Right Side Only)

With registry editing I am sure it could be done.

If I find anything, I'll post back.

jcgriff2

.
__________________
. . . . . . . .

B
Expecting a reply and waiting > 36 hours ? Send a PM to me containing a link to your thread
My availability will be limited through ~ October 2009
jcgriff2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-31-2008, 02:59 PM   #6 (permalink)
Registered User
 
Join Date: Jun 2007
Location: Dayton, OH
Posts: 14
OS: Windows™ Seven™ Ultimate x64 (RC1)


Send a message via MSN to Kadratis
Re: Vista Advanced Start Menu Configuration (Right Side Only)

Thank you. :) Good luck!
__________________
No time like the present.
Kadratis is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-31-2008, 07:57 PM   #7 (permalink)
Registered User
 
Join Date: Feb 2008
Posts: 325
OS: Vista


Re: Vista Advanced Start Menu Configuration (Right Side Only)

right click > properties > customize

thats as much as it will let you change, otherwise edit your registry :)
Slapshot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-03-2008, 12:42 PM   #8 (permalink)
Registered User
 
Join Date: Jun 2007
Location: Dayton, OH
Posts: 14
OS: Windows™ Seven™ Ultimate x64 (RC1)


Send a message via MSN to Kadratis
Re: Vista Advanced Start Menu Configuration (Right Side Only)

^ Thanks but I've already tried that. I have no idea where to look in my registry so I suppose I'll have to hunt it down one way or another. ;)
__________________
No time like the present.
Kadratis is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-14-2008, 11:30 AM   #9 (permalink)
Registered User
 
Join Date: Sep 2008
Location: South Carolina
Posts: 12
OS: Windows Vista Home Premium SP 1


Re: Vista Advanced Start Menu Configuration (Right Side Only)

I don't know if this will help any or not, but...

The following is a tweak I developed (I think) from things I discovered while searching the web, then adding or changing some things I thought of.

To change the folder that a right side Start Menu link points to, revise the following registry values:

For the “Music” link, edit:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\My Music

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\My Music

Change the default value of “My Music” to the name of the desired folder – e.g.
“L:\Downloads”

For the “Pictures” link, edit:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\My Pictures

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\My Pictures

Changing the default value of “My Pictures” as in the item above.

Re-Boot.

The User, Documents, & Games links may be changed as well.

An added “bonus” to this is that the items inside these new folders act just like any other item in the start menu, i.e. single clicking on an item (shortcut, document, etc.) launches the program; or opens the document in its associated program. So… be careful! For example, a single click on an executable or script file WILL run that file.


Maybe this will help a little though it's not exactly what you wanted.

Good luck, let me know if this is of any use to you.

Thanx,

Randy
pcdragin' is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-17-2008, 09:23 PM   #10 (permalink)
Moderator, Microsoft Support
 
jcgriff2's Avatar
 
Join Date: Sep 2007
Location: Palm Springs, California
Posts: 9,874
OS: Windows 7, Vista Ultimate

My System

Re: Vista Advanced Start Menu Configuration (Right Side Only)

I would simply add to be sure to back-up the registry keys first before editing them.

http://support.microsoft.com/kb/322756/
__________________
. . . . . . . .

B
Expecting a reply and waiting > 36 hours ? Send a PM to me containing a link to your thread
My availability will be limited through ~ October 2009
jcgriff2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-20-2008, 09:32 PM   #11 (permalink)
Registered User
 
Join Date: Sep 2008
Location: South Carolina
Posts: 12
OS: Windows Vista Home Premium SP 1


Re: Vista Advanced Start Menu Configuration (Right Side Only)

Pleeeeeeze pay attention to what jcgriff2 says and back up / export these registry keys before modifying them.

This is extremely important. You could make your PC unbootable.

I would also recommend a backup of your C drive periodically with one of the available backup programs. This approach has saved me from disaster more than once.

Thanx,

Randy
pcdragin' is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-21-2008, 12:22 AM   #12 (permalink)
dai
Manager, Hardware Forums
 
Join Date: Jul 2004
Location: west australia
Posts: 56,287
OS: win 7 32x 64x rtm


Re: Vista Advanced Start Menu Configuration (Right Side Only)

right click on the start button and choose properties
on the start menu tab click on customise
__________________
dai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 06:59 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85