SymphonyElectron/installer/win/WixSharpToolset/Samples/IIS/XMLInjection
2020-08-21 08:25:55 +02:00
..
MyWebApp SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
Build.cmd SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
My Product.wixobj SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
My Product.wixpdb SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
My Product.wxs SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
readme.txt SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
setup.cs SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00

This sample demonstrates how to deploy WebSite. .

Even though Wix# supports WixIISExtension (WiX) with IISVirtualDir(Wix#) class, this code sample demonstrates how to utilize WiX extensions if they are not natively supported by Wix#.
Execute corresponding .cmd file to build desired msi. Then execute the .msi to start the installation.