User Tools

Site Tools


userspace:libreoffice_4.0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
userspace:libreoffice_4.0 [2013/02/20 15:36]
darpakiss created
userspace:libreoffice_4.0 [2021/08/23 08:37] (current)
Line 153: Line 153:
  endif   endif
  if $Lang$ = "German"  if $Lang$ = "German"
- Set $Inst_Cmd32$ = $Inst_Cmd32$ + 'gm_r_ex_Dictionary_Fr UI_LANGS=en-us,de,hu'+ Set $Inst_Cmd32$ = $Inst_Cmd32$ + 'gm_r_ex_Dictionary_Fr UI_LANGS=en_US,de,hu'
  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_HU_32$" + " /quiet /norestart::"  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_HU_32$" + " /quiet /norestart::"
  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_US_32$" + " /quiet /norestart::"  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_US_32$" + " /quiet /norestart::"
Line 159: Line 159:
  endif   endif
  if $Lang$ = "Hungarian"  if $Lang$ = "Hungarian"
- Set $Inst_Cmd32$ = $Inst_Cmd32$ + 'gm_r_ex_Dictionary_Fr,gm_r_ex_Dictionary_De UI_LANGS=en-us,hu'+ Set $Inst_Cmd32$ = $Inst_Cmd32$ + 'gm_r_ex_Dictionary_Fr,gm_r_ex_Dictionary_De UI_LANGS=en_US,hu'
  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_HU_32$" + " /quiet /norestart::"  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_HU_32$" + " /quiet /norestart::"
  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_US_32$" + " /quiet /norestart::"  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_US_32$" + " /quiet /norestart::"
  endif   endif
  if $Lang$ = "US English"  if $Lang$ = "US English"
- Set $Inst_Cmd32$ = $Inst_Cmd32$ + 'gm_r_ex_Dictionary_Fr,gm_r_ex_Dictionary_De UI_LANGS=en-us,hu'+ Set $Inst_Cmd32$ = $Inst_Cmd32$ + 'gm_r_ex_Dictionary_Fr,gm_r_ex_Dictionary_De UI_LANGS=en_US,hu'
  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_HU_32$" + " /quiet /norestart::"  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_HU_32$" + " /quiet /norestart::"
  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_US_32$" + " /quiet /norestart::"  Set $InstallCommandList$ = $InstallCommandList$ + "MsiExec.exe /i %ScriptPath%\" + "$Inst_Help_US_32$" + " /quiet /norestart::"
userspace/libreoffice_4.0.1361374572.txt.gz ยท Last modified: 2021/08/23 08:37 (external edit)