Jump to content

Recommended Posts

Posted

Hi I've managed to install some of my drivers through winnt.sif & unattended setup. Those are the ones that only have an inf file and a cat file.

Now I'm trying to install my webcam, printer, geforce 4, mouse and usb2 cardbus drivers.

All of them have an executable file that are being called and since they are usb devices they go through detection.

Do I have to run silent on them or is there a better way to install these?

I've included a list of files for my mouse driver on the attachment. The others are even more loaded.

Any help appriated :)

Thanks

printer: Lexmark X83 17MB

mouse: Microsoft Intelli Mouse Explorer 10MB

Webcam: Logitech Notebooks Pro 36MB

Video: Geforce 4 440 Go 9MB

USB2 cardbus (only has an non-extractable .exe file) 427KB


Posted

Install the stuff then look at setupapi.log to see what inf was used. Then copy that .inf and files to your $OEM$ folder.

-gosh

Posted

Download the intellipoint drivers and add this to your batch.

ECHO Microsoft Intellipoint 4.01

ECHO Please wait...

start /wait %systemdrive%\install\Intellipoint401\Mouse\SETUP\oemsetup.exe /L1033 /V"/Q R=\"0\" MM=\"IME\" MEDIAPACKAGEPATH=\"\Mouse\Setup\" "

ECHO.

Posted

Thanks gosh I wasn't aware of what that file was doing :)

also thanks to you [superhumaN][dhc] exactly what I was looking for.

I've tried 2 drivers seems to work.

I'll try the others later..

Thanks again

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