<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Tools/msi/doc, branch main</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465)</title>
<updated>2022-08-01T15:37:32+00:00</updated>
<author>
<name>neonene</name>
<email>53406459+neonene@users.noreply.github.com</email>
</author>
<published>2022-08-01T15:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7d8973870bb079bf71d094cd966d6b6336f1e25f'/>
<id>7d8973870bb079bf71d094cd966d6b6336f1e25f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038)</title>
<updated>2022-03-22T01:08:37+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2022-03-22T01:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3751b6b030b4a3b88959b4f3c4ef2e58d325e497'/>
<id>3751b6b030b4a3b88959b4f3c4ef2e58d325e497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31726)</title>
<updated>2022-03-07T17:23:11+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2022-03-07T17:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=77446d2aa56e9e3262d9d2247342bbbb0ff5e907'/>
<id>77446d2aa56e9e3262d9d2247342bbbb0ff5e907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)</title>
<updated>2022-01-28T16:48:06+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2022-01-28T16:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=45faf151c693b6f13f78926761caea6df7242024'/>
<id>45faf151c693b6f13f78926761caea6df7242024</id>
<content type='text'>
Also makes a few general improvements to the build process and removes some dead code.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also makes a few general improvements to the build process and removes some dead code.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive (GH-16968)</title>
<updated>2019-10-28T21:34:25+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-10-28T21:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0ac6137dd3d1e2c8f9558153ad63021f57e05e73'/>
<id>0ac6137dd3d1e2c8f9558153ad63021f57e05e73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28251: Improvements to help manuals on Windows.</title>
<updated>2016-09-23T00:07:56+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2016-09-23T00:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fb4a96a58fe0994f1d4b0328874a99376c25fc20'/>
<id>fb4a96a58fe0994f1d4b0328874a99376c25fc20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25450: Updates shortcuts to start Python in installation directory.</title>
<updated>2015-10-31T19:41:46+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-10-31T19:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=04a4316acc1bc4cfeb131517ddeac34f50c6c5c9'/>
<id>04a4316acc1bc4cfeb131517ddeac34f50c6c5c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #24585: Enables build-to-build upgrades that preserve settings.</title>
<updated>2015-07-09T03:18:44+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-07-09T03:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=494374922c909bfb7c833032a686cc173762d988'/>
<id>494374922c909bfb7c833032a686cc173762d988</id>
<content type='text'>
Rather than using Burn "Persisted" variables we now add registry keys for each added feature. These can be detected by the installer regardless of which version installed them, and we use this for Modify and Upgrade. In particular, Upgrades can't access the Persisted variables, but can find well-known registry keys.
There are also some changes to the bootstrap app to properly handle upgrades.
Finally, a few minor improvements to the Windows build to keep things tidier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than using Burn "Persisted" variables we now add registry keys for each added feature. These can be detected by the installer regardless of which version installed them, and we use this for Modify and Upgrade. In particular, Upgrades can't access the Persisted variables, but can find well-known registry keys.
There are also some changes to the bootstrap app to properly handle upgrades.
Finally, a few minor improvements to the Windows build to keep things tidier.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enables shortcuts to be deselected when installing on Windows.</title>
<updated>2015-05-03T21:54:32+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-05-03T21:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1d4880db3d48bbb52226a7ea1bfeb6f6c8c81f64'/>
<id>1d4880db3d48bbb52226a7ea1bfeb6f6c8c81f64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds pydoc shortcut, Edit with IDLE menu, moves redist folder into externals and fixes test script.</title>
<updated>2015-03-25T04:25:16+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-03-25T04:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=102f72cf1a414f507951cf4988d51cffb8f4e2b4'/>
<id>102f72cf1a414f507951cf4988d51cffb8f4e2b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
