Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Adding item to desktop icon (windows)

Adding item to desktop icon (windows)

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.3k 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.
  • D Offline
    D Offline
    DBoosalis
    wrote on last edited by
    #1

    I know this isn't a QT question, but thought somebody may know how I can do this. I have made a msi file using VS2008, and it installs a desktop icon. I'd like to be able to add a menu item to this desktop icon (the menu appears with a right click on the icon), and then assign a command line argument with this menu item.

    Anybody know if this is possible ? Any hints appreciated.

    Thanks
    David

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DerManu
      wrote on last edited by
      #2

      I'm not aware that programs (even under something like MS Windows) should be able to influence the context menus of softlinks to them.
      The closes you'll get is modifying the context menu for all softlink files, but that's probably not something you want to do to your users.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved