Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Winforms Deployement
 

Winforms Deployement

Hello All,

I have a windows Application with Build 1.0, the was deployed in the client machine.
After this I have did many changes to the applcation and added new forms and so...

my question is do i need to take new bulid from the changed version or only patch file is enough.

Please post the solution and procedure to process the new changes.
  • Moved byWesley YaoMSFTFriday, August 28, 2009 3:53 AMdeployment question (From:MSBuild)
  •  
Baditala  Wednesday, August 26, 2009 10:15 AM

How did you deploy your application? Did you use ClickOnce (the publish tab in VS)?

If you are using ClickOnce, you just need to increment the version number on the Publish screen and publish a new version to the same location as the first. It will put it in a separate folder, and when the user runs the application, it will update them.

If you are using a Setup & Deployment package, it's a whole different ball of wax.

RobinDotNet


Click here to visit my ClickOnce blog!
RobinDotNet  Monday, August 31, 2009 3:11 AM

How did you deploy your application? Did you use ClickOnce (the publish tab in VS)?

If you are using ClickOnce, you just need to increment the version number on the Publish screen and publish a new version to the same location as the first. It will put it in a separate folder, and when the user runs the application, it will update them.

If you are using a Setup & Deployment package, it's a whole different ball of wax.

RobinDotNet


Click here to visit my ClickOnce blog!
RobinDotNet  Monday, August 31, 2009 3:11 AM

You can use google to search for other answers

Custom Search

More Threads

• How to Auto Scheduler a Program after Install?
• dot net setup and deployment projects custom install an exe file
• Running an executable in a web setup project
• Custom Folder Behavior
• Embedding assemblies in one DLL
• Do I need a Bootstrapper?
• Setup problem - multiple setups in one setup :)
• MSI with custom action(created vai vs2003) insatll hang on vista
• [Windows Intaller] Set Configuration in the default location.
• Release Mode to make EXE