Commit Graph

90 Commits

Author SHA1 Message Date
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
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
86e17a04ff Bump version + update Changelog file. 2012-02-23 21:21:02 +01:00
44da665abc Force column resize, after an item in the source file list has been edited. 2011-12-17 22:01:42 +01:00
fba31b51a9 Updated FAQ document + small installer fix. 2011-12-07 23:00:49 +01:00
8c72137fe1 Workaround for a bug that causes MediaInfo to not detect the duration of Wave files (64-Bit only). 2011-12-04 20:33:06 +01:00
b9a2ebf660 Make sure the "outer" installer isn't renamed to 'LameXP.exe' or 'LameXP-Portable.exe', because it confused the LockedList plug-in. 2011-11-06 14:19:47 +01:00
d14ecfffa6 Fixed web-update tool. After the recent update of the Inetc plug-in, the updater was not working anymore. D'oh! 2011-10-16 19:15:40 +02:00
c13939aa12 Got rid of the need to explicitly unload the StdUtils plug-in. 2011-10-09 17:37:10 +02:00
68fd91c6f8 Minor installer fix. 2011-10-08 23:53:54 +02:00
7c5ef4ca58 More installer clean-up. 2011-10-08 22:58:11 +02:00
11781e8a8d Clean-up installer script. 2011-10-08 19:34:24 +02:00
ad94a4726b Updated installer to get rid of "parameters.nsh", now using StdUtils plug-in to get the parameters. 2011-10-08 18:20:20 +02:00
9d652fb2e0 Added support for /Force to uninstaller. Required some tweaks for the 'parameters.nsh' include file. 2011-10-07 16:06:48 +02:00
9d09a8d5b0 Installer updates. 2011-10-02 22:14:09 +02:00
a77ee5c397 Don't check for updates when application is run for the very first time (after install or update). 2011-09-19 18:52:02 +02:00
41b9763ef8 Slightly tweak installer + updated Web Updater binary. 2011-09-19 17:27:12 +02:00
24a8dcafa5 Updated changelog + more installer updates. 2011-08-27 16:24:03 +02:00
1dc6a81916 Installer: Don't show service pack message twice on UAC-enabled systems. 2011-08-27 14:53:44 +02:00
8faa0949bd Update installer script: Service pack detection for more platforms. 2011-08-27 14:33:35 +02:00
fc538b24d5 Updated MediaInfo and wma2wav binaries with Win2k-compatible versions + installer tweaks. 2011-08-15 21:32:47 +02:00
5d3ef86cfe Updated install script. We can now allow installation on Windows 2000 again. 2011-08-15 15:49:48 +02:00
5ab869ed82 Added "Favorites" menu for output folders. 2011-08-08 20:26:30 +02:00
fc5f428e64 Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2011-07-26 22:36:34 +02:00
8c95b78e68 Updated install script to use the Aero plug-in, which will use an "Aero Glass"-style window on supported OS. 2011-07-07 19:40:49 +02:00
63b9bac56a Added installer workaround for known improper redistribution packages. 2011-06-10 21:55:50 +02:00
db788a2880 Fix installer after recent macro changes. 2011-04-14 02:21:46 +02:00
2b2ec1df12 Improved installer error messages on unsupported platforms. 2011-04-12 18:08:44 +02:00
0cf1263d70 Updated installer to check for Service Pack 2 on Windows XP and suggest download of Service Pack 3. 2011-04-08 15:51:54 +02:00
9a8f8e1c75 Small addition to translator's guide. 2011-04-08 14:05:50 +02:00
990d00d0b7 Updated wizard graphic. 2011-04-01 00:57:52 +02:00
3af79d261b Make sure the language selection dialog is shown on systems that don't use UAC (like Windows XP). On these systems there will be no "inner" instance of the installer. 2011-03-28 04:25:06 +02:00
d2a2954188 Updated installer script. 2011-02-27 22:28:34 +01:00