Jump to content

Recommended Posts

Posted

well how would i force an install of an inf file though runonceex.cmd, the equivelent of right clicking on the inf file and selecting "install"

A) my chipset drivers wont automatically install

B) im just now testing wmp10 on sp2 final, and i need its inf file installed.

i am attempting to install part B inf through winnt.sif


Posted

For a common INF

rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %path%\file.inf

For an advanced INF 2.5

rundll32.exe advpack.dll,LaunchINFSection %path%\file.inf,DefaultInstall

in your case it's probably a common INF

:thumbup

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