Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Alter order of menu items under Programs menu

Status
Not open for further replies.

EwS

Programmer
Dec 30, 2002
398
US
When I install my VB .NET application, it creates a folder under the Programs menu. I have two items in that folder. They seem to appear there in the "default" order imposed by VS. How can I change the order of those items? I cannot drag and drop.

Thanks for any help!
 
What happens if you change the order of the items in your Setup project?
 
I'm not sure what you mean by the Setup project.
 
Ok, which app is creating the folder in the Programs menu.

Also, are we talking about the same folder, Start (menu) -> (All) Programs.
 
Assuming that the "Setup project" is the app which creates the folder in the Programs menu, I did try changing the order of those items in VS. I tried to drag and drop - couldn't do that. I tried adding the items in a different order, meaning I added .exe of item A first, then .exe of item B, and I added .exe of item B first, then .exe of item A.

Yes, we are talking about the same folder (Start (menu) -> (All) Programs).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top