I'm running windows 2003 r2 on vmware (memory available to vmware: 272mb, system memory 512mb. vmware hard disk 9gb)
I have made the mst, msp files as written on the msfn tutorials
the batch file is:
ECHO. ECHO Installing Office 2003 Professional ECHO Please wait... start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb- ECHO. ECHO Installing Office 2003 Professional Proofing tools ECHO Please wait... start /wait %systemdrive%\install\Applications\Office2003PT\ptksetup.exe TRANSFORMS=Unattended.MST /qb- ECHO. ECHO Installing Office 2007 Enterprise ECHO Please wait... start /wait %systemdrive%\install\Applications\Office2007\setup.exe /adminfile Unattended.MSP ECHO ECHO Installing Acrobat Reader 7 ECHO Please wait.... start /wait %systemdrive%\install\Applications\acrobat7\Acr7.msi TRANSFORMS=acr7.MST /qb- ECHO ECHO Installing Symantec Antivirus 10 ECHO Please wait... start /wait %systemdrive%\install\Applications\sav10\SAV\sav.msi /passive RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS exit
In Installshield tuner 7 I don't know how to set the "path to install" without writing the partition/disk letter for acrobat (I can't write <Program Files>\Acrobat or something like this)
Can anyone help me (the program won't be installed on C: and I want it to be installed to the "systemdrive" but dunno how to set it)
-also in office 2007 Enterprise (final version, not beta) unattended, after the install it reboots. Is there a "REBOOT=REALLYSUPPRESS" or something like that?
Thanks in advance!
This post has been edited by stavpal: 19 November 2006 - 03:09 PM



Help
Back to top









