Visual Basic.NET
  Home arrow Visual Basic.NET arrow Building an MSI File: Visual Studio and Or...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
VISUAL BASIC.NET

Building an MSI File: Visual Studio and Orca
By: Apress Publishing
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 30
    2004-10-12

    Table of Contents:
  • Building an MSI File: Visual Studio and Orca
  • Building a Package
  • A First Look at Shortcuts
  • More About Properties
  • GUIDs: Product, Upgrade, and Package Codes
  • Into the Package with Programming

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Building an MSI File: Visual Studio and Orca


    (Page 1 of 6 )

    In this chapter, you’ll build an installer package using a VS.NET Setup and Deployment Project and look at it with a tool called Orca, part of the Windows Installer SDK. (The Definitive Guide to Windows Installer, by Phil Wilson, Apress, ISBN: 1590592972.)

    WilsonBackground

    First, some history and an overview of VS’s capabilities in the installation area.

    Microsoft has often added capabilities for building installations in VS—perhaps you’ve used the Visual Basic Package and Deployment Wizard. If you’ve used VS 6.0, you might have used the first version of Visual Studio Installer, which was available as a free download for VS licensees. VS.NET is the first release of VS that integrates the ability to build Windows Installer packages with the IDE. However, VS.NET’s installation tool comes with some limitations and restrictions that become apparent as you use it. This doesn’t mean that Microsoft did a bad job, but it does mean that if you want to use a substantial set of Windows Installer’s features, you should look beyond VS.NET’s installer tool. Look in Chapter 16 for a list of some of the vendors that supply fully featured tools to create installer packages.

    One of the tools that Microsoft supplies to view and modify installer packages is called Orca. You can find it in the Windows Installer section of the Platform SDK; the installation package is (what else?) an installer package called ORCA.MSI. After you’ve installed it, you’ll find that the right-click context menu on Windows Installer files (notably packages, MSI files and merge modules, MSM files) allows you to open and edit them. You’ll be using Orca later to view and modify installation packages.

    I’ll describe everything I cover here regarding Windows Installer concepts in more detail in later chapters. In this chapter, you’ll build an installer package so that you can look inside the actual MSI file; that’s when you’ll use Orca.

    This is from The Definitive Guide to Windows Installer, by Phil Wilson, (Apress, ISBN: 1590592972). Check it out at your favorite bookstore today. Buy this book now.

    More Visual Basic.NET Articles
    More By Apress Publishing


       · Hi,I've read this article :building msi file with visual studio and orca and...
     

    VISUAL BASIC.NET ARTICLES

    - User-defined Functions using Visual Basic Ap...
    - Understanding Object Binding in VBA
    - Mastering the Message Box
    - Testing a Windows Forms Application
    - Using Visual Basic.NET Features to Code a Wi...
    - Correcting Code in a Windows Forms Applicati...
    - Write Readable Code and Comments for Windows...
    - How to Code and Test a Windows Forms Applica...
    - Adding Features to a Windows Forms Applicati...
    - How to Design a Windows Forms Application
    - LINQ to XML Programming Using Visual Basic.N...
    - Understanding Delegates using Visual Basic.N...
    - Create a Sudoku Puzzle Generator using VB.NET
    - Entity Creation and Messaging in a VB.NET Te...
    - Movement and Player Statistics in a VB.NET T...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek