mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
.. | ||
AppFiles | ||
Build_My Product.cmd | ||
Build.cmd | ||
My Product.msi | ||
My Product.wixobj | ||
My Product.wixpdb | ||
My Product.wxs | ||
readme.txt | ||
setup.cs | ||
Uninstall.cmd |
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.