Wird keine Excel und/oder PowerPoint officeatwork Funktion benötigt, kann die officeatwork Client Suite ohne die entsprechenden Add-Ins installiert werden. Um die folgenden Befehlszeilen verwenden zu können, müssen Sie das Installationsprogramm der officeatwork Client Suite entpacken. Welche Installationsdatei verwendet wird, ist im entsprechenden Abschnitt weiter unten beschrieben.


officeatwork Client Suite.msi

Um officeatwork ohne das Excel-Add-in zu installieren, verwenden Sie:

msiexec /i "C:\path\to\the\unzipped\installer\officeatwork Client Suite.msi" ADDLOCAL=ALL REMOVE=XL


Um officeatwork ohne das PowerPoint Add-In zu installieren, verwenden Sie:

msiexec /i "C:\path\to\the\unzipped\installer\officeatwork Client Suite.msi" ADDLOCAL=ALL REMOVE=PP


Um officeatwork ohne PowerPoint und ohne das Excel-Add-in zu installieren, verwenden Sie:

msiexec /i "C:\path\to\the\unzipped\installer\officeatwork Client Suite.msi" ADDLOCAL=ALL REMOVE=PP,XL


setup.exe


Um officeatwork ohne das Excel-Add-in zu installieren, verwenden Sie:

C:\path\to\the\unzipped\installer\setup.exe" /V"ADDLOCAL=ALL REMOVE=XL


Um officeatwork ohne das PowerPoint Add-In zu installieren, verwenden Sie:

C:\path\to\the\unzipped\installer\setup.exe" /V"ADDLOCAL=ALL REMOVE=PP


Um officeatwork ohne PowerPoint und ohne das Excel-Add-in zu installieren, verwenden Sie:

C:\path\to\the\unzipped\installer\setup.exe" /V"ADDLOCAL=ALL REMOVE=PP,XL