skip to main | skip to sidebar

itur-links

Tuesday, July 29, 2008

WSE 3 Deployment: MSI and ClickOnce

WSE 3 Deployment: MSI and ClickOnce

http://www.codeproject.com/KB/install/WSE3Deployment.aspx

  • Problem
  • Brief solution description
  • Server installation
    • Roadmap
    • Creating basic MSI setup
    • Orca & custom setup dialogs
    • SQL Server database
      • Options for backing up a database you have
      • Generating script for database
      • Meet Custom Actions
      • Fetching credentials for database and executing script

    • Installing certificates
      • How to generate certificates

    • Cleaning up the mess: Uninstall
      • Removing virtual directories
      • Removing registry entries: Add/Remove programs clean-up


  • Client installation
    • Roadmap
    • Setting up ClickOnce
      • Prerequisites
      • Application update
      • Publishing application

    • Installing certificate and manually checking for update
    • Deploying new versions
    • Deploying to environments that you don't have access to
    • Debugging ClickOnce deployments

  • Conclusion
  • References
  • History

Posted by itur at 1:48 PM
Labels: ClickOnce, MSI

0 comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

itur
View my complete profile

Blog Archive

  • ▼ 2008 (11)
    • ▼ September (1)
      • ASP.NET AJAX Control Toolkit sample website
    • ► August (4)
      • Setup and Deployment Project FAQ
      • Passign Parameters to CustomAction
      • AJAX-Enabled Web Service
      • Walkthrough: Redirecting an Application to Target ...
    • ► July (6)
      • WSE 3 Deployment: MSI and ClickOnce
      • Prototyping with Visio
      • http://www.installsite.org/
      • Deploying a C# application (Visual Studio Setup Pr...
      • URL-Based Windows Installer Installation Example
      • set of articles "From MSI to WiX" by Alex Shevchuk...

Labels

  • Ajax (1)
  • ClickOnce (1)
  • Installer (7)
  • Learning (1)
  • MSI (8)
  • prototyping (1)
  • visio (1)
  • WiX (1)
  • WS (1)