Wix# (WixSharp) - C# interface to WiX toolset ----------------------------------------------------------------------------------------- Contact: wixsharp.support@gmail.com, galos.co@gmail.com ----------------------------------------------------------------------------------------- Installation: Precondition: 1. .NET runtime must be installed. You can download it from here or from other well known locations: http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en 2. The current version of WixSharp require WIX (Windows Installer XML) version 3.0.4318.0. The corresponding WIX binaries are already included in WixSharp thus you may but do not have to install WIX. 3. The current version of WixSharp require CS-Script (C# Script) version 2.2.0. The corresponding CS-Script binaries are already included in WixSharp thus you may but do not have to install CS-Script. To install: 1. extract content of the WixSharp.zip on your HD 2. run install.exe (it will set environment variable WIXSHARP_DIR) To uninstall: 1. run uninstall.exe (it will remove environment variable WIXSHARP_DIR) OR 1. remove environment variable WIXSHARP_DIR manually Note: on Vista you need to ctreate WIXSHARP_DIR environment variable manually. It should point to \Wix_bin\bin