X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=setup.nsi;h=89d308723e92f2f377b0e83aa3da591710b29f57;hb=34e354bea11abf2e018f56c1e78dcc013ee7db20;hp=aec05264fb2bd4a3b3b618984acff4afbb7c6b82;hpb=05205fff34c6f273105e2bfdce0cb822061ab3bd;p=odoo%2Fodoo.git diff --git a/setup.nsi b/setup.nsi index aec0526..89d3087 100644 --- a/setup.nsi +++ b/setup.nsi @@ -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" ""