D
Daniel
Good morning,
I'm trying to install MS Office 2000 Premium and the service packs using a
batch file to automate the process. Below is the code that I'm trying to
debug:
\\cdiptc-app\sw$\ms\office2kprem\setup.exe
TRANSFORMS=\\cdiptc-app\sw$\ms\office2kprem\2003-08-25.MST /wait /qn+
\\cdiptc-app\sw$\ms\office2ksp1a\setup.exe /qn
\\cdiptc-app\sw$\ms\office2ksp3\O2kSp3.exe /q
The problem that I'm having is the fact that it installs Office and service
pack 1a and then reboots and never installs service pack 3. Could someone
please show me what code will work to install both service packs before
rebooting?
Thank you,
Daniel
I'm trying to install MS Office 2000 Premium and the service packs using a
batch file to automate the process. Below is the code that I'm trying to
debug:
\\cdiptc-app\sw$\ms\office2kprem\setup.exe
TRANSFORMS=\\cdiptc-app\sw$\ms\office2kprem\2003-08-25.MST /wait /qn+
\\cdiptc-app\sw$\ms\office2ksp1a\setup.exe /qn
\\cdiptc-app\sw$\ms\office2ksp3\O2kSp3.exe /q
The problem that I'm having is the fact that it installs Office and service
pack 1a and then reboots and never installs service pack 3. Could someone
please show me what code will work to install both service packs before
rebooting?
Thank you,
Daniel