F
Frank Buzin
Shouldn't the /m switch create the MIF file named after it? I have tried it
in various positions on the command line as someone posted that it need to
be before the TRANSFORMS=... Is this switch valid (I get no errors using it
and the log files indicate setup is parsing it and passing it to msiexec)
and if so where is the MIF that it creates!
Right now I'm returning the exit code I get back from setup. So all they are
getting is install/not install. Would love to use this /m switch and have it
do something. My command line looks something like this (paths removed):
setup.exe /qb- /wait /lpiwaeo+ "Microsoft Office 2003 Setup(*).txt"
/settings mysetup.ini /m off11 TRANSFORMS=mytransform.mst /NOREBOOT
NOCANCEL=1
Works fine to get it installed, but I don't see the /m switch doing
anything. We will be deploying via SMS 2003.
Thanks,
Frank
in various positions on the command line as someone posted that it need to
be before the TRANSFORMS=... Is this switch valid (I get no errors using it
and the log files indicate setup is parsing it and passing it to msiexec)
and if so where is the MIF that it creates!
Right now I'm returning the exit code I get back from setup. So all they are
getting is install/not install. Would love to use this /m switch and have it
do something. My command line looks something like this (paths removed):
setup.exe /qb- /wait /lpiwaeo+ "Microsoft Office 2003 Setup(*).txt"
/settings mysetup.ini /m off11 TRANSFORMS=mytransform.mst /NOREBOOT
NOCANCEL=1
Works fine to get it installed, but I don't see the /m switch doing
anything. We will be deploying via SMS 2003.
Thanks,
Frank