Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > ClickOnce - Update
 

ClickOnce - Update

Hi,

Actually, I have a problem. So I publish a application thanks to clickonce. The client downloads all the files of this application.

The problem begins when I publish again this application : with the same files, and a incremented version number of this application.

The client detects this update, and donwloads again all the files!! It's very strange!

Microsft explains that clickonce updater, only downloads modified files! How can I download only modified files?

Please help me !!

Fabulous  Tuesday, May 29, 2007 9:09 AM
Hi,

No, the updater does not really downloads unchanged files.
Only the display message is misleading, because in reality the updater copies the unchanged files from the local installation folder and only the changed ones are downloaded.

During the update, the new version is stored in a new folder. When the update is done, the link behind your shortcut is changed to the new location.
cardasim  Tuesday, May 29, 2007 8:41 PM
Hi,

No, the updater does not really downloads unchanged files.
Only the display message is misleading, because in reality the updater copies the unchanged files from the local installation folder and only the changed ones are downloaded.

During the update, the new version is stored in a new folder. When the update is done, the link behind your shortcut is changed to the new location.
cardasim  Tuesday, May 29, 2007 8:41 PM

You can use google to search for other answers

Custom Search

More Threads

• Problem referencing native assemblies from a ClickOnce application
• ERROR loading published project..
• How to undo attempt to publish and never deal with CLick Once and manifests again?
• Can I edit the deployment list of Publish Pane by MageUI?
• ClickOnce: Can I specify multiple OS versions the app is allowed to run on?
• â€œUnrecoverable Build Errorâ€?..
• Disable Custom action instead of deleting
• Deploying crystal reports applications (in fact web application)
• Terminating Installation
• Pass arguments thru events.