Jump to content

Silent install switches for Marvell Lan Driver


Pezzie

Recommended Posts

Hello

Couldl anyone help my with this driver.

I have tried /S /N /QB or something like that ( found here )

I have tried to use auto it and when i run the .aut file before i make the CD the script works ( slow but works ).

But when i make the CD and test it - it dont work.

Have been killing my the last few days

I have attached the .aut fil as code here below:

Run, SetupYukonWin.exe
SetKeyDelay, 2000
Send, &Next
SetKeyDelay, 2000
Send, a
SetKeyDelay, 2000
Send, &Next
SetKeyDelay, 2000
Send, &Next
SetKeyDelay, 2000
Send, &Install
SetKeyDelay, 2000
Send, &Finish  

N

Link to comment
Share on other sites

  • 10 months later...

In order to install Marvell I created two bat files:

Lan1.bat:

ECHO.
ECHO Installing ISS script service
ECHO Please wait...
start /wait %systemdrive%\drivers\Lan\ISScript8.msi /qb

Lan2.bat:

ECHO.
ECHO Installing Lan driver
ECHO Please wait...
start /wait %systemdrive%\drivers\Lan\setup.msi /qb

This works for me - you'll have to unpack the driver in order to get the .msi files.

Hope it helps.

Link to comment
Share on other sites

Assuming Windows XP:

Install it like any other driver using the "Drivers via CD" method. I downloaded the latest driver files from Marvell and placed them here (your location may vary):

G:\XPCD\DRIVERS\005-LAN\v8.27.3.3\

yk51x86.cat

yk51x86.inf

yk51x86.sys

Note that sometime between v7.00_beta and v7.21.1.3, Marvell stopped shipping that annoying SetupYukonWin.exe file (at least for Windows XP installs). Now you just get the drivers.

Note also that Windows XP Update will insist there is a newer/better driver, however it's actually a much older version (v7.24.6.3). Simplest solution is to hide the Windows XP update (the new version works fine).

Hope this helps.

Link to comment
Share on other sites

SetupYukonWin.exe /S /V"/LIME %WINDIR%\YukonInstall.log REBOOT=ReallySuppress /qn"

That works for me (for those that still use the SetupYukonWin.exe).

Edit: Btw, where do you get the latest driver? At marvel's website I can only seem to find the .inf file.

Edited by Wedge1
Link to comment
Share on other sites

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