|
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 |
|
|
0bc5667776
|
Small installer tweak.
|
2015-08-22 15:11:47 +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 |
|
|
68c6847d43
|
Updated installer code for new StdUtils version.
|
2013-12-07 15:55:44 +01:00 |
|
|
fa3b373e99
|
Use more LogicLib in the installer wrapper code.
|
2013-11-26 22:58:14 +01:00 |
|
|
ee05308c0e
|
Only re-extract installer executable, if it doesn't exist or differs.
|
2013-11-25 19:52:53 +01:00 |
|
|
187fac2949
|
Installer workaround for auto-updater bug in some versions of LameXP.
|
2013-11-25 18:33:57 +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 |
|
|
b4b1d12df2
|
Bump version.
|
2013-04-15 22:41:22 +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 |
|
|
a85eb47897
|
Some installer improvements.
|
2012-10-24 22:45:58 +02:00 |
|
|
16fc9f523f
|
Updated installer script.
|
2012-10-21 20:28:44 +02:00 |
|
|
392a22a03d
|
Fixed Uninstaller to remove the "Manual.html" file.
|
2012-10-10 00:37:36 +02:00 |
|
|
420bd764ab
|
Small install script update: Don't look for "PRE_RELEASE_INFO.txt" in a Release version.
|
2012-08-21 21:41:34 +02:00 |
|
|
c8bd61db92
|
Updated deployment scripts to keep file attributes,
|
2012-07-02 01:19:32 +02:00 |
|
|
eb590289aa
|
Popup "PRE_RELEASE_INFO.txt" during the setup procedure, if the file exists.
|
2012-07-01 21:33:04 +02:00 |
|
|
3c89d3c2ef
|
Include the file "PRE_RELEASE_INFO.txt" in all pre-release builds of LameXP.
|
2012-07-01 21:11:04 +02:00 |
|
|
5ff45cd494
|
Changed temporary installer file name.
|
2012-04-20 21:11:06 +02:00 |
|
|
29a59ce47e
|
Fix of previous commit.
|
2012-04-06 16:36:13 +02:00 |
|
|
2023c98546
|
Slightly changed temporary installer name.
|
2012-04-06 16:22:08 +02:00 |
|