Commit Graph

128 Commits

Author SHA1 Message Date
2ca225b41f Some improvements to the deployment script. 2018-04-19 23:35:38 +02:00
4623fead84 Small installer tweak. 2018-04-15 21:26:25 +02:00
a83a4487a3 Small installer tweak. 2018-04-15 15:14:25 +02:00
57f851ab69 Happy new year 2018! 2018-01-17 21:18:10 +01:00
8340d3fc8a Small installer tweak. 2017-12-14 12:51:47 +01:00
b6516a1b9b Added "Visual Elements" manifest for Windows 8+ "Start" screen tile. 2017-12-12 01:26:41 +01:00
9b430bd36d Small text tweak. 2017-04-20 00:12:00 +02:00
15f706cad1 Small installer tweak 2017-04-18 23:25:17 +02:00
33f5a3badf Bump release year. 2017-03-12 12:12:49 +01:00
69fdc81db6 Small installer fix. 2016-12-23 22:17:33 +01:00
7e2ec795d4 Removed superfluous MakeNSIS argument. 2016-12-20 20:53:57 +01:00
ccc324399c Small installer fix. 2016-12-20 20:50:20 +01:00
ca43ef6982 Small installer fix. 2016-12-15 00:27:48 +01:00
36e8e9aec2 Installer tweak. 2016-10-10 23:32:29 +02:00
19a43d9c7b Installer clean-up and fixes. 2016-10-10 20:36:06 +02:00
eb8da7b6f9 Happy new year 2016! 2016-01-03 15:53:42 +01:00
f9d3bc3b8e Small installer tweak. 2015-11-01 12:51:29 +01:00
df1bc00afa Updated MediaInfo binaries to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0. 2015-11-01 12:49:13 +01:00
9ad9d1f01f Installer: More complete "clean up" code. 2015-10-28 21:35:03 +01:00
6ac02fb478 Tweaked build script to include the UCRT redistributable DLL's in "shared" builds. 2015-10-25 20:39:31 +01:00
62098b049e Small installer fix. 2015-10-23 18:17:26 +02:00
d8cb000231 Un-installer: Also remove the shell integration. 2015-10-20 22:01:39 +02:00
ceb86346e0 Minor installer fix. 2015-10-17 13:22:29 +02:00
cf85dd8300 Now using the MT tool for embedding the Manifest. 2015-10-15 21:20:06 +02:00
acc791529b Manually add Windows 10 compat manifest to the installer, to make Aero plug-in work correctly on Windows 10. 2015-10-10 15:56:33 +02:00
1714af0a4d Refactored the "LockedFile" class + moved hash computation to a separate class, for clarity. 2015-08-30 13:47:08 +02:00
1062ecf3ce Some more installer tweaks. 2015-08-20 21:01:34 +02:00
31efcf8e51 Installer: Moved clean-up code to a separate section. 2015-08-11 22:21:26 +02:00
9e5adf34b3 Updated build script and installer to better support multiple versions of Visual Studio. 2015-08-11 22:10:00 +02:00
610a3a20a1 Updated installer script to use the ${StdUtils.TestParameter} function. 2015-07-01 22:47:47 +02:00
7644b9ea79 Some more installer tweaks. 2015-06-25 23:06:50 +02:00
8d93069321 Some installer updates, especially for /UPDATE mode. 2015-06-24 23:44:43 +02:00
2c4a64aaf5 Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>. 2015-04-13 23:35:23 +02:00
36a381dacd Small installer tweak. 2015-02-26 22:25:28 +01:00
e97c047ea3 Some installer fixes. 2015-01-01 22:32:45 +01:00
9172b19ad3 Removed static plugin initialization code, because MUtilities library does that now + updated Changelog file. 2015-01-01 22:12:11 +01:00
1ea15b179c Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
b3ad9bad03 Manual: Added Anti-Virus Notes. 2014-12-27 05:50:25 +01:00
c4414e1802 Added web-link to bug-tracker on GitHub. 2014-06-27 21:06:33 +02:00
cc38035087 Happy new year 2014! 2014-01-01 17:05:52 +01:00
f6a5ebbde6 Fixed web-site link in installer. How long has this link been dead now? 2013-12-16 18:04:00 +01:00
073cd5468e Updated installer for Polish language. 2013-08-28 12:05:37 +02:00
a761f51a69 Updated web-site URL. 2013-04-18 22:55:21 +02:00
1dcc744d79 Some installer improvements. 2013-03-05 23:10:13 +01:00
67e37ed1cf Set proper exit code. 2013-01-14 00:36:22 +01:00
66920db9d8 Improved installer operating system check to include Windows XP x64 Edition. 2012-11-25 20:27:27 +01:00
75c0b29558 Some installer code clean-up. 2012-11-25 14:03:33 +01:00
2b2f1e2f13 Added workaround to allow installation on Windows XP x64-Edition again: It appears that NSIS (intentionally!) detects Windows XP x64-Edition as "5.1" although it actually is "5.2", so the Windows XP (non-x64) Service Pack checks were triggered on Windows XP x64-Edition too. And, as there is no such thing as a Service Pack 3 for Windows XP x64-Edition, installation was aborted. Consequently we will now avoid the Service Pack checks, if running on a x64 system. 2012-11-24 22:32:20 +01:00
e9bcc809aa Made installer error message on un-supported platforms more detailed. 2012-11-24 21:20:09 +01:00
41c129a0ec Upgraded build environment to Microsoft Visual Studio 2012 Update-1 (CTP #4). 2012-11-24 16:27:38 +01:00