farte Posted March 24, 2004 Posted March 24, 2004 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-
Aaron Posted March 24, 2004 Posted March 24, 2004 It looks like you have done it already:start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now