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. C#
  4. the simple question, but I don't know

the simple question, but I don't know

Scheduled Pinned Locked Moved C#
csharptutorialquestion
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.
  • S Offline
    S Offline
    Seraph_summer
    wrote on last edited by
    #1

    How to publish the project in a way that the user can select the directory to be installed in and other options. this is all the software does. but I do not know how to do it such as in VC#. if I just publish one project,during install, it does not let you select where you will install and so on. thanks.

    S C 2 Replies Last reply
    0
    • S Seraph_summer

      How to publish the project in a way that the user can select the directory to be installed in and other options. this is all the software does. but I do not know how to do it such as in VC#. if I just publish one project,during install, it does not let you select where you will install and so on. thanks.

      S Offline
      S Offline
      selcuks
      wrote on last edited by
      #2

      Did you try adding a Deployment project to your solution? Right Click Solution -> Add New Project -> Other Project Types -> Setup and Deployment > Setup Project

      Always keep the Murphy Rules in mind!

      1 Reply Last reply
      0
      • S Seraph_summer

        How to publish the project in a way that the user can select the directory to be installed in and other options. this is all the software does. but I do not know how to do it such as in VC#. if I just publish one project,during install, it does not let you select where you will install and so on. thanks.

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #3

        Don't use clickonce to deploy over the web, that doesn't let you choose where to put the files. Use a third party product like Advanced Installer to build an msi instead.

        Christian Graus Driven to the arms of OSX by Vista.

        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