Raoul Posted April 28, 2009 Share Posted April 28, 2009 Found it:http://www.microsoft.com/downloads/details...81-9db49b4ab6e5 Quote Link to comment Share on other sites More sharing options...
NIM Posted April 28, 2009 Share Posted April 28, 2009 Kelsen, Thanks for the clear explanation, works perfectly. Anyone has an idea when SP2 will arrive? In a few days I assume?Today LOLhttp://wincert.net/news/1383-office-2007-s...r-download.html Quote Link to comment Share on other sites More sharing options...
ccl0 Posted April 28, 2009 Share Posted April 28, 2009 theres an entire forum dedicated to this stuff http://www.msfn.org/board/index.php?showforum=116 Quote Link to comment Share on other sites More sharing options...
AhrimanSefid Posted January 27, 2010 Share Posted January 27, 2010 (edited) Hi All.Plz Help For Fix File.Not Run File.Plz Help Me.Thanks A Lot.[guirunonce]"%CDROM%XPS3\SETUP\$OEM$\OFFICE2007SP2ENGLISH\install.bat" Andinstall.bat@ECHO offtitle Microsoft Office 2007ECHO.ECHO Installing Microsoft Office 2007Echo Please wait...start/wait %CDROM%XPS3\SETUP\$OEM$\OFFICE2007SP2ENGLISH\setup.exe /adminfile test.MSPexit Edited January 27, 2010 by AhrimanSefid Quote Link to comment Share on other sites More sharing options...
Guest Posted January 27, 2010 Share Posted January 27, 2010 (edited) well try to remove this lines [guirunonce]"%CDROM%XPS3\SETUP\$OEM$\OFFICE2007SP2ENGLISH\install.bat" and then i $OEM$ folder make a cmdlines.txtand add this line to it [COMMANDS]"install.bat"and added the install.bat beside the cmdlines.txtand here what you should added in install.bat@Echo OffSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Programs" /fREG ADD %KEY%0 /VE /D "Office 2007 Enterprise" /fREG ADD %KEY%0 /V 1 /D "%systemdrive%\OFFICE2007SP2ENGLISH\setup.exe" /adminfile "test.MSP" /for in winnt.sifmodify this code to[guirunonce]"%systemdrive%\OFFICE2007SP2ENGLISH\install.bat" and modify the code to @ECHO offtitle Microsoft Office 2007ECHO.ECHO Installing Microsoft Office 2007Echo Please wait...start/wait %systemdrive%\OFFICE2007SP2ENGLISH\setup.exe /adminfile test.MSPexitgive both of them a try and then tell me Edited January 27, 2010 by DaRk MaDnEsS Quote Link to comment Share on other sites More sharing options...
AhrimanSefid Posted January 27, 2010 Share Posted January 27, 2010 Hi.Thanks But Not Work.plz Add new command. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.