Deploying Windows Applications (en.csharp-online.net)

submitted by HyleHyle(2755) 5 years, 5 months ago

Learn the several ways to install Windows applications including ClickOnce and the the Microsoft installer. Excerpt: There are several ways to install Windows applications. Simple applications can be installed with a simple xcopy deployment, but for installation to hundreds of clients, an xcopy deployment is not really useful. For that situation, you have two options: you can use ClickOnce deployment, or you can install the application with the Microsoft installer. With ClickOnce deployment the application is installed by clicking a link to a Website. In situations where the user should select a directory to install the application into, or when some Registry entries are required, the Windows Installer is the deployment option to use. ...covers both options for installing Windows applications. In particular, you will look at: Deployment basics, ClickOnce deployment, Visual Studio Deployment and Setup Project types, Features of the Windows Installer. Creating Windows Installer Packages using Visual Studio 2005.

add a comment |category: |Views: 11

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story