Jump to content

Recommended Posts

Posted

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:N

Please help me in this matter...thx

Thank you

Yazan


Posted

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????

Thx

Yazan

Posted

first you may wish to use the more uptodate patch for MDAC.

Q832483

but in any case....it's still

Q823718.EXE /C:"dahotfix.exe /q /n" /q
Posted

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 help

Thxxx

Yazan

Posted

You can download that new MDAC and get instructions on how to install it from here ----->> Unattend Guide on MDAC

Make 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...