Skip to main content
Hass - IT Consulting

Main navigation

  • Home
  • Software Blog
    • Adobe
    • Commvault
    • Google
    • HP
    • MSI
    • Microsoft
    • Mitel
    • WiX
  • Downloads
  • HTPC
    • Gehäuseauswahl
    • Mainboardauswahl
    • SAT-Kartenauswahl
    • DVD/Blu-Ray-Laufwerk
    • Festplattenauswahl
    • Netzteilauswahl
    • Lärm / Belüftung
    • Softwareauswahl
    • Kostenaufstellung
User account menu
  • Log in

Breadcrumb

  1. Home

WiX

The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. See http://wix.sourceforge.net/ for more information.

WiX: Beware of adding Icon tags with "SourceFile" value pointing to .EXE application files

Tags

  • WiX
  • big file size
  • Icon
  • MSI
  • Best practice

If you create MSI setups with WiX Toolkit you should be aware that tags in your .WXS file will cause your resulting MSI file to grow by the size of EXE file linked in SourceFile attribute.

Don't do this:

<icon id="example.ico" sourcefile="SourceDir\MyApp.EXE" />

Always use small .ICO files.

  • Read more about WiX: Beware of adding Icon tags with "SourceFile" value pointing to .EXE application files

Pagination

  • Previous page
  • 2
WiX

Last viewed:

  • Notepad++ MSI package for Enterprise deployment is available
  • Setup Microsoft Windows or IIS for SSL Perfect Forward Secrecy and TLS 1.2
  • Disable "Automatically check for updates for SQL Server Management Studio"
  • How to install Microsoft Orca?
  • FastStone Capture MSI package for Enterprise deployment is available

Footer menu

  • Impressum
  • Sitemap