Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Publish C++/CLI project
 

Publish C++/CLI project

I have an application which will be downloaded form the Internet.
Tried to create a Clcik once deployment manifest. I was able to create the maifest but I am having troubles publishing the same.

Then, I tried to create a windows installer project, and provide the setup.exe via the Internet. But with this type of deployment, how do I provide for upgrades, without making the user download and install the entire application again, Is it possible to provide patches, if so how? Can someone please point me to some guides for upgrades.

Thanks a lot


Xaria  Wednesday, December 17, 2008 3:29 AM

Hi Xaria,

Probably, you need to create a patch file for the msi which is used only update the changed files. But Visual Studio doesn'tsupport creating patches, so you are likely need to resort to third party tools. The following is an article about How to create installation patches for VS.NET deployment projects. There is also asimilar case in our forums.

If you have further problems, please let me know.

Best regards,
Bruce Zhou


Please mark the replies as answers if they help and unmark if they don't.
Bruce.Zhou  Friday, December 19, 2008 7:33 AM
We are changing the issue type to "General Discussion" because you have not followed up with the necessary information.If you have more time to look at the issue and provide more information, please feel free to change the issue type back to "Question" by editing your initial post and changing the combobox at the bottom right of the post editor window. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Thank you!
Please mark the replies as answers if they help and unmark if they don't.
Bruce.Zhou  Tuesday, December 23, 2008 8:06 AM

You can use google to search for other answers

Custom Search

More Threads

• Deployment - In the folder "User's program menu" I added a folder, and now I can't find the option to create the shortcut to let
• how to install prerequisities with application?
• how to change interface on buttons in setup wizardsSubscribed
• Publish using VB Express 2005
• ClickOnce and conditional deployments
• Using InPlaceHostingManager to automate ClickOnce installations
• Issue with Passing Parameters to a ClickOnce application via the query string.
• Where to find MSDE merge module file.
• How to install an application in an machine?
• C:\Documents and Settings\Local Settings\Apps\2.0\* getting cleared each log off