Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows API
  4. Can you pin an url in the vista start menu?

Can you pin an url in the vista start menu?

Scheduled Pinned Locked Moved Windows API
helpquestion
4 Posts 3 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 96
    wrote on last edited by
    #1

    I've tried and can't find a way to do this, nothing in the help, so far nothing on line or my search terms are too clouded by other stuff unrelated.

    W M 2 Replies Last reply
    0
    • M Member 96

      I've tried and can't find a way to do this, nothing in the help, so far nothing on line or my search terms are too clouded by other stuff unrelated.

      W Offline
      W Offline
      wilfridc
      wrote on last edited by
      #2

      Step 1) Create the "URL shortcut" on your desktop. You can do this in IE by right-clicking on a page and selecting "Create Shortcut". In Firefox, drag the address icon and drop it on the desktop. Or create a text file with the following format, and name it SOMETHING.URL: [InternetShortcut] URL=http://www.codeproject.com Step 2) Drag the newly-created "URL shortcut" on to Start Icon. The URL will now be "pinned" to the start menu. (Hopefully this is what you were looking for.)

      M 1 Reply Last reply
      0
      • W wilfridc

        Step 1) Create the "URL shortcut" on your desktop. You can do this in IE by right-clicking on a page and selecting "Create Shortcut". In Firefox, drag the address icon and drop it on the desktop. Or create a text file with the following format, and name it SOMETHING.URL: [InternetShortcut] URL=http://www.codeproject.com Step 2) Drag the newly-created "URL shortcut" on to Start Icon. The URL will now be "pinned" to the start menu. (Hopefully this is what you were looking for.)

        M Offline
        M Offline
        Member 96
        wrote on last edited by
        #3

        Hello, thank you that's exactly what I'm trying to do, however I've tried that and if you add a step 3 and delete the icon from the desktop it then hoses the shortcut in the start menu. I want to only have the shortcut in the start menu and keep the desktop clean. I should have mentioned I tried that and the results, sorry about that.

        1 Reply Last reply
        0
        • M Member 96

          I've tried and can't find a way to do this, nothing in the help, so far nothing on line or my search terms are too clouded by other stuff unrelated.

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #4

          AFAICT only EXEs can be pinned, sorry. (And MS purposely doesn't expose an API for the pin list, so pinning something else programmatically is out too.)

          --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups