<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/setup, branch bob/FilesPerUserNoICE</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FFilesPerUserNoICE</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FFilesPerUserNoICE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-06-18T20:15:49+00:00</updated>
<entry>
<title>Remove deprecated Heat.</title>
<updated>2025-06-18T20:15:49+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-25T01:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=50fe3d149a101b2569647689673fa01d67ff5267'/>
<id>urn:sha1:50fe3d149a101b2569647689673fa01d67ff5267</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9039
</content>
</entry>
<entry>
<title>Clean RTF in OSMFEULA.RTF</title>
<updated>2025-04-04T23:08:37+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-04-03T21:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=18c074f774ee8bd61f88ab2721a6b6fedf42c2b0'/>
<id>urn:sha1:18c074f774ee8bd61f88ab2721a6b6fedf42c2b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formalize official WiX build and update tags in nupkgs</title>
<updated>2025-03-20T00:55:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T23:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=45535e659ea8b58101fe9e8adfa6aa273d2bb544'/>
<id>urn:sha1:45535e659ea8b58101fe9e8adfa6aa273d2bb544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce the Open Source Maintenance Fee EULA</title>
<updated>2025-03-20T00:55:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T23:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4d3f7c8cf16db06932596beb27d8d025be501b95'/>
<id>urn:sha1:4d3f7c8cf16db06932596beb27d8d025be501b95</id>
<content type='text'>
This adds the EULA to all the binary releases

Closes 8974
</content>
</entry>
<entry>
<title>Include the major version in the Package/@Id to install SxS</title>
<updated>2025-03-19T01:01:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T00:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e5f5eb186eed457dd08fead26e569299eef6c9bc'/>
<id>urn:sha1:e5f5eb186eed457dd08fead26e569299eef6c9bc</id>
<content type='text'>
Addresses issue raised in 8992
</content>
</entry>
<entry>
<title>Only referenced components get default feature.</title>
<updated>2025-03-04T04:06:48+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-04T03:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ae4c3947277a5c05368276c31bc2cd562d7580bb'/>
<id>urn:sha1:ae4c3947277a5c05368276c31bc2cd562d7580bb</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8882
Fixes https://github.com/wixtoolset/issues/issues/8939
</content>
</entry>
<entry>
<title>Rename "bundle id" concept to "bundle code"</title>
<updated>2024-12-30T14:45:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-30T02:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=523c66a62a619e6aa9f30070173ea33edfb5e328'/>
<id>urn:sha1:523c66a62a619e6aa9f30070173ea33edfb5e328</id>
<content type='text'>
The "bundle id" always had more in common with the PackageCode from the Windows
Installer. With the introduction of an actual Id attribute on the Bundle
element, there is potential for confusion, so there is finally real motivation
to rename "bundle id" to "bundle code".
</content>
</entry>
<entry>
<title>Add Package/@Id and Bundle/@Id that can replace UpgradeCodes</title>
<updated>2024-12-30T14:45:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-29T22:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6edc5d1e2a289eac50c6d59a29e195353bb023cb'/>
<id>urn:sha1:6edc5d1e2a289eac50c6d59a29e195353bb023cb</id>
<content type='text'>
Completes 8584
</content>
</entry>
<entry>
<title>Introducing wix-cli.msi</title>
<updated>2024-07-12T21:37:05+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-07-12T18:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=40df304afe43fcd546b5b817bcad63168ee31813'/>
<id>urn:sha1:40df304afe43fcd546b5b817bcad63168ee31813</id>
<content type='text'>
Fixes 8623
</content>
</entry>
<entry>
<title>Update dependencies</title>
<updated>2024-07-12T17:50:32+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-07-07T08:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8678b0a698d58e59ccca2e2649bb3e923295b9b0'/>
<id>urn:sha1:8678b0a698d58e59ccca2e2649bb3e923295b9b0</id>
<content type='text'>
Fixes 8569
</content>
</entry>
</feed>
