cat2115 Posted June 9, 2010 Posted June 9, 2010 hope i'm in the right section. sorry if i'm not. is there anyway to add/integrate office 2007 into window7 so that once window7 complete it installation, office 2007 will install next. thanks
iamtheky Posted June 9, 2010 Posted June 9, 2010 search the forums for "setupcomplete.cmd". probably the easiest way.
cat2115 Posted June 9, 2010 Author Posted June 9, 2010 Will this work by adding code to $oem$\$$\setup\scripts. inside "scripts" folder i added "setupcomplete.cmd. i would like to install application like winrar, office, etc after win7 finish it installation. code credit to: http://www.msfn.org/board/setupcompletecmd-t137263.htmlECHO Installing Nero 9.0.9.4bEcho This process takes several minutes......start /wait %systemroot%\setup\scripts\nero\Nero_9.0.9.4b.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-ECHO Installing Winrar3Echo This process takes several minutes......start /wait %systemroot%\setup\scripts\WinRAR2009\Install_silent.exeECHO Installing Office2007Echo This process takes several minutes......start /wait %systemroot%\setup\scripts\office12\setup.exe /config CONFIGnl.XMLECHO Installing WinIsoEcho This process takes several minutes......start /wait %systemroot%\setup\scripts\WinISO53\Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now