[FIX] Use allinone flag

bzr revid: stephane@tinyerp.com-20081222140547-be2n3s7jy59m86t1
This commit is contained in:
Stephane Wirtel 2008-12-22 15:05:47 +01:00
parent 05205fff34
commit 205196b640
1 changed files with 2 additions and 0 deletions

View File

@ -119,6 +119,7 @@ Var STARTMENU_FOLDER
;--------------------------------
;Installer Sections
Function .onInit
!ifndef ALLINONE
;Language selection dialog
Push ""
Push ${LANG_ENGLISH}
@ -132,6 +133,7 @@ Function .onInit
Pop $LANGUAGE
StrCmp $LANGUAGE "cancel" 0 +2
Abort
!endif
ClearErrors
ReadRegStr $0 HKLM "Software\OpenERP Server" ""