Hello,
at the end of the topic to create an unattended office 2003 it is asked:
"This command will perform a silent installation of Office 2003 using the Unattended.MST file you created in the Custom Installation Wizard to set your customized options. But we don't want to use the exact command shown above as this wouldn't exist when installing from a CD, so we will need to change this when we add it to a batch file:
TRANSFORMS=C:\XPCD\$\$1\install\Applications\Office2003\Unattended.MST /qb-
to...
TRANSFORMS=Unattended.MST /qb-"
but i can't do this change. What's the way to do this change?
Another issue come with the Office XP Advanced installation
:in the section 4 it is asked:
"As you read at the end of Section 3, we needed to change the path in the TRANSFORM syntax in order for it to function. Below are the full batch commands you can use, so add these lines to your batch file:"
Which batch file? What's its name and where to put this batch file?
Thank you.
Page 1 of 1
unattended office 2003 problem at the end of Custom Intallation Wizzard
#2
Posted 19 November 2006 - 01:00 AM
you need to create a batch file somewhere in the disc, like \$OEM$\$1\install for example (whatever file name you want.cmd) and then http://unattended.ms...xp/view/web/45/
<let's say we name the file "batch.cmd">
You also need to include a couple of lines in winnt.sif (/I386):
<let's say we name the file "batch.cmd">
You also need to include a couple of lines in winnt.sif (/I386):
[Guirunonce] %systemdrive%\install\batch.cmd
This post has been edited by stavpal: 19 November 2006 - 01:01 AM
#3
Posted 19 November 2006 - 08:37 AM
stavpal, on Nov 19 2006, 08:00 AM, said:
you need to create a batch file somewhere in the disc, like \$OEM$\$1\install for example (whatever file name you want.cmd) and then http://unattended.ms...xp/view/web/45/
<let's say we name the file "batch.cmd">
You also need to include a couple of lines in winnt.sif (/I386):
<let's say we name the file "batch.cmd">
You also need to include a couple of lines in winnt.sif (/I386):
[Guirunonce] %systemdrive%\install\batch.cmd
Thank You stavpal:i'll try again the process
- ← MS OutLook Accounts Settings
- Application Installs
- FIX for Norton Antivirus 2005 Reg. & Activation →
Share this topic:
Page 1 of 1



Help
Back to top








