SymphonyElectron/installer/win/WixSharpToolset/Samples/Shortcuts
2020-08-21 08:25:55 +02:00
..
AppFiles SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
Build_My Product.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
My Product.msi 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
Uninstall.cmd SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00

This example demonstrates how to install (on Program Menu and on Desktop) shortcuts to the file being istalled.
Also this setup installs "Install Product" and "Uninstall Product" shortcuts.
This example also demonstrates how to specify a custom icon for the shortcut (MyApp.lnk on Desktop). 

Build msi by executing build.cmd. Then you can test setup by launching setup.msi.