PDA

Click to See Complete Forum and Search --> : Quick question regarding ClickOnce


thud
May 28th, 2008, 10:33 PM
Hello,

My application will have two versions which have two different costs.

The first version will be limited on features, the second version will have all features.

The user will have an option to pay and upgrade to the second version.

The problem I am having:

As of right now basic users would have to download ALL files whether they have the deluxe version or not...

I wish it didn't have to be that way...

I was looking into Data Groups but I have an issue with that:

For example lets say a basic user purchases my deluxe version and then I have an option appear such as "Install Deluxe Files" or similar.

The deluxe data group would download but when they go to update - clickonce would only update the basic files correct?

Or would clickonce's updater update the Deluxe data group as well if its installed?