Ветеран
Сообщения: 2756
Благодарности: 211
|
Профиль
|
Отправить PM
| Цитировать
Доброго времени суток. Если не трудно подскажите правильно ли я делаю установку обнавлений для офиса через метод SETUP.INI. я дописываю:
[ChainedInstall_1]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\MAINSP3.msp /qn /norestart
[ChainedInstall_2]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\OWC102003SP3.msp /qn /norestart
[ChainedInstall_3]
TASKTYPE=exe
PATH=MSIExec.exe
MST=transforms\ALL.mst
CmdLine=/update Updates\O12Conv.msi /passive /norestart
Reboot=0
IgnoreReturnValue=1
[ChainedInstall_4]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\O12Convsp1-ru-ru.msp /qb! /norestart
[ChainedInstall_5]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\xlconv.msp /qb! /norestart
[ChainedInstall_6]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\EXCEL.msp /qb! /norestart
[ChainedInstall_7]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\MSO.msp /qb! /norestart
[ChainedInstall_8]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\MSPUB.msp /qb! /norestart
[ChainedInstall_9]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\OTKLOADR.msp /qb! /norestart
[ChainedInstall_10]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\OUTLFLTR.msp /qb! /norestart
[ChainedInstall_11]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\OUTLOOK.msp /qb! /norestart
[ChainedInstall_12]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\PROJECT.msp /qb! /norestart
[ChainedInstall_13]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\VBE6.msp /qb! /norestart
[ChainedInstall_14]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\Visio2003Engine.msp /qb! /norestart
[ChainedInstall_15]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\WINWORD.msp /qb! /norestart
[ChainedInstall_16]
TASKTYPE=exe
PATH=MSIExec.exe
CmdLine=/update Updates\WORKS632.msp /qb! /norestart
[ChainedInstall_17]
TaskName=Решение проблемы с WindowsUpdate
TASKTYPE=exe
PATH=regedit.exe
CmdLine=/s WUfix.reg
и как проверить встали ли эти обнавления? спасибо
|
-------
Жизни вглядись в глаза: Это то, что ты всегда искал? Это то, что ты всегда хотел? Да или нет?
Отправлено: 02:22, 26-10-2008
| #552
|