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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Windows Forms
  4. Creating setup project for all users of the system

Creating setup project for all users of the system

Scheduled Pinned Locked Moved Windows Forms
helptutorialworkspace
3 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.
  • N Offline
    N Offline
    ngrj
    wrote on last edited by
    #1

    Hi Am creating setup project for my application how to make my primary output shortcut to be installed to all users of the system. Thanks for the help ngrj

    E 1 Reply Last reply
    0
    • N ngrj

      Hi Am creating setup project for my application how to make my primary output shortcut to be installed to all users of the system. Thanks for the help ngrj

      E Offline
      E Offline
      emimmortal
      wrote on last edited by
      #2

      make a shortcut with msiexec.exe /I Setup.msi ALLUSERS=1 that will install it to all users of the system.

      Emimmortal

      M 1 Reply Last reply
      0
      • E emimmortal

        make a shortcut with msiexec.exe /I Setup.msi ALLUSERS=1 that will install it to all users of the system.

        Emimmortal

        M Offline
        M Offline
        Mycroft Holmes
        wrote on last edited by
        #3

        I read that as "all users on the network", had to reread the question as I didn't beleive you answer!

        Never underestimate the power of human stupidity RAH

        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