- comment out all the other lines like
except the English one
!insertmacro MUI_LANGUAGE "French"
- remove from .onInit the following line:
?
!insertmacro MUI_LANGDLL_DISPLAY
Or by removing only the above ones, the installer will actually use by default French if it "sees" a French system?
Thx,
Viv