AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
aui_app_wix

aui_app populates the following WIX-related variables (if undefined):

  • CPACK_WIX_PRODUCT_ICON = ${_ico} (displays app icon in Control Panel/Settings)
  • CPACK_WIX_PROGRAM_MENU_FOLDER = "." (omits Start menu folder)
  • CPACK_WIX_UI_BANNER = ${_ico} (image at top of all installer pages)
  • CPACK_WIX_UI_DIALOG = ${_ico} (background image used on the welcome and completion dialogs)