SymphonyElectron/installer/win/WixSharpToolset/Samples/Registry
2020-08-21 08:25:55 +02:00
..
Build_MyProduct.cmd 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
MyProduct - Copy.wxs SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
MyProduct.msi SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
MyProduct.reg SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
MyProduct.wixobj SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
MyProduct.wixpdb SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
MyProduct.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 - Copy.cs 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
Uninstall.cmd SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00

This example demonstrates how set registry key during the installation.
    	
Execute corresponding .cmd file to build desired msi. After msi is built execute it to test registry insertion.