Win installer: update RC format

This commit is contained in:
Uwe Stöhr 2017-11-02 21:48:10 +01:00
parent f2b6ff0870
commit ad5e8887d2

View File

@ -160,7 +160,7 @@ Section -Configure
Delete "$INSTDIR\Resources\lyxrc.dist"
FileOpen $R1 "$INSTDIR\Resources\lyxrc.dist" w
# set the format to the latest LyXRC format
FileWrite $R1 'Format 23$\r$\n'
FileWrite $R1 'Format 24$\r$\n'
# set some general things
FileWrite $R1 '\screen_zoom 120$\r$\n'
${if} "$PathPrefix" != ""