<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Installer/Installer.nsi, branch release-prep-2506a</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Update min win10 version from 1703/15063 to 1903/18362</title>
<updated>2025-03-16T05:59:45+00:00</updated>
<author>
<name>iwubcode</name>
<email>iwubcode@users.noreply.github.com</email>
</author>
<published>2025-03-16T05:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=373a1a5dc04b0ddc1d058d6303ef154dbc1c5246'/>
<id>373a1a5dc04b0ddc1d058d6303ef154dbc1c5246</id>
<content type='text'>
Co-authored-by: Shawn Hoffman &lt;godisgovernment@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Shawn Hoffman &lt;godisgovernment@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>update nsis installer</title>
<updated>2022-10-23T06:40:40+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2022-09-16T13:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6a3412de1f3105f395e03fec023bbc67b69c5dcc'/>
<id>6a3412de1f3105f395e03fec023bbc67b69c5dcc</id>
<content type='text'>
* MUI2
* add new langs supported by nsis 3.08
* MultiUser
* specify arch and build version on command line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* MUI2
* add new langs supported by nsis 3.08
* MultiUser
* specify arch and build version on command line
</pre>
</div>
</content>
</entry>
<entry>
<title>Installer: remove old redists</title>
<updated>2022-09-14T20:17:37+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2022-09-14T20:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a472650ef27ecc0e5d29414f4e400c9ac1c17854'/>
<id>a472650ef27ecc0e5d29414f4e400c9ac1c17854</id>
<content type='text'>
The installer needs other maintenence, but this at least removes some cruft
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The installer needs other maintenence, but this at least removes some cruft
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Installer.nsi</title>
<updated>2019-06-06T17:39:34+00:00</updated>
<author>
<name>njensen20</name>
<email>njensen20@westside202.com</email>
</author>
<published>2019-06-06T17:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f03bd116d95ea50948be3f81a8a0d0940816359a'/>
<id>f03bd116d95ea50948be3f81a8a0d0940816359a</id>
<content type='text'>
Added Qt dependencies, Updater, and DSPTool to the NSIS installer script</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added Qt dependencies, Updater, and DSPTool to the NSIS installer script</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3889 from CarlKenner/AddRemovePrograms</title>
<updated>2016-06-14T14:21:50+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2016-06-14T14:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=dc8880f3d00848ab448107ec668784c4bd8d6efe'/>
<id>dc8880f3d00848ab448107ec668784c4bd8d6efe</id>
<content type='text'>
Installer: add values for the Size, Location, and Comments columns</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Installer: add values for the Size, Location, and Comments columns</pre>
</div>
</content>
</entry>
<entry>
<title>This fixes the issue where the installer deletes the User folder, possibly including saved-games, and deletes everything else in the install folder, possibly including games that took hours to dump.</title>
<updated>2016-06-10T16:24:01+00:00</updated>
<author>
<name>Carl Kenner</name>
<email>carl.kenner@gmail.com</email>
</author>
<published>2016-06-09T15:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b31b8f02d9f6d8407dc76321ad6c0ad784735122'/>
<id>b31b8f02d9f6d8407dc76321ad6c0ad784735122</id>
<content type='text'>
We still delete the Sys folder though, because otherwise games will use the wrong settings due to our wildcard support. And we delete the Languages folder, any DLL files, uninst.exe, Dolphin.exe, DSPTool.exe and the qt.conf and cpack_package_description.txt that older Dolphin installers or packages accidentally create.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We still delete the Sys folder though, because otherwise games will use the wrong settings due to our wildcard support. And we delete the Languages folder, any DLL files, uninst.exe, Dolphin.exe, DSPTool.exe and the qt.conf and cpack_package_description.txt that older Dolphin installers or packages accidentally create.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add values for the Size, Location, and Comments columns of the Programs and Features (aka Add/Remove Programs) window used to uninstall programs in Windows. Most programs fill in the Location and Size columns, but Dolphin doesn't. Most programs unfortunately don't fill in the comments column, but I find that annoying when I go to uninstall things and can't work out what half the programs are for.</title>
<updated>2016-06-10T15:56:28+00:00</updated>
<author>
<name>Carl Kenner</name>
<email>carl.kenner@gmail.com</email>
</author>
<published>2016-06-10T15:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=fe2a96bb06db28fe1562f59f8c54d5d5bb7f256e'/>
<id>fe2a96bb06db28fe1562f59f8c54d5d5bb7f256e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3884 from JosJuice/install-directory-without-version</title>
<updated>2016-06-05T20:06:19+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2016-06-05T20:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c26eb14ba8fa95bb35e84db753ea833e725f535d'/>
<id>c26eb14ba8fa95bb35e84db753ea833e725f535d</id>
<content type='text'>
Do not include the Dolphin version in the install directory name</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not include the Dolphin version in the install directory name</pre>
</div>
</content>
</entry>
<entry>
<title>Do not include the Dolphin version in the install directory name</title>
<updated>2016-06-05T19:37:41+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2016-06-05T19:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0417f4993e91982f84b9ce6ebed4d0ecfbf644ea'/>
<id>0417f4993e91982f84b9ce6ebed4d0ecfbf644ea</id>
<content type='text'>
This change was introduced for 4.0.1 and never ported to the
master branch until now. It would be awkward to have 5.0 go back
to the 4.0 behavior after we already changed the behavior once.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change was introduced for 4.0.1 and never ported to the
master branch until now. It would be awkward to have 5.0 go back
to the 4.0 behavior after we already changed the behavior once.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare Windows Installer for 5.0</title>
<updated>2016-06-05T19:10:00+00:00</updated>
<author>
<name>Chris Burgener</name>
<email>christhecoolist@gmail.com</email>
</author>
<published>2016-06-05T19:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2507dc731cffb18922a8846b3f6b2a8d5646492e'/>
<id>2507dc731cffb18922a8846b3f6b2a8d5646492e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
