C# Tools C# Tools

A collection of C# (C-Sharp) development tools and .NET programming resources.
[ Login ]


Windows Installer XML

5
11
Last Updated: 11/22/2011

(WiX) A toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages.

Related Items
Microsoft's Web Deployment tool allows you to easily package, deploy, archive and sync web applications hosted within IIS.
Application virtualization for .NET.
Software for Windows that enables developers and build masters to easily create an automated, repeatable process for building and deploying software.
Related Books

WiX: A Developer's Guide to Windows Installer XML
WiX: A Developer's Guide to Windows Installer XMLA practical guide, this book provides step-by-step instructions for building your installer, showcasing real-world examples throughout. Its purpose is to get the professional developer building installers in no time without getting bogged down in theory. Numerous references to additional resources are provided so that curious readers can supplement the knowledge they gain here with additional deta... more


The Definitive Guide to Windows Installer (Expert's Voice in Net)
The Definitive Guide to Windows Installer (Expert's Voice in Net)

When a company builds and ships software, the installation process is often the first opportunity for a customer to view the the product and the company—and the installation experience can make or break a lasting impression. So this book is ideal for companies and developers who want to impress their clientele.

This book covers every aspect of using the Windows Installer, the under... more