Windows Installer resources (282477)



The information in this article applies to:

  • Microsoft Windows Installer 1.0
  • Microsoft Windows Installer 1.1
  • Microsoft Windows Installer 1.2

This article was previously published under Q282477

SUMMARY

This article lists the most commonly used Windows Installer resources.

MORE INFORMATION

Windows Installer 2.0

Windows Installer Support Center: Windows Installer SDK documentation on MSDN: SDK Update: Reading and analyzing log files:

See the WiLogUtl.exe tool in the Windows Installer SDK.

Windows Installer examples

Work through the 7 Installation examples in the Msi.chm SDK help file by using the Orca SDK tool and by using the UISample.msi file as a base .msi package to start with (it has the UI already authored in). The help file is located in the Microsoft SDK folder under Help. When working through the examples, concentrate on the following topics:
  • Product codes
  • Package codes
  • Merges and transforms
  • Logging
  • File versioning rules
  • Organizing applications into components

White papers

Version 2.0 White paper:

Windows Installer: benefits and implementation for system administrators
http://www.microsoft.com/technet/prodtechnol/windows2000pro/evaluate/featfunc/wispro.mspx

Step-by-step guide:

Side-by-side component sharing

Using isolated applications: Requirements:

.NET Framework

For information about the Setup.exe bootstrapper that describes how to install the .NET Framework and then install your .msi package, visit the following MSDN Web site: For information and to download the .NET Framework redistributable, visit the following MSDN Web site:

WebCasts

Upgrading: Visual Studio Installer (VSI): Patching:

Newsgroups

microsoft.public.platformsdk.msi

microsoft.public.win2000.msi

Third-party sites

InstallSite - resources for setup developers: AppDeploy: Wise Solutions - authoring tool: InstallShield - authoring tool: The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

Modification Type:MajorLast Reviewed:2/9/2006
Keywords:kbinfo KB282477 kbAudDeveloper