Das Notes Forum

HCL Notes / Domino / Diverses => Administration & Userprobleme => Thema gestartet von: (h)uMan am 10.08.23 - 13:02:16

Titel: Fehler bei HCL Notes Client 64bit MUI Pack silent installieren
Beitrag von: (h)uMan am 10.08.23 - 13:02:16
Hat jemand schon mal das HCL Notes MUI Paket 64bit als "silent" installiert?

- notes_12.0.2_win_x64_mui.exe  -s -a -s -a /s /skip /v"~ADDLOCAL=German /qb~" /skip  /skip
Funktioniert nicht.
Es erscheint nach kurzer Zeit eine Help-Box von Windows Installer (msiexec)

- notes_12.0.2_win_mui.exe  -s -a -s -a /s /skip /v"~ADDLOCAL=German /qb~" /skip  /skip
Funktioniert.

Merkwürdig ...
Titel: Antw:Fehler bei HCL Notes Client 64bit MUI Pack silent installieren
Beitrag von: Tannibal am 10.08.23 - 13:41:21
Ist das ein Copy/Paste-Fehler oder sind da tatsächlich zwei Tilde?
Die gibt es nicht:
https://learn.microsoft.com/de-de/windows-server/administration/windows-commands/msiexec
Titel: Antw:Fehler bei HCL Notes Client 64bit MUI Pack silent installieren
Beitrag von: (h)uMan am 10.08.23 - 16:03:54
laut HCL https://help.hcltechsw.com/domino/12.0.2/admin/inst_installingcascadedmuipacksilently.html

"All_MUI_Notes_Client.exe" -s -a -s -a /s /v"~ ~" /v"~ ~" v"~ ~" v"~ ~"
Titel: Antw:Fehler bei HCL Notes Client 64bit MUI Pack silent installieren
Beitrag von: Tannibal am 14.08.23 - 13:11:05
Muss falsch sein, auch die Optionen sind doppelt. Schau mal hier:
https://help.hcltechsw.com/domino/10.0.1/admin/inst_runningasilentinstallorupgradeusingoptionalargume_c.html
Titel: Antw:Fehler bei HCL Notes Client 64bit MUI Pack silent installieren
Beitrag von: (h)uMan am 15.08.23 - 14:00:03
laut der 12.0.2 Hilfe ist es korrekt.
-----
The cascaded MUI installer was introduced in V12.0 and is supported for the Notes Standard client on Windows. For more information, see Using the cascaded Multilingual User Interface (MUI) pack installer (Windows). Silent install of the cascaded MUI pack is supported as of V12.0.1.

It's important to note the addition of the tilde (~) character to replace the double quote (") character, a difference from silent install for a regular Notes kit. Regular kits use the syntax -s -a /s /v"" while the cascaded MUI installer uses -s -a /s /v"~~".
---

Mit der 32bit Version vom MUI Pack 12.0.2 funktioniert es ja auch. Nur mit der 64bit Version von 12.0.2 nicht.
Titel: Antw:Fehler bei HCL Notes Client 64bit MUI Pack silent installieren
Beitrag von: Tannibal am 16.08.23 - 07:28:50
Na da hat sich HCL ja was tolles ausgedacht  ::)
Dann wirst du du dich wohl an den Support wenden müssen.