Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-installer

WiX installer: Product End User Agreement shows dummy text

c# wix windows-installer

In my WiX-based MSI project, why does ICE24 tell me '2014.1.1.4' is an invalid version string?

Can a .msi file install itself (presumably via a Custom Action)?

wix windows-installer

Creating Windows Desktop Icon in CMake + CPack + NSIS

Why does the MSI installer reconfigure if I delete a file?

How do I show Error Message using Managed Custom Actions with Windows Installer

Upgrade individual feature in WIX feature-tree without uninstalling/upgrading other feature(s)

Packing multiple .exe in single .msi package

windows-installer

How can I edit an exe's resources (File Description, Icon, etc.) using a command line utility?

Can I extract contents of MSI package from within C++ or C# program?

How do I add/update a property inside an MSI from the command-line?

Ordering the execution of WiX SetProperty actions

wix windows-installer

MSI Installer fails without removing a previous install

WIX, Dot Net managed custom Action, dynamically fill combo box with SQL Server instances, MSI

How can I insert a newline in a localized value for a String in a .wxl file?

wix windows-installer

Copy if not exist in WiX

wix windows-installer wix3

Wix Installer Error 2343

MSI Reference Counting: Two products install the same MSIs

Uninstall older version of the application

.net wix windows-installer

What's the prime advantage to having an MSI installation package?