How to put shortcut in Start-Menu?

  • Thread starter Thread starter felix
  • Start date Start date
F

felix

Hi,

I'm using the VS 2005 Beta 2.

I'm trying to put shortcuts into the start menu with a smart device cab
project.

All shortcuts I put in the special folder "start menu folder" end up in
the programs folder.

Is this supposed to work this way?

Bye,
felix
 
Yes, it should work. You may see the generated file after executing
Create New Shorcut operation in:

....CabProject\[Debug/Release]\CabProject.inf:

[Shortcuts]
"name of shorcut",0,"yourproject.exe","%CE17%"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top