[wpkg-users] MS Office 2003 Install
Casey Mirch
cmirch at leadps.org
Wed Jul 9 18:38:13 CEST 2008
You need quotes around the path to the MST file, because it has spaces
in it.
TRANSFORMS="\\S012\Wpkg\Apps\Office2003\New Custom Setup File.MST"
-----Original Message-----
I am trying to install MS Office 2003 and I used the resource kit to
create the MST file. The error that I am getting is:
Could not process (install) package 'Microsoft Office 2003'
(office2003):
Exit code returned non-successful value (1639) on command 'msiexec /i
"\\S012\Wpkg\Apps\Office2003\PRO11.MSI"
TRANSFORMS=\\S012\Wpkg\Apps\Office2003\New Custom Setup File.MST /qb-'.
If I manually put "msiexec /i \\S012\Wpkg\Apps\Office2003\PRO11.MSI
<file:///\\S012\Wpkg\Apps\Office2003\PRO11.MSI> into the command line
it runs, but if I add TRANSFORMS=\\S012\Wpkg\Apps\Office2003\New Custom
Setup File.MST /qb to the end of that line I get the pop up Windows
Installer Information window that usually occurs when there is incorrect
syntax.
More information about the wpkg-users
mailing list