<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/rabbitmq-server-git.git/packaging/windows-exe, branch avoid-double-channel-count-decrease</title>
<subtitle>github.com: rabbitmq/rabbitmq-server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/'/>
<entry>
<title>Move all release handling bits to rabbitmq-release</title>
<updated>2016-09-21T14:43:08+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2016-09-21T14:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=35d6c0349b692bc3b745b46a743ec7b83c04e0fb'/>
<id>35d6c0349b692bc3b745b46a743ec7b83c04e0fb</id>
<content type='text'>
[#130659985]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[#130659985]
</pre>
</div>
</content>
</entry>
<entry>
<title>reconfigure ERLANG_HOME during the update</title>
<updated>2016-04-28T13:32:23+00:00</updated>
<author>
<name>Gabriele Santomaggio</name>
<email>gabriele.santomaggio@erlang-solutions.com</email>
</author>
<published>2016-04-27T15:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=2c00a20c1253e829b0dba7fd5cb94f5698f04dd0'/>
<id>2c00a20c1253e829b0dba7fd5cb94f5698f04dd0</id>
<content type='text'>
The `un.StrContains` macro is now useless, so we remove it.

Fixes #690.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `un.StrContains` macro is now useless, so we remove it.

Fixes #690.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not jump to finish in windows uninstall</title>
<updated>2016-02-18T10:32:25+00:00</updated>
<author>
<name>Daniil Fedotov</name>
<email>dfedotov@pivotal.io</email>
</author>
<published>2016-02-18T10:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=6fe8cd4c0e5e91727e85369f048012b67fff5564'/>
<id>6fe8cd4c0e5e91727e85369f048012b67fff5564</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not jump to finish in windows install</title>
<updated>2016-02-18T10:12:45+00:00</updated>
<author>
<name>Daniil Fedotov</name>
<email>dfedotov@pivotal.io</email>
</author>
<published>2016-02-18T10:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=e6e62c756be1944dadfa92ccbce57a9dc0674ef8'/>
<id>e6e62c756be1944dadfa92ccbce57a9dc0674ef8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/windows-exe: Use ExecDos plugin to run batch files</title>
<updated>2015-11-20T17:55:44+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-11-20T17:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=ebdf6d5d2c0a82f28acb9a94b1d59ad86b08302f'/>
<id>ebdf6d5d2c0a82f28acb9a94b1d59ad86b08302f</id>
<content type='text'>
Thanks to this plugin, batch files output is logged to the detailed
view (ie. behind the "Show details" button). This is way more helpful
than the cmd.exe windows which comes and go quickly.

During unattended install and uninstall (/S), this is really silent
now: no cmd.exe windows popping.

ExecDos.dll comes from the x86-ansi directory in the ExecDos
distribution.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to this plugin, batch files output is logged to the detailed
view (ie. behind the "Show details" button). This is way more helpful
than the cmd.exe windows which comes and go quickly.

During unattended install and uninstall (/S), this is really silent
now: no cmd.exe windows popping.

ExecDos.dll comes from the x86-ansi directory in the ExecDos
distribution.
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/windows-exe: Fix quoting of uninstall.exe</title>
<updated>2015-11-20T15:21:21+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-11-20T15:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=86b8dd3849d63fd7a6d08794f9be8fc5de72040b'/>
<id>86b8dd3849d63fd7a6d08794f9be8fc5de72040b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/windows-exe: Allow silent install</title>
<updated>2015-11-20T14:23:09+00:00</updated>
<author>
<name>Ryan Zink</name>
<email>ryanzink@gmail.com</email>
</author>
<published>2015-10-20T14:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=a3687fb814d3d2f9774bb3bbbedf480e1db0b92e'/>
<id>a3687fb814d3d2f9774bb3bbbedf480e1db0b92e</id>
<content type='text'>
While here, do not remove `ERLANG_HOME` on a reinstall/upgrade process.

Fixes #264.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here, do not remove `ERLANG_HOME` on a reinstall/upgrade process.

Fixes #264.
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/windows-exe: Wait for uninstall to finish before installing</title>
<updated>2015-11-20T13:58:48+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-11-20T13:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=4dd361c460d3ac913ca71eefeeafe3475b43a161'/>
<id>4dd361c460d3ac913ca71eefeeafe3475b43a161</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/windows-exe: Append version to program name in "Add/Remove Programs"</title>
<updated>2015-11-13T13:35:44+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-11-13T13:35:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=c1a75f70c7047dde60970f72656f9b7852669d36'/>
<id>c1a75f70c7047dde60970f72656f9b7852669d36</id>
<content type='text'>
There is already a key dedicated to the product version. But apparently,
this is not easy when automating things. Moreover, most aplications I
checked have the version appended to the product name so this is a
common practice.

Fixes #80.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is already a key dedicated to the product version. But apparently,
this is not easy when automating things. Moreover, most aplications I
checked have the version appended to the product name so this is a
common practice.

Fixes #80.
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/windows-exe: Use rabbitmq.ico in the "Add/Remove Programs" window</title>
<updated>2015-11-13T11:46:19+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-11-13T11:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=95cc2fd975348e7166422acd88c4cf0923282bb2'/>
<id>95cc2fd975348e7166422acd88c4cf0923282bb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
