yazanaswad Posted May 2, 2004 Posted May 2, 2004 Hi all , I come today with another problem witch isæ everything went fine with the whole unattened installation till starts installing the hotfixes and whenever it reachs to this one ( q823718 ) it installs it but not silently i have to click next next ok ... and it is like this in the hotfixes.cmd file:ECHO.ECHO Installing Q823718...start /wait %systemdrive%\install\Hotfixes\Q823718.exe/Q:A /R:NPlease help me in this matter...thxThank youYazan
MasterControl Posted May 2, 2004 Posted May 2, 2004 do you have an SVCPACK.inf file?Put spaces (Q823718.exe /Q:A /R:N)
yazanaswad Posted May 3, 2004 Author Posted May 3, 2004 hi MasterControl, thx for the reply... i dont have SVCPACK.inf... there is a space (Q823718.exe /Q:A /R:N) but by mistake i didnt put here in this post...So what should i do????ThxYazan
Alanoll Posted May 3, 2004 Posted May 3, 2004 first you may wish to use the more uptodate patch for MDAC.Q832483but in any case....it's stillQ823718.EXE /C:"dahotfix.exe /q /n" /q
yazanaswad Posted May 3, 2004 Author Posted May 3, 2004 hi Alanoll , thx for the help. i tried it but no luck . i get a msg (( command line option syntax error. type command /? for help...SO what should i do now ??? pls helpThxxxYazan
MasterControl Posted May 3, 2004 Posted May 3, 2004 You can download that new MDAC and get instructions on how to install it from here ----->> Unattend Guide on MDACMake sure to name it correctly in both places and put the EXE in the correct DIR.Hope this helps Example of MDAC.CMD@echo off ECHO.ECHO Installing Q832483 Buffer overrun in an MDAC function could allow code executionstart /wait %systemdrive%\install\hotfixes\ENG_Q832483_MDAC_X86.EXE /C:"dahotfix.exe /q /n" /qEXIT
yazanaswad Posted May 3, 2004 Author Posted May 3, 2004 I am sorry ppl there was a problem with me i typed something wrong ,, IT WORKS.Thank you allll for the helppppp..Yazan
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