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  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Actuate Whitepapers 
VeriSign Whitepapers 
Windows Web Hosting
 
IBM® developerWorks 
Sun Developer Network 
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 / 26
    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

    Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here

    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

    - Working with Classes and Properties for Game...
    - Working with Loops, Arrays, and Collections ...
    - Learning Loops in VB.NET for Game Development
    - Learning VB.NET: Working with Variables, Con...
    - The Basics of VB.NET Through Text Game Devel...
    - Learning VB.NET Through Text Game Development
    - Types of Operators in Visual Basic
    - Operators
    - Understanding Custom Events using Visual Bas...
    - Polymorphism using Abstract Classes in Visua...
    - Shadowing using Shadows in Visual Basic.NET ...
    - Overloading and Overriding in Visual Basic.N...
    - More on Controlling Windows Fax Services Usi...
    - Programmatically Controlling Windows Fax Ser...
    - Focusing on Forms and Menus in Visual Basic





    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway