<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Tools/msi/doc, branch bind-socket</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/'/>
<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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>
<entry>
<title>Fix installer Back button going to wrong page when modifying.</title>
<updated>2015-02-12T01:49:01+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-02-12T01:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=db80aec67a90b80992afea660ab9de4383017cde'/>
<id>db80aec67a90b80992afea660ab9de4383017cde</id>
<content type='text'>
Also fix error when doing test builds without documentation file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix error when doing test builds without documentation file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23260: Update Windows installer</title>
<updated>2015-02-06T06:08:48+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-02-06T06:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=bb24087a2cbfb186b540cc71a74ec8c39c1ebe3a'/>
<id>bb24087a2cbfb186b540cc71a74ec8c39c1ebe3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
