March 24, 200422 yr office 2k3 unattendedMade my mst file throught ork where do i put this in my batch.cmd???TRANSFORMS=C:\XPCD\$OEM$\$1\install\Applications\Office2003\Unattended.MST /qb-changed to...TRANSFORMS=Unattended.MST /qb- and then put this as well into my batch?ECHO.ECHO Installing Office 2003 Professional with FrontpageECHO Please wait...start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-
March 24, 200422 yr It looks like you have done it already:start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-
Create an account or sign in to comment