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. clickOnce question

clickOnce question

Scheduled Pinned Locked Moved C#
helpquestion
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.
  • R Offline
    R Offline
    RIPOUX
    wrote on last edited by
    #1

    hi :) i just deploy my program with clickOnce but i cant figure how i can decide where the program gonna be installed it seem to install it where he wants and i dont find where i can change the destination in my project if someone can help me thanks ;)

    D 1 Reply Last reply
    0
    • R RIPOUX

      hi :) i just deploy my program with clickOnce but i cant figure how i can decide where the program gonna be installed it seem to install it where he wants and i dont find where i can change the destination in my project if someone can help me thanks ;)

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      RIPOUX wrote:

      just deploy my program with clickOnce but i cant figure how i can decide where the program gonna be installed

      AFAIK, you can't. ClickOnce distributes all applications in their own folders to a common root that you can't change. If this is an option you want, you have to go with the traditional setup project, which isn't an option with the Express Editions of Visual Studio. You'd need an external tool to do this.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      R 1 Reply Last reply
      0
      • D Dave Kreskowiak

        RIPOUX wrote:

        just deploy my program with clickOnce but i cant figure how i can decide where the program gonna be installed

        AFAIK, you can't. ClickOnce distributes all applications in their own folders to a common root that you can't change. If this is an option you want, you have to go with the traditional setup project, which isn't an option with the Express Editions of Visual Studio. You'd need an external tool to do this.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        R Offline
        R Offline
        RIPOUX
        wrote on last edited by
        #3

        :( thanks for the answer though :)

        C 1 Reply Last reply
        0
        • R RIPOUX

          :( thanks for the answer though :)

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

          www.advancedinstaller.com[^] is, I think, the link for Advanced Installer. Their free version is probably all you need.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          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