stavpal Posted November 18, 2006 Posted November 18, 2006 (edited) I have made a boot dvd with windows 2003 r2, office 2003 + 2007, symantec antivirus & acrobat reader 7 (with nlite)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 tutorialsthe batch file is:ECHO.ECHO Installing Office 2003 ProfessionalECHO Please wait...start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-ECHO.ECHO Installing Office 2003 Professional Proofing toolsECHO Please wait...start /wait %systemdrive%\install\Applications\Office2003PT\ptksetup.exe TRANSFORMS=Unattended.MST /qb-ECHO.ECHO Installing Office 2007 EnterpriseECHO Please wait...start /wait %systemdrive%\install\Applications\Office2007\setup.exe /adminfile Unattended.MSPECHOECHO Installing Acrobat Reader 7ECHO Please wait....start /wait %systemdrive%\install\Applications\acrobat7\Acr7.msi TRANSFORMS=acr7.MST /qb-ECHOECHO Installing Symantec Antivirus 10ECHO Please wait...start /wait %systemdrive%\install\Applications\sav10\SAV\sav.msi /passive RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESSexitIn 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! Edited November 19, 2006 by stavpal
ajua Posted November 24, 2006 Posted November 24, 2006 is acrobat or reader. the reader cant be tuned using installshield tuner.you can leave the default settings for the program path in acrobat if this is troubling you.i already installed silently office 2007 on my laptop without any reboots. nevertheless i havent tried from a clean install.
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