index > ClickOnce and Setup & Deployment Projects > ClickOnce: Licensing & Control no of installations

ClickOnce: Licensing & Control no of installations

Hi,

We are trying to architect a Occassionally connected smart client solution for following business scenario:

1. The product would be sold to medium sized companies, which have there own network.

2. The product would published/installed to the server.

3. The end users should always get the latest updates of the software.

4. There should be control on the number of the clients/end users the product can be installed to.

Can Clickonce be used for (#3 & #4)? Specifically how do we control the no of insatllations / licensing part?

In case there are any updates to the product, how do we ship it to the individual companies (#2) ? Can we automate the clickonce publishing in an MSI? (similar to the VS 2005 publish wizard)

Thanks in advance,

YT




YT
YT76
Any updates...


YT
YT76

I don't know if this answers your question but here is my solution to a similar problem:

The software that the users download is a 'trial' version (that expires in x days) of the software with an "Unlock" menu item.  Upon entering a serial number (a guid) the software checks with a web-service and authorises the application.  I then know how many people have registered the software and also if i send some form of GUID for the system then I know the number of pc's and can therefore restrict the installations.  You can store the registration stuff in the registry (or an xml file inside the System directory) so if the software is updated then the information to use it still exists so should never again enter trial mode.

Enjoy,

-james

tenorwoody85
reply 3

You can use google to search for other answers

 

More Articles

• How to prevent the deletion of the old folder with AppUpdater
• How to resign a manifest file.
• problem installing .NET Framework
• Sign ClickOnce application with cert from store
• After publish....database files not downloading....please help
• Point usercontrols in IE to 1.0 framework
• Can't adding Common Application Data Folder to Setup project
• include external executables in setup
• What is an "Application Reference"?
• Does windows User Control have similar thing like readproperties?
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• IE not working properly
• Clickonce webinstall doesn't install
• Problem in deploying the vb.net applicat
• Can Deployment Project Automatically inc
• Setup for apps written with vb 2k5 express
• Error when opening, Administrator, click
• Creating an uninstaller for your program.
• Connection Strings and SQL 2005 Express
• Bootstrapper problems
• Best way to deploy Windows Forms app to
• .application file not found
• Problem with registering msxml6.dll as a
• Click once and trust license
• Why does the ClickOnce 'Install' button
• How to include files?

Hot Articles

• Click Once Publish Version #
• mscomctl Version 10.0.4504.0
• View ClickOnce deploied application from
• Specifying DefaultLocation property if n
• Clickonce and SQL 2005 service pack 1
• Test for WSE 2 sp1
• How to register custom file type
• During installation how to show dialoge
• Difference between Installation and Upat
• Help! How can I make it check for updat
• ClickOnce Application.Restart Fails
• timeout to ntd winform
• Restore to Previous State and Updates
• System.ArgumentException while deploying
• Using retained Property values

Recommend Articles

• What installer phase are registry values
• How To get My installtionFile Directory ?
• Where are the files?
• Custom actions on UNinstall of ClickOnce
• PLZ HELP! Deployment identity error when
• Granting more trust with the control hos
• Bug in "Installation Folder" u
• setup.exe problems...
• unable to install wsus, runtime error c:
• Installing a database
• Staging QA and Production Release for Cl
• Help for final application
• Is there any license issue to use and pa
• ClickOnce with Apache and Linux
• Deployment of windows Application on win