Don't offer to run mmg directly after the installation.

This commit is contained in:
Moritz Bunkus 2009-12-19 11:46:11 +01:00
parent a57fa053f4
commit 6dc6aa3be7
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,12 @@
2009-12-19 Moritz Bunkus <moritz@bunkus.org>
* Installer: The installer will no longer offer to run mmg after
it has been installed. On Windows setups where a normal user
account doesn't have administrator privileges this caused mmg to
be run as the user "Administrator" instead of the normal user
account causing confusion and some things not to work, e.g. drag &
drop.
2009-12-17 Moritz Bunkus <moritz@bunkus.org>
* mkvmerge: bug fix: Zero-length frames in Theora bitstreams as

View File

@ -31,9 +31,6 @@ var ICONS_GROUP
!define MUI_STARTMENUPAGE_REGISTRY_KEY "${PRODUCT_UNINST_KEY}"
!define MUI_STARTMENUPAGE_REGISTRY_VALUENAME "${PRODUCT_STARTMENU_REGVAL}"
# Settings for the finish page (offer to run mmg.exe)
!define MUI_FINISHPAGE_RUN "$INSTDIR\mmg.exe"
# Welcome page
!insertmacro MUI_PAGE_WELCOME
!insertmacro MUI_PAGE_DIRECTORY