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. .NET (Core and Framework)
  4. How do I create a shortcut on the startup menu for a visual c++ .net app?

How do I create a shortcut on the startup menu for a visual c++ .net app?

Scheduled Pinned Locked Moved .NET (Core and Framework)
c++questioncsharpcssworkspace
4 Posts 3 Posters 0 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.
  • Y Offline
    Y Offline
    YNOT26
    wrote on last edited by
    #1

    :confused:I have created an installer with setup.exe bootstrap, however I would like for my installer to create a shortcut on the startup menu for my visual c++ .net app, just like a regular program. Can anyone give me any advise, or point me to some documentation?

    T 1 Reply Last reply
    0
    • Y YNOT26

      :confused:I have created an installer with setup.exe bootstrap, however I would like for my installer to create a shortcut on the startup menu for my visual c++ .net app, just like a regular program. Can anyone give me any advise, or point me to some documentation?

      T Offline
      T Offline
      Tom1958
      wrote on last edited by
      #2

      I am having same issue with vb.net the installer works but I cannot figure out how to add menu item to programs menu. In VB6 the package & deployment wizzard did this for me so I never gave it much thought. Any suggestions would be appreciated. Thanks Tom

      T 1 Reply Last reply
      0
      • T Tom1958

        I am having same issue with vb.net the installer works but I cannot figure out how to add menu item to programs menu. In VB6 the package & deployment wizzard did this for me so I never gave it much thought. Any suggestions would be appreciated. Thanks Tom

        T Offline
        T Offline
        Tom1958
        wrote on last edited by
        #3

        Never mind I found it. Under "File System on Target Machine", right click on "Users Program menu" and select add folder. Thanks Tom

        A 1 Reply Last reply
        0
        • T Tom1958

          Never mind I found it. Under "File System on Target Machine", right click on "Users Program menu" and select add folder. Thanks Tom

          A Offline
          A Offline
          Aryadip
          wrote on last edited by
          #4

          Yeh, Tom is quite right... after creating the folder , on the right hand panel right click and select "Create Shortcut". Gave a name to the shortcut and set itz properties e.g. "WorkingFolder" and "Target". In target set the exe name. In working folder navigate to the "Application folder" and set it. For placing an Shortcut on the desktop the same needs to be done under the "Users Desktop" node. Note : Right click on the "File System on Target Machine" select "Add Special Folder" and you will find more idea about where all you can place files or shortcuts during setup or do more customization. regards, Aryadip. Cheers !! and have a Funky day !!

          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