Commit Graph

60 Commits

Author SHA1 Message Date
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
f1c7269cd5 Updated installer script. 2011-02-26 21:23:10 +01:00
5f5435c79d Fix syntax errors in install script. 2011-02-23 02:52:44 +01:00
2da54a2e9b Improve Uninstaller a bit. 2011-02-21 17:28:01 +01:00
7354c8e023 Bump version. 2011-02-21 13:32:37 +01:00
39356690db Update installer script. 2011-02-21 13:25:02 +01:00
c8b16ace28 Actually enable Russian translation in installer. 2011-02-18 21:42:32 +01:00
26af882003 Added Russian translation by Neonailol <neonailol@gmail.com>. 2011-02-18 20:14:45 +01:00
01291d94ff Updated FAQ document. 2011-02-16 22:38:13 +01:00
ad757269b5 Updated FAQ document. 2011-02-16 00:11:59 +01:00
bdfe4d5998 Added some code to the installer that cleans up obsolete files form the LameXP directory. This will be especially useful when updating from v3.xx. 2011-02-15 01:56:48 +01:00
5713a9bf8c Added FAQ document. 2011-02-14 23:37:48 +01:00
bdfb6c712f Updated the changelog. Also updated installer to include changelog. 2011-02-14 20:10:26 +01:00
fb77806ada Removed installer workaround for a bug of the LockedList plug-in on Win2k, as the bug has finally been fixed. 2011-02-07 22:07:24 +01:00
297c9e4796 Added support for Speex input. 2011-02-01 22:15:57 +01:00
53bcbf1e99 Updated install script. Also updated web-update tool. 2011-01-25 00:11:28 +01:00
6c43678b7f Added more advanced options: MP3 channel mode, sampling rate, Nero AAC profile, Nero AAC 2-Pass mode. 2011-01-22 22:19:20 +01:00
42fb4743c4 Update "Elevator" and "Web Updater" binaries. 2011-01-20 21:06:25 +01:00
850c595130 Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>. 2011-01-15 02:28:33 +01:00
f6465c7c74 Make 5 more strings translatable. 2011-01-14 19:45:14 +01:00
636ca20034 Refactor installer script to allow more easy translation. 2011-01-13 09:23:11 +01:00
96db5e86c2 Happy new year! 2011-01-01 17:04:25 +01:00
b45f345fa3 Simplify compatibility mode detection + check for process elevation 2010-12-27 01:50:22 +01:00
6bd2859dfd Workaround to make installer work on Win2k. The "LockedList" Plug-in goes crazy on Win2k. On WinXP and Win7 all is fine, so we only use LockedList on WinXP+. 2010-12-22 21:09:33 +01:00
fc148e5e65 Implement filter framework + currently only the "downmix" filter is implemented, so we can support multichannel to MP3 encoding from now on. 2010-12-19 00:50:22 +01:00
33974146e6 Prevent multiple instances of (un)installer. 2010-12-14 02:02:23 +01:00
3df600288a (Un)installer improvements. Now using LockedList plugin to find running instances. 2010-12-12 21:43:59 +01:00
0534264be0 WMA decoding support. Limitations in the WMA decoder we cannot do anything about: WMA decoder doesn't handle Unicode filenames, WMA decoder will deadlock if we more than one instance is running at a time (we use a semaphore to prevent that!) and WMA decoder doesn't output any progress information. 2010-12-12 19:25:06 +01:00
4650e02aac Installer localization. Only English and German at this time. 2010-12-11 23:17:21 +01:00
b2338c49af New improved installer. 2010-12-11 02:05:51 +01:00
6276e54932 Implement workaround that prevents the installer from showing the UAC dialog in the background. Suggested by "Anders". 2010-12-08 18:31:39 +01:00