| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The file was stored in the merge module's cabinet with plain FileId,
without the modularization GUID. This change fixes the cabinet builder
so that it adds the modularization GUID when creating the cabinet.
|
|
Fixes wixtoolset/issues#5390.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Stop using x86 stub for x64.
|
|
|
|
|
|
And some cleanup.
|
|
|
|
|
|
|
|
|
|
binding.
|
|
|
|
|
|
|
|
|
|
WindowsInstallerBackendHelper.
|
|
Try not to send strings to specify the tuple or table.
Try to avoid using the Set method on tuples.
Always create new tuples and add them to the section in the same line.
|