MSFN Forum: last thing to complete my unattend, please help! - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

last thing to complete my unattend, please help! question about the MDAC Security hotfix Rate Topic: -----

#1 User is offline   leedolman 

  • Junior
  • Pip
  • Group: Members
  • Posts: 85
  • Joined: 07-June 03

Posted 22 August 2003 - 04:13 AM

Hey guys. I've nearly got my disc fully automated, but there's one thing that still prompts for user input: the MDAC Security hotfix (Q823718_MDAC_SecurityPatch.exe)

this is how it looks in my main_batch file:
ECHO Installing MDAC Security Hotfix
ECHO Please Wait...
start /wait %systemdrive%\install\hotfixes2\Q823718_MDAC_SecurityPatch.exe /Q:A /R:N


any suggestions to prevent it from prompting before installing and also asking if i want to restart?

thanks
Lee :)


#2 User is offline   danisher 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 19-August 03

Posted 22 August 2003 - 04:53 AM

ECHO Installing Microsoft Data Acces Component Hotfix (Q823718)...
start /wait %systemdrive%\install\Hotfixes\Q823718.exe /Q /C:"dahotfix /q /n"
ECHO.


/Danisher

#3 User is offline   amirali_esh 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 14-August 03

Posted 22 August 2003 - 10:20 AM

Hi,

Instead of applying that hotfix you can install MDAC 2.8 with the following syntax :


MDAC_TYP.EXE /q:a /c:"dasetup.exe /q /n"

#4 User is offline   leedolman 

  • Junior
  • Pip
  • Group: Members
  • Posts: 85
  • Joined: 07-June 03

Posted 22 August 2003 - 10:26 AM

thanking you very much! :)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy