View Poll Results: What windows installer/packager do you use most to distribute your apps?

Voters
4. You may not vote on this poll
  • ClickOnce

    1 25.00%
  • MSI

    3 75.00%
  • Other

    2 50.00%
Multiple Choice Poll.
Closed Thread
Results 1 to 6 of 6

Thread: ClickOnce Technology

  1. #1
    Thomas is offline Newbie
    Join Date
    Sep 2006
    Posts
    15
    Rep Power
    0

    ClickOnce Technology

    Has anyone had experience with using ClickOnce technology to distribute a commercial application with licensing?

    I need to be able to distribute each application with a license that would need to be renewed yearly to continue to receive software updates. Moreover, I would like to use the ClickOnce feature which checks for updates before starting the application in conjuction with the licensing.

    Am I asking too much from this technology?

    Thanks,

    Thomas

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Crane's Avatar
    Crane is offline Programming Expert
    Join Date
    Nov 2005
    Posts
    398
    Rep Power
    25
    I have never used one click but i have used msi and wise. I always do my own license algorithm though since nether of these do it for me.

  4. #3
    oppo is offline Newbie
    Join Date
    Nov 2006
    Posts
    11
    Rep Power
    0
    I use the default VS installer. I'm confused because you say check the license before it launches yet you are speaking of an installer? Will the user need to install the application every time they launch it?

  5. #4
    Thomas is offline Newbie
    Join Date
    Sep 2006
    Posts
    15
    Rep Power
    0
    Hi oppo,

    A ClickOnce deployed application can be configured to check for updates upon the application starting up or shutting down; contingent upon the user having internet access (otherwise no check is performed). I would like to utilize this feature instead of the alternative methods of either A or B.

    (A) being an application that deploys using MSI (or another installer) and gets updated by the user downloading or receiving an additional MSI file meant to update the existing app.

    (B) being an application that deploys using MSI (or another installer) and write up an algorithm to check for and install updates automatically (I’m reluctant in pursing this right now).

    The licensing would need to deny the automatic ClickOnce update unless the user has a valid and current license (purchased/renewed yearly).

    If licensing is not possible in conjunction with the ClickOnce technology then I will seek out distribution via one of the two above options.

    Thanks,

    Thomas

  6. #5
    swepower is offline Newbie
    Join Date
    Dec 2007
    Posts
    1
    Rep Power
    0
    hi im new here...postig kuz i needed to cya later

  7. #6
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    I voted other.. because I used other installation wizards.. which I have no idea what the name was, but definitely not listed in the poll.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. best technology for matchback
    By yknot7 in forum General Programming
    Replies: 3
    Last Post: 05-11-2011, 04:30 PM
  2. My own RSS feed technology
    By Mark4 in forum General Programming
    Replies: 7
    Last Post: 03-19-2009, 09:40 AM
  3. New advertising technology
    By eclipse in forum Marketing
    Replies: 6
    Last Post: 08-23-2008, 07:45 AM
  4. Technology humor
    By littlefranciscan in forum General Programming
    Replies: 7
    Last Post: 01-20-2007, 05:10 PM
  5. Blu-Ray Technology
    By encoder in forum Technology Ramble
    Replies: 6
    Last Post: 05-30-2006, 02:48 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts