SiBlack Posted January 25, 2005 Posted January 25, 2005 Followed the tutorial all the way through but at the end it says:This command will perform a silent installation of Office XP 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 change:TRANSFORMS=C:\XPCD\$OEM$\$1\install\Applications\OfficeXP\Unattended.MST /qb-to...TRANSFORMS=Unattended.MST /qb- but for some reason it wont let me edit the line C:\XPCD\$OEM$\$1\install\Applications\OfficeXP\Unattended.MST /qb-the text just won't delete.Any suggestions????
^_^ Posted January 25, 2005 Posted January 25, 2005 edit the line in your install batch file to readstart /wait %systemdrive%\install\Applications\OfficeXP\setup.exe TRANSFORMS="%systemdrive%\Install\Applications\OfficeXP\Unattended.MST" /qb-That right there should work as the C:\XPCD\$OEM$\$1\install\Applications\OfficeXP\setup.exeand the C:\XPCD\$OEM$\$1\install\Applications\OfficeXP\Unattended.MST copy over to the C:\install\Applications\OfficeXP folder when oemprecopy copies the files to the hard drive
Fonsb Posted January 31, 2005 Posted January 31, 2005 edit the line in your install batch file to readstart /wait %systemdrive%\install\Applications\OfficeXP\setup.exe TRANSFORMS="%systemdrive%\Install\Applications\OfficeXP\Unattended.MST" /qb-That right there should work as the C:\XPCD\$OEM$\$1\install\Applications\OfficeXP\setup.exeand the C:\XPCD\$OEM$\$1\install\Applications\OfficeXP\Unattended.MST copy over to the C:\install\Applications\OfficeXP folder when oemprecopy copies the files to the hard driveI followed the guide, Renamed the path of the Unattended.MST file, yet Office wont do a silent install. I usedstart /wait %systemdrive%\install\OfficeXP\setup.exe TRANSFORMS="Unattended.MST" /qb-When Office starts to install it is gathering info or something, then quits to the desktop, no message or error...Tried the other code from above...same thing.
Astalavista Posted January 31, 2005 Posted January 31, 2005 1. did u use office shrink?2. why wont it let u rename Unattended.txt to unattended.mst?Unattended.txt rename it to Unattended.mstplace the unattended.mst in your officeXP source Folderprog[pn]=['Microsoft Office 2003 Professional']cmd1[pn]=['%CDROM%\\Software\\Office2003\\setup.exe TRANSFORMS=Unattended.MST /qb-']rega[pn]=['%cdrom%\\Software\\Office2003\\office.reg']dflt[pn]=['yes']cat[pn]=['Microsoft Office 2003 Suite']pn++
Fonsb Posted January 31, 2005 Posted January 31, 2005 I used the office XP recource tool thingie from MS
Astalavista Posted January 31, 2005 Posted January 31, 2005 http://unattended.msfn.org/xp/officexp_advanced.htmchange the text above to TRANSFORMS=Unattended.MST /qb-
Fonsb Posted January 31, 2005 Posted January 31, 2005 yep, that one. Did everthing like i suposed to. the Unattended.MST and the setup.exe are in the same place. used the code like I'm supposed to yet it just will not work.-edit-I did the renaming already, won't work. tried changing the path, doesn't matter
^_^ Posted January 31, 2005 Posted January 31, 2005 does everything else in your batch file install correctly?if so, can you post the contents of your batch file?
Fonsb Posted January 31, 2005 Posted January 31, 2005 As requested. All apps install fine (it isn't unattended yet, that is a matter I will attent to later). CLS@ECHO OFFTITLE Apps InstallatieECHO.ECHO.ECHO.ECHO Installeren van Office XPECHO Bezig...start /wait %systemdrive%\install\OfficeXP\setup.exe TRANSFORMS=%systemdrive%\install\OfficeXP\Unattended.MST /qb-ECHO.ECHO Installatie van AVG AntiVirus 7 bluild 289ECHO Bezig...start /wait %systemdrive%\install\avg70free89.exe /sECHO.ECHO Installatie van Adaware SE Personal 1.05ECHO Bezig...start /wait %systemdrive%\install\AdAwareSEpersonal1.05.exe /sECHO.ECHO Installatie van Total Commander 6.03aECHO Bezig...start /wait %systemdrive%\install\TCmd603a.exe /sECHO Registreren van Total Commanderstart /wait %systemdrive%\install\TCmd603aC.exe /sECHO.ECHO Installatie van Windows Mediaplayer 10ECHO met media codecs: ffdshow 20041012, WM9 codecECHO Bezig...start /wait %systemdrive%\install\Mp10Setup.exe /sstart /wait %systemdrive%\install\ffdshow20041012.exe /sstart /wait %systemdrive%\install\WM9codecs.exe /sECHO.ECHO Installatie van Mozilla Firefox 1.0 met Java en FlashECHO Bezig...start /wait %systemdrive%\install\Firefox_10PR.exe /sstart /wait %systemdrive%\install\Java.exe /sstart /wait %systemdrive%\install\flash7.exe /sECHO.ECHO Installatie van Logitech software voor Toesenbord en muisECHO Bezig...start /wait %systemdrive%\install\Keyboard222.exe /sstart /wait %systemdrive%\install\Mouseware9791.exe /sECHO Installatie van diverse utilities: ECHO Acrobat Reader, Daemon Tools, WinRAR ECHO Aida32 Enterprise Edition 3.93, WinAmp 5.05ECHO Bezig...start /wait %systemdrive%\install\Acrobat601.exe /sstart /wait %systemdrive%\install\Daemontools344.exe /sstart /wait %systemdrive%\install\winrar.exe /sstart /wait %systemdrive%\install\AIda32EE3.93.exe /sstart /wait %systemdrive%\install\winamp.exe /sECHO.ECHO.ECHO.ECHO Toepassen registertweaks...regedit /s %systemdrive%\install\RegHacks.reg*edit*Tried to put "%systemdrive%\install\OfficeXP\Unattended.MST" in qoutes, without qoutes, just "Unattended.MST" yet all of that doesn't seem to make a difference.
Refuse_ Posted January 31, 2005 Posted January 31, 2005 Did you make the source dir for Office XP an adminstrative Install Point ?Asfar as my knowledge goes this is needed for Office XP.I've had the same problem a few times in the past with various causes.- Path too long (we used this over the network by using unc paths .. solved this by mounting the unc path to a drive letter and running the mst from there.as you are using localdrives i doubt this is your problem.- corrupted mst, for some vague reason the mst just didn't work. recreating the mst solved the problem.- quoted the lines (see example)@ECHO OFFTITLE Microsoft Office XP Professional UKECHO Installing Microsoft Office XP Professional UKECHO Please wait ...start /wait "\\path\to\source\microsoft office XP UK\setuppro.exe" "TRANSFORMS=\\path\to\transform\office-xp.MST" /qb-EDIT : Try to run this manually from cmdline to see what the error is that makes the installer quit to desktop/EDITHope this is of any use
Professor Frink Posted January 31, 2005 Posted January 31, 2005 This is the exact line I use, which works fine:start /wait C:\Apps\OfficeXP\setup.exe TRANSFORMS=Custom.MST /qb-You shouldn't have to put quotes around the MST part. This wouldn't have anything to do with the MST file ("unattended") being longer than 8 characters, would it? Probably not, but I'm just taking a stab in the dark.
Fonsb Posted February 1, 2005 Posted February 1, 2005 Okay, it works. I made another unattended install with the MS Office Recoure Toolkit, wrinting a new unattended.MSTI use start /wait %systemdrive%\install\Office\setup.exe TRANSFORMS="%systemdrive\install\Office\Unattended.MST" /qb-Works like a charm now.
larciel Posted February 1, 2005 Posted February 1, 2005 hmm, i got same problem. so did you just create new .mst and it worked? fonsb?
larciel Posted February 1, 2005 Posted February 1, 2005 hmm, still doesn't work after creating MST file again*btw i used office shrink*and i just tried to install it manually through setup.exe .. but the installation won't complete because it reports missing files... could this be the reason?
Fonsb Posted February 2, 2005 Posted February 2, 2005 hmm, i got same problem. so did you just create new .mst and it worked? fonsb?yeah, just did everything like I did before and for some reason it works now.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now