April 28, 200915 yr 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
April 28, 200915 yr theres an entire forum dedicated to this stuff http://www.msfn.org/board/index.php?showforum=116
January 27, 201015 yr 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, 201015 yr by AhrimanSefid
January 27, 201015 yr 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, 201015 yr by DaRk MaDnEsS
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.