-
This is also occurring on WiX 3.0.3704.
I have an installer with up to four file shares depending on features. One folder is marked permanent and is thus never removed. The permanent file share is the only one that exists after a major upgrade because the file share is not removed. For each of the other folders DropSmb removes them during upgrade. ConfigureSmb adds the same file shares later...
2008-02-01 20:52:05 UTC in Windows Installer XML (WiX) toolset
-
The .NET detection properties in the NetFx extension use duplicate RegSearch IDs when searching for the installation key and the service pack keys.
Example:
RegistrySearch Id="NetFramework11" ... Name="Install" ...
RegistrySearch Id="NetFramework11" ... Name="SP" ...
This causes the following light.exe error when both the installation and SP properties are referenced in a .wxs...
2007-06-27 18:45:03 UTC in Windows Installer XML (WiX) toolset
-
jonatin committed patchset 4 of module maxuae-0.8.22 to the MaxUAE CVS repository, changing 10 files.
2003-01-04 21:18:36 UTC in MaxUAE
-
jonatin committed patchset 3 of module maxuae-0.8.22 to the MaxUAE CVS repository, changing 1 files.
2003-01-04 17:04:53 UTC in MaxUAE
-
jonatin committed patchset 2 of module maxuae-0.8.22 to the MaxUAE CVS repository, changing 141 files.
2003-01-02 22:54:00 UTC in MaxUAE
-
jonatin committed patchset 1 of module maxuae-0.8.22 to the MaxUAE CVS repository, changing 141 files.
2003-01-02 22:54:00 UTC in MaxUAE