Die Suche ergab 2 Treffer

von adelphi
Di, 04.09.2012 13:15
Forum: Setup und Allgemeines
Thema: Installation 3.4, Auswahl Standardprogramm
Antworten: 2
Zugriffe: 1736

Re: Installation 3.4, Auswahl Standardprogramm

Problem existiert auch noch in 3.4.1, selbst wenn ich statt SELECT_WORD=0 den Parameter REGISTER_NO_MSO_TYPES=1 verwende.

Kennt jemand mittlerweile ein Workaround oder eine Lösung?

Danke
Daniel
von adelphi
Fr, 22.06.2012 14:16
Forum: Setup und Allgemeines
Thema: Installation 3.4, Auswahl Standardprogramm
Antworten: 2
Zugriffe: 1736

Installation 3.4, Auswahl Standardprogramm

Hallo!

Bei mir soll OpenOffice nicht das Standardprogramm für Word/Excel/Powerpoint-Dateien sein. Daher verteile ich es mit folgendem Installationsbefehl an die Clients:
msiexec /qn /i openofficeorg34.msi ALLUSERS=1 SELECT_WORD=0 SELECT_EXCEL=0 SELECT_POWERPOINT=0 ADDLOCAL=ALL REMOVE=gm_o ...